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