InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / Root Property

In This Topic
    Root Property (BaseTheme)
    In This Topic
    Gets or sets the root directory in C1Theme.
    Syntax
    'Declaration
     
    Protected Property Root As String
    protected string Root {get; set;}
    See Also