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