Control |
The ControlFactoryManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateControl | Create a new control. Control will still need to be added to the parent specified after it is created. | |
| Dispose | ||
| GetUniqueName(ControlScreen, ControlKind) | Generate a control name that is unique to the screen. | |
| GetUniqueName(ControlScreen, String) | Generate a control name that is unique to the screen. |