Enum Enums.FormControlType
Type of form control in WindowsControl
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum FormControlType
Fields
| Name | Description |
|---|---|
| Button | |
| Callback | |
| Chart | |
| Checkbox | |
| DataGridView | |
| FileSelector | |
| Input | |
| Label | |
| RadioButton | |
| SmallLabel | |
| Tab | |
| TableLayoutPanel | |
| TextArea |