MenuButtonBehavior Enumeration

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
[FlagsAttribute]
public enum MenuButtonBehavior

Members

AlwaysEnabled1 
DisableWhenInsideRegion2 
DisableWhenOutsideRegion4 
DisableWhenNoSelection8 
DocumentModeOnly16 
SingleExecutionForAll32 

See Also