ControlFormat.DropDownLines Property

Definition

Returns or sets the number of list lines displayed in the drop-down portion of a combo box.

public:
 property int DropDownLines { int get(); void set(int value); };
public int DropDownLines { get; set; }
Public Property DropDownLines As Integer

Property Value

Applies to