Static Text |
Top Previous Next |
Hint: a static text control with no text is an empty block. If left with a transparent background, it makes a good clickable "hot-spot" on the screen. If given color, you have a panel, especially if you add a border. Click: This is script you can enter that will execute when the control is clicked in run mode. Please see the chapter on script for more details. Property names for script access (intermediate): you can access the properties of this control as described in the script section. Here are the properties for this control: text: the text displayed
|