Chapter Contents

Previous

Next
Frame Class: _getCurrentWidget

Frame Class: _getCurrentWidget



Returns the identifier of the current widget


Syntax
Details

Syntax

objectName._getCurrentWidget( widgetID );

Argument Type Use Description
widgetID Numeric Output returns the object identifier of the current widget. A zero will be returned if there is no active widget in the frame.


Details

The current widget is the last widget that was either selected or modified or that received the last command that was issued. (When a command is issued, the current widget is the one in which the text cursor is positioned. If your system is equipped with a mouse, the last widget selected and the widget in which the text cursor is positioned are not necessarily the same.)


Chapter Contents

Previous

Next

Top of Page

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