| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeController Class : ApplyThemeToControlTree Method |
'Declaration Public Shared Sub ApplyThemeToControlTree( _ ByVal root As System.Windows.Forms.Control, _ ByVal theme As C1Theme, _ Optional ByVal applyThemeToSubTree As System.Predicate(Of Control) _ )
public static void ApplyThemeToControlTree( System.Windows.Forms.Control root, C1Theme theme, System.Predicate<Control> applyThemeToSubTree )