Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : FRAME attribute
 

FRAME attribute

The handle of the frame that contains the widget.
Data type: HANDLE
Access: Readable/Writeable
Applies to: BROWSE widget, BUTTON widget, COMBO-BOX widget, CONTROL-FRAME widget, EDITOR widget, FILL-IN widget, FRAME widget, IMAGE widget, LITERAL widget, RADIO-SET widget, RECTANGLE widget, SELECTION-LIST widget, SLIDER widget, TEXT widget, TOGGLE-BOX widget
This attribute is writeable only for static frames and all dynamic widgets. You can set this attribute for a static frame only before the widget is realized.