Class ComboBoxExt
The ComboBoxExt type will soon be replaced with the ComboBoxBase for consistency in control naming in our library. Please replace all occurrences of ComboBoxExt with ComboBoxBase in your application.
Implements
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
[Obsolete("The ComboBoxExt type will soon be replaced with the ComboBoxBase for consistency in naming in our library. Please replace all occurrences of ComboBoxExt with ComboBoxBase in your app.")]
public class ComboBoxExt : ComboBoxBase, IThemedControl, ISupportInitialize, INonClientPaintingSupport, ISupportOffice2007Theme, IVisualStyle
Constructors
ComboBoxExt()
Declaration
public ComboBoxExt()
Implements
System.ComponentModel.ISupportInitialize