C# Class WeifenLuo.WinFormsUI.Docking.VS2013BlueTheme

Visual Studio 2013 Light theme.
Inheritance: ThemeBase
Show file Open project: bkbartk/dRemote Class Usage Examples

Public Methods

Method Description
Apply ( DockPanel dockPanel ) : void

Applies the specified theme to the dock panel.

CreateVisualStudio2013Blue ( ) : DockPanelSkin
VS2013BlueTheme ( ) : System

Method Details

Apply() public method

Applies the specified theme to the dock panel.
public Apply ( DockPanel dockPanel ) : void
dockPanel DockPanel The dock panel.
return void

CreateVisualStudio2013Blue() public static method

public static CreateVisualStudio2013Blue ( ) : DockPanelSkin
return DockPanelSkin

VS2013BlueTheme() public method

public VS2013BlueTheme ( ) : System
return System