![]() |
• Interface Manager | ||||||||
|
API Links
Developer Links
|
class TextButtonWidgetDefined in:
The C4Widgets.hTextButtonWidget class represents an interface widget that displays an interactive text string.
Definition
Constructor
Parameters
Description
The TextButtonWidget class displays a clickable text string.The default widget color corresponds to the kWidgetColorText color type and determines the color of the text. The kWidgetColorHilite color type is also supported by the text button widget, and it controls the color of the text while the user is pressing the button.
Base Classes
See Also
|