Input for WinForms | ComponentOne
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