![]() |
• Interface Manager | ||||||||
|
API Links
Developer Links
|
class PushButtonWidgetDefined in:
The C4Widgets.hPushButtonWidget class represents an interface widget that displays a push button containing text.
Definition
Constructor
Parameters
Description
The PushButtonWidget class displays a button with a text string.The default widget color controls the color of the text through the TextWidget base class. The kWidgetColorButton color type is also supported by the push button widget, and it controls the color of the button. If a button color has not been explicitly specified, then the Interface Manager's global button color is used.
Base Classes
See Also
|