Chapter Contents

Previous

Next
Toolbar: _setImage

Toolbar: _setImage



Assigns the image to display on the specified button


Syntax
Details

Syntax

CALL NOTIFY (toolbar-name, '_setImage', button-name, image-name);

Argument Type Description
button-name
C specifies the name of the button
image-name
C specifies the one-level name of an image stored in the SASHELP.I0x0x catalog


Details

The image only appears when the toolbar display type is IMAGE or BOTH. See _getDisplayType and _setDisplayType in this class.


Chapter Contents

Previous

Next

Top of Page

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