'Declaration
Protected Overridable Sub OnDropDownClosing( _ ByVal e As DropDownClosingEventArgs _ )
'Usage
Dim instance As GcNumber Dim e As DropDownClosingEventArgs instance.OnDropDownClosing(e)
protected virtual void OnDropDownClosing( DropDownClosingEventArgs e )
Parameters
- e
- A DropDownClosingEventArgs instance contains the event data.