C# Class WeifenLuo.WinFormsUI.ThemeVS2010.VS2010AutoHideWindowControl

Inheritance: DockPanel.AutoHideWindowControl
Mostrar archivo Open project: dockpanelsuite/dockpanelsuite

Public Methods

Method Description
VS2010AutoHideWindowControl ( 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

VS2010AutoHideWindowControl() public method

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