IControl |
The IControlBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Kind | Kind of control. | |
| Name | Control name that is unique within the owning screen. Name of control must conform to the regex pattern [a-zA-Z0-9], as only letters and numbers are valid characters. | |
| Parent | Parent of the control. | |
| Screen | Screen the control resides in. |