DateTimePicker.DropWidth

Syntax

setDropWidth(value);

Parameters

value. Width of the area that houses the drop-down panel.

Description

The DropWidth property sets width of the area that houses the drop-down panel.

Example

The example of the DropWidth property use is given in description of the DateTimePicker.DropHeight property.

See also:

DateTimePicker