II. GUI Basics
Rollover
Method signature
setRollover = "
[bool]"
[bool] If set 'true' than whenever the mouse enters the control the border becomes visible.
Examples
In this example we will be using a three buttons. In the second image the mouse enters the 'PanelB' button and rollover effect occurs.
.. setRollover="true"
Back
Next