ComponentOne DashboardLayout for WinForms
UseTheme Method

C1.Win.Layout Namespace > ILayout Interface : UseTheme Method
Theme to use.
Apply the specified theme to layout
Syntax
'Declaration
 
Sub UseTheme( _
   ByVal theme As DashboardTheme _
) 
void UseTheme( 
   DashboardTheme theme
)

Parameters

theme
Theme to use.
See Also

Reference

ILayout Interface
ILayout Members