Chapter Contents

Previous

Next
Toolbar: _isGray

Toolbar: _isGray



Reports whether the specified button or the entire toolbar is grayed


Syntax
Details

Syntax

CALL NOTIFY (toolbar-name, '_isGray', is-gray<, button-name>);

Argument Type Description
is-gray
N returns a value indicating the status of the toolbar or button:


1 gray


0 not gray
button-name
C specifies the button name. If button-name is omitted, is-gray returns the status of the entire toolbar.


Details

Unlike _isGray in the Widget class, this method has the optional argument button-name.


Chapter Contents

Previous

Next

Top of Page

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