Chapter Contents |
Previous |
Next |
Toolbar: _getLastSel |
Syntax | |
Details |
Syntax |
CALL NOTIFY (toolbar-name, '_getLastSel', index, is-sel<, button-name>); |
Argument | Type | Description | |
---|---|---|---|
index |
N | returns the index of the button or 0 | |
is-sel |
N | returns a value indicating the current status of the button: | |
1 | selected | ||
0 | not selected | ||
button-name |
C | returns the name of the button |
Details |
If a scrolling tool has been pressed or the user selected an area of the toolbar outside of a button, index contains zero.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.