Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.UIControls.v4.4 Assembly / Xceed.Chart.UIControls Namespace / ComboBox Class
Members


In This Topic
    ComboBox Class
    In This Topic
    This class represents standard Windows.Forms.ComboBox control with custom painting and support for Command object.
    Object Model
    ComboBox Class
    Syntax
    'Declaration
     
    <ToolboxItemAttribute(False)>
    <DefaultEventAttribute("SelectedIndexChanged")>
    <DefaultPropertyAttribute("Items")>
    <DefaultBindingPropertyAttribute("Text")>
    <DesignerAttribute("System.Windows.Forms.Design.ComboBoxDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
    <SRDescriptionAttribute("DescriptionComboBox")>
    <LookupBindingPropertiesAttribute("DataSource", 
       "DisplayMember", 
       "ValueMember", 
       "SelectedValue")>
    <DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
    <ToolboxItemFilterAttribute("System.Windows.Forms")>
    <DesignerCategoryAttribute("Component")>
    Public Class ComboBox 
       Inherits System.Windows.Forms.ComboBox
    'Usage
     
    Dim instance As ComboBox
    [ToolboxItem(false)]
    [DefaultEvent("SelectedIndexChanged")]
    [DefaultProperty("Items")]
    [DefaultBindingProperty("Text")]
    [Designer("System.Windows.Forms.Design.ComboBoxDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [SRDescription("DescriptionComboBox")]
    [LookupBindingProperties("DataSource", 
       "DisplayMember", 
       "ValueMember", 
       "SelectedValue")]
    [DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [ToolboxItemFilter("System.Windows.Forms")]
    [DesignerCategory("Component")]
    public class ComboBox : System.Windows.Forms.ComboBox 
    Remarks
    This class overrides its inherited OnSelectedValueChanged method and executes its command (if not null).
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ListControl
                   System.Windows.Forms.ComboBox
                      Xceed.Chart.UIControls.ComboBox

    Public Constructors
     NameDescription
    Public ConstructorCreates a new ComboBox object.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the ControlAppearance value for the combobox.  
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the Command object for the combobox;  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public PropertyGets or sets a value whether the control will be automatically selected/deselected on mouse hover/leave  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value whether the combo box can receive focus.  
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ComboBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.ListControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.ComboBox)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.ListControl)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.ComboBox)
    Public Method (Inherited from System.Windows.Forms.Control)
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ListControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Internal Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Internal Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Internal Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.ComboBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Internal MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public EventThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ComboBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.ListControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also