C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012DockOutlineFactory.VS2012LightDockOutline

Inheritance: WeifenLuo.WinFormsUI.Docking.DockOutlineBase
Datei anzeigen Open project: dockpanelsuite/dockpanelsuite

Private Properties

Property Type Description
CalculateRegion void
SetDragForm void
SetDragForm void
SetOutline void
SetOutline void
SetOutline void
SetOutline void

Public Methods

Method Description
VS2012LightDockOutline ( ) : System.Drawing

Protected Methods

Method Description
OnClose ( ) : void
OnShow ( ) : void

Private Methods

Method Description
CalculateRegion ( ) : void
SetDragForm ( Rectangle rect ) : void
SetDragForm ( Rectangle rect, Region region ) : void
SetOutline ( ) : void
SetOutline ( DockPane pane, DockStyle dock, int contentIndex ) : void
SetOutline ( DockPanel dockPanel, DockStyle dock, bool fullPanelEdge ) : void
SetOutline ( Rectangle floatWindowBounds ) : void

Method Details

OnClose() protected method

protected OnClose ( ) : void
return void

OnShow() protected method

protected OnShow ( ) : void
return void

VS2012LightDockOutline() public method

public VS2012LightDockOutline ( ) : System.Drawing
return System.Drawing