Chapter Contents

Previous

Next
Widget Class: _hide

Widget Class: _hide



Hides a widget so it is not visible and cannot be selected


Syntax
Details

Syntax

objectName._hide( );
objectName._hide( all );


Details

Example

_gray grays a push button named update so it may not be selected by users.

 update._gray();


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.