Visual Basic (Declaration) | |
---|---|
Public Enum ButtonStyle Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ButtonStyle |
C# | |
---|---|
public enum ButtonStyle : System.Enum |
Member | Description |
---|---|
DropDown | Displays a button with a drop-down arrow for a drop-down list or drop-down calendar or clock |
None | Displays no buttons |
PopUp | Displays a button with ellipsis points to launch a dialog or pop-up calendar or clock |
Slide | Displays two buttons to scroll horizontally through long data |
Spin | Displays two spin buttons to increment and decrement values |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ButtonStyle
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