Style: ComboboxStyle;
Style: Prognoz.Platform.Interop.Forms.ComboboxStyle;
The BorderStyle property determines style of the component work.
If the ComboboxStyle.Simple style is set, the component works in the ComboboxStyle.DropDown mode.
The example of use is given in description of the AutoComplete property.
See also: