ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / OnOwnerDropDownOpened Method

In This Topic
    OnOwnerDropDownOpened Method (DropDownFormBase)
    In This Topic
    Raises the DropDownOwner.DropDownOpened event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnOwnerDropDownOpened() 
    protected virtual void OnOwnerDropDownOpened()
    See Also