C# Class WeifenLuo.WinFormsUI.Docking.VS2013BlueTheme

Visual Studio 2013 Light theme.
Inheritance: ThemeBase
Afficher le fichier Open project: bkbartk/dRemote Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( DockPanel dockPanel ) : void

Applies the specified theme to the dock panel.

CreateVisualStudio2013Blue ( ) : DockPanelSkin
VS2013BlueTheme ( ) : System

Method Details

Apply() public méthode

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

CreateVisualStudio2013Blue() public static méthode

public static CreateVisualStudio2013Blue ( ) : DockPanelSkin
Résultat DockPanelSkin

VS2013BlueTheme() public méthode

public VS2013BlueTheme ( ) : System
Résultat System