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

상속: DockWindow
파일 보기 프로젝트 열기: samarjeet27/ynoteclassic

공개 메소드들

메소드 설명
VS2012LightDockWindow ( DockPanel dockPanel, DockState dockState ) : System.ComponentModel

Initializes a new instance of the VS2012LightDockWindow class.

메소드 상세

VS2012LightDockWindow() 공개 메소드

Initializes a new instance of the VS2012LightDockWindow class.
public VS2012LightDockWindow ( DockPanel dockPanel, DockState dockState ) : System.ComponentModel
dockPanel DockPanel The dock panel.
dockState DockState State of the dock.
리턴 System.ComponentModel