IgnoreNextDeactivate Property
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 System.Boolean
protected System.bool IgnoreNextDeactivate {get; set;}
See Also