[]
Gets or sets the flat style of the edit control.
public abstract FlatStyleEx FlatStyle { get; set; }
Public MustOverride Property FlatStyle As FlatStyleEx
Type | Description |
---|---|
FlatStyleEx | A FlatStyleEx enumeration that indicates the flat style of the edit control. |
The FlatStyle property determines the display style of the control.