GET-SELECTED-WIDGET( ) method
Returns the handle of the selected widget in a dialog box, frame, or window.
Return type: HANDLE
Applies to: DIALOG-BOX widget, FRAME widget, WINDOW widget
n
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.
OpenEdge Release 10.2B
|