WidgetKind Enumeration
Enumeration of possible toolbar widget classes.
The WidgetKind type exposes the following members.
Members
Name
Value
WtPushButton
1
WtCheckButton
2
WtDropDownButton
3
WtSeparator
4
See Also