BCGSoft.Controls.Shared Namespace : CommandButtonVisualState Enumeration |
'Declaration Public Enum CommandButtonVisualState Inherits System.Enum
'Usage Dim instance As CommandButtonVisualState
public enum CommandButtonVisualState : System.Enum
__value public enum CommandButtonVisualState : public System.Enum
public enum class CommandButtonVisualState : public System.Enum
Member | Description |
---|---|
Default | The image and text will be shown according to the default setting of the command button. |
ImageAndText | As image as text will be always visible on the command button. |
TextOnlyAlways | Text will be visible and image will be invisible when the button will be located as on the toolbar as on the menubar. |
TextOnlyMenus | Text will be visible only when the button will be located on the menu bar. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Shared.CommandButtonVisualState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2