[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oDlg:DefControl( <oControl> ) -> nil
------------------------------------------------------------------------------
PARAMETER:
<oControl> Is a reference to the control's object that will be
connected with the dialog box
DESCRIPTION:
This method is used when a control is added to a dialog box that gets
it's structural information from a resource.
Before the control is added a check is made to see whether or not the
::nID instance variable of <oControl> is unique for this
dialog box. If the identifier is already in use a warning will be shown
and the control will NOT be added to the ::aControls array.
See Also:
nID
aControl
AddControl
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson