| 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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8