BaseComboBoxDropDownStyle Property
Gets or sets a value specifying the style of the combo box
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public ComboBoxStyle DropDownStyle { get; set; }
Public Property DropDownStyle As ComboBoxStyle
Get
Set
public:
property ComboBoxStyle DropDownStyle {
ComboBoxStyle get ();
void set (ComboBoxStyle value);
}
member DropDownStyle : ComboBoxStyle with get, set
Property Value
ComboBoxStyleThe default is the
DropDown style with an editable textbox area and a drop down list