IgnoreNextDeactivate Property (DropDownFormBase)
In This Topic
This flag is set when the user clicks the drop-down button in menu while this drop-down is already open.
Syntax
'Declaration
Protected Property IgnoreNextDeactivate As Boolean
protected bool IgnoreNextDeactivate {get; set;}
See Also