ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class


In This Topic
    DropDownItem Class Events
    In This Topic

    For a list of all members of this type, see DropDownItem members.

    Public Events
     NameDescription
    Public EventFires when the component is clicked.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventFires when the component is double-clicked.  
    Public EventFires when the drop-down portion of this element is shown.  
    Public EventIndicates that the drop-down portion of this element has closed.  
    Public EventFires when the component receives the focus.  
    Public EventFires when a key is pressed while the component has focus.  
    Public EventFires when a key is pressed while the component has focus.  
    Public EventFires when a key is released while the component has focus.  
    Public EventFires when the component loses the focus.  
    Top
    See Also