Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
DYNAMIC attribute
DYNAMIC attribute
Indicates whether the widget is dynamic or static.
Data type:
LOGICAL
Access:
Read-only
Applies to:
BROWSE widget
,
Buffer object handle
,
BUTTON widget
,
COMBO-BOX widget
,
CONTROL-FRAME widget
,
DIALOG-BOX widget
,
EDITOR widget
,
FIELD-GROUP widget
,
FILL-IN widget
,
FRAME widget
,
IMAGE widget
,
LITERAL widget
,
MENU widget
,
MENU-ITEM widget
,
ProDataSet object handle
,
Query object handle
,
RADIO-SET widget
,
RECTANGLE widget
,
SELECTION-LIST widget
,
SLIDER widget
,
SUB-MENU widget
,
Temp-table object handle
,
TEXT widget
,
TOGGLE-BOX widget
,
WINDOW widget
If the DYNAMIC attribute is TRUE, the widget is dynamic, otherwise it is static.