Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / GetElementStyle Method


In This Topic
GetElementStyle Method (ElementControl)
In This Topic
Gets the style for the element.
Syntax
'Declaration
 
Public Overridable Function GetElementStyle() As ElementStyle
 
'Usage
 
Dim instance As ElementControl
Dim value As ElementStyle
 
value = instance.GetElementStyle()
See Also