'Declaration
Protected Overrides Sub OnDropDownDirectionChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As NPopupCombo Dim e As System.EventArgs instance.OnDropDownDirectionChanged(e)
protected override void OnDropDownDirectionChanged( System.EventArgs e )
Parameters
- e