Name | Description | |
---|---|---|
![]() | BackColor | Background color |
![]() | BorderColor | Border color |
![]() | BorderStyle | Border style |
![]() | BorderWidth | Border width |
![]() | FieldName | Specifies the unique name of the field. |
![]() | ForeColor | Font color |
![]() | ReadOnly | Prevents the user from changing the form field content. |
![]() | Required | Forces the user to fill in the selected field. |
![]() | TabIndex | Specifies the tab index. |