LoadControls( ) methodLoads 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:
Applies to: CONTROL-FRAME widget, COM object
LoadControls ( control-filename , control-frame-name )The name and extension of a control (.wrx) file associated with the current external procedure that is created by the AppBuilder at design time.A character-string expression that specifies the section of the control file that contains the control. Typically, this section name is also the name of the control-frame defined by the AppBuilder at design time.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.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |