C# 클래스 WeifenLuo.WinFormsUI.Docking.VS2013BlueTheme

Visual Studio 2013 Light theme.
상속: ThemeBase
파일 보기 프로젝트 열기: bkbartk/dRemote 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( DockPanel dockPanel ) : void

Applies the specified theme to the dock panel.

CreateVisualStudio2013Blue ( ) : DockPanelSkin
VS2013BlueTheme ( ) : System

메소드 상세

Apply() 공개 메소드

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

CreateVisualStudio2013Blue() 공개 정적인 메소드

public static CreateVisualStudio2013Blue ( ) : DockPanelSkin
리턴 DockPanelSkin

VS2013BlueTheme() 공개 메소드

public VS2013BlueTheme ( ) : System
리턴 System