ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / OnOwnerDropDownClosed Method

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