'Declaration
Protected Overridable Sub OnDefaultDropDownDirectionChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As NToolStripElement Dim e As System.EventArgs instance.OnDefaultDropDownDirectionChanged(e)
protected virtual void OnDefaultDropDownDirectionChanged( System.EventArgs e )
Parameters
- e