InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Themes Namespace / BaseC1FrameworkStyle Class / GetStyle Method

In This Topic
    GetStyle Method (BaseC1FrameworkStyle)
    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
    public Style GetStyle()
    See Also