ButtonStyle Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum ButtonStyle
Member name | Value | Description | |
---|---|---|---|
Standalone | 0 | Specifies a standalone button style. | |
Alternate | 1 | Specifies an alternate standalone button style. | |
LowProfile | 2 | Specifies a low profile button style. | |
ButtonSpec | 3 | Specifies a button spec usage style. | |
BreadCrumb | 4 | Specifies a button style appropriate for bread crumbs. | |
CalendarDay | 5 | Specifies a button style appropriate for calendar day. | |
Cluster | 6 | Specifies a ribbon cluster button usage style. | |
Gallery | 7 | Specifies a ribbon gallery button usage style. | |
NavigatorStack | 8 | Specifies a navigator stack usage style. | |
NavigatorOverflow | 9 | Specifies a navigator overflow usage style. | |
NavigatorMini | 10 | Specifies a navigator mini usage style. | |
InputControl | 11 | Specifies an input control usage style. | |
ListItem | 12 | Specifies a list item usage style. | |
Form | 13 | Specifies a form level style. | |
FormClose | 14 | Specifies a form close button. | |
Command | 15 | Specifies a command button. | |
Custom1 | 16 | Specifies the first custom button style. | |
Custom2 | 17 | Specifies the second custom button style. | |
Custom3 | 18 | Specifies the third custom button style. |
Copyright 2024 NeoAxis Group. All rights reserved.