C1.Win.Input.Styles Namespace / LabelStyles Class / GetStyle Method

In This Topic
GetStyle Method (LabelStyles)
In This Topic
Gets the new C1.Framework.Style object that matches the current style if it is possible.
Syntax
'Declaration
 
Public Function GetStyle() As Style
 
See Also