You can use the following action statements with static text objects:
Action |
Description |
add |
Creates a static text object at runtime. |
change text |
Changes the text displayed in the static text object. |
clear |
Clears out all text currently in the static text object. |
disable |
Causes the static text to be grayed. |
enable |
Causes the static text to be drawn in normal color. |
make helpid |
Changes the help ID of the static text. |
make parameter |
Change the string parameter associated with the static text. |