| Visual Basic (Declaration) | |
|---|---|
Public Property ControlStyle As enumControlStyle | |
| C# | |
|---|---|
public enumControlStyle ControlStyle {get; set;} | |
Property Value
enumControlStyleThis property will always return the same default value. Assigning a new value to it will adjust the settings of multiple properties on the control to achieve a predefined style.