'宣言 Public Sub SetThemeSettings( _ ByVal control As System.Object, _ ByVal value As C1ThemeSettings _ )
public void SetThemeSettings( System.object control, C1ThemeSettings value )
パラメータ
- control
 - テーマ設定を設定するオブジェクト。
 - value
 - テーマ設定。
 
'宣言 Public Sub SetThemeSettings( _ ByVal control As System.Object, _ ByVal value As C1ThemeSettings _ )
public void SetThemeSettings( System.object control, C1ThemeSettings value )