C# Class WeifenLuo.WinFormsUI.Docking.VS2012LightAutoHideWindowControl

Inheritance: DockPanel.AutoHideWindowControl
Show file Open project: samarjeet27/ynoteclassic

Public Methods

Method Description
VS2012LightAutoHideWindowControl ( DockPanel dockPanel ) : System.Drawing

Protected Methods

Method Description
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void

Method Details

OnLayout() protected method

protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
levent System.Windows.Forms.LayoutEventArgs
return void

VS2012LightAutoHideWindowControl() public method

public VS2012LightAutoHideWindowControl ( DockPanel dockPanel ) : System.Drawing
dockPanel DockPanel
return System.Drawing