wwWebControl::AddControl

This method is used to add any child controls to this control.

AddControl provides the basic containership mechanism by setting the ParentControl property of the child control so it can reference back up the class hierarchy.

o.AddControl(loCtl)

Parameters

loCtl
Child control to be added.


See also:

Class wwWebControl

© West Wind Technologies, 1996-2024 • Updated: 05/03/07
Comment or report problem with topic