Intersoft.Client.UI.Aqua Namespace : ButtonType Enumeration |
Public Enum ButtonType Inherits System.Enum
Dim instance As ButtonType
public enum ButtonType : System.Enum
public enum class ButtonType : public System.Enum
Member | Description |
---|---|
Button | The ToolBarButton is a standard command button. |
Custom | The ToolBarButton is a custom button that hosts custom content. |
DropdownButton | The ToolBarButton is a button with built-in dropdown menu. |
SplitButton | The ToolBarButton is a split button with built-in standard command and built-in dropdown menu. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.ButtonType
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