PreviousNextIndex

LoadControls( ) method


(Windows only; Graphical interfaces only)

Loads the control from a specified control file into the specified control-frame. This method loads the specified control along with all of its design-time property values.

Return type: None

Applies to: CONTROL-FRAME widget, COM object

Syntax
LoadControls ( control-filename , control-frame-name ) 

control-filename
control-frame-name

References to COM object properties and methods extend the syntax used for referencing widget attributes and methods. For more information, see the "Accessing COM object properties and methods" section.

In a future release, this method loads multiple controls into a control-frame.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex