FlatStyle Property (EditBase)
Gets or sets the flat style of the edit control.
'Declaration
Public MustOverride Property FlatStyle As FlatStyleEx
'Usage
Dim instance As EditBase
Dim value As FlatStyleEx
instance.FlatStyle = value
value = instance.FlatStyle
Property Value
A
FlatStyleEx enumeration that indicates the flat style of the edit control.