The XFormUtility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateButton | Overloaded. | |
| CreateComboBox | Overloaded. | |
| CreateForm | Overloaded. | |
| CreateGroupBox | Overloaded. | |
| CreateCheckBox | Overloaded. | |
| CreateLabel | Overloaded. | |
| CreateListBox | Overloaded. | |
| CreatePanel | Overloaded. | |
| CreatePictureBox | Overloaded. | |
| CreateRadioButton | Overloaded. | |
| CreateRichTextBox | Overloaded. | |
| CreateTextBox | Overloaded. | |
| CreateTreeView | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| GetVisibleRegion |
Gets a visible part Region of a form control.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ShowAppWindow |
Brings a window to the foreground.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| RunInMainFormThread |
Gets or sets whether controls and common dialogs will be created in the main application thread.
|