Specifies the RoundButton style.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public enum ButtonStyle |
Visual Basic |
---|
Public Enumeration ButtonStyle |
Visual C++ |
---|
public enum class ButtonStyle |
F# |
---|
type ButtonStyle |
Members
Member name | Value | Description | |
---|---|---|---|
PushButton | 0 | Push button | |
CheckButton | 1 | Toggle button |