TCustomComboBoxEx supported list


TObject
   TPersistent
      TComponent
         TControl
            TWinControl
               TCustomListControl
                  TCustomCombo
                     TCustomComboBoxEx


Delphi C#.NET Supported
TCustomComboBoxEx System.Windows.Forms.ComboBox Yes
Properties
AutoCompleteOptions No
DropDownCount DropDownCountYes
Images No
ItemHeight ItemHeightYes
ItemsEx ItemsYes
SelText SelectedTextYes
Style DropDownStyleYes
StyleEx DropDownStyleYes
Methods
Destroy No
Events
OnBeginEdit No
OnEndEdit No