Chapter Contents

Previous

Next
Toolbar: _getToprow

Toolbar: _getToprow



Returns the index of the leftmost button in the toolbar


Syntax
Details

Syntax

CALL NOTIFY (toolbar-name, '_getToprow', index<, visible>);

Argument Type Description
index
N returns the index of the leftmost button. If the toolbar does not have scroll buttons, 0 is returned.
visible
N returns the number of visible buttons that are not scroll buttons


Details

Note that the index value returned by _getToprow may not be the same as the index specified in the last call to _setToprow even if the toolbar has not been scrolled since the call to _setToprow. See _setToprow for more details.


Chapter Contents

Previous

Next

Top of Page

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