Chapter Contents |
Previous |
Next |
Widget Class: _restore |
Syntax | |
Details |
Syntax |
objectName._restore( ); |
Details |
The _restore method is invoked automatically after an object receives a _help method due to the HELPMODE command. Some objects change state or appearance when selected, even if they are selected while in the help environment. For example, selecting a list box while in the help environment highlights the row that was selected. The _restore method restores the previous state of the list box.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.