BaseComboBoxDropDownStyle Property
Gets or sets a value specifying the style of the combo box
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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