Previous Next

GET-SELECTED-WIDGET( ) method
Returns the handle of the selected widget in a dialog box, frame, or window.
Return type:
Applies to:
 
Syntax 
GET-SELECTED-WIDGET ( n )
n
An integer expression that specifies an index to a selected widget in a frame, dialog box, or window.
You can use the NUM-SELECTED-WIDGETS attribute to determine the total number of selected widgets within the frame or window. The order of the selected widgets is unpredictable.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.