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