Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / ApplyThemeToControlTree Method / ApplyThemeToControlTree(Control) Method

In This Topic
    ApplyThemeToControlTree(Control) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ApplyThemeToControlTree( _
       ByVal root As System.Windows.Forms.Control _
    ) 
    public void ApplyThemeToControlTree( 
       System.Windows.Forms.Control root
    )

    Parameters

    root
    See Also