Click or drag to resize

ControlFactoryManager Methods

The ControlFactoryManager type exposes the following members.

Methods
 NameDescription
Public methodCreateControl Create a new control. Control will still need to be added to the parent specified after it is created.
Public methodDispose 
Public methodGetUniqueName(ControlScreen, ControlKind) Generate a control name that is unique to the screen.
Public methodGetUniqueName(ControlScreen, String) Generate a control name that is unique to the screen.
Top
See Also