Chapter Contents

Previous

Next
Toolbar: _setHelp

Toolbar: _setHelp



Assigns the descriptive message (help text) associated with the button


Syntax
Details

Syntax

CALL NOTIFY (toolbar-name, '_setHelp', button-name, text-string);

Argument Type Description
button-name
C specifies the name of the button
text-string
C specifies the descriptive message


Details

A descriptive message appears on the status line when the user positions the cursor over the button and holds down the mouse button. (Moving the cursor off the toolbar button before releasing the mouse button ends the display of help and prevents any associated button action from occurring.)


Chapter Contents

Previous

Next

Top of Page

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