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

Inheritance: WeifenLuo.WinFormsUI.Docking.DockOutlineBase
Afficher le fichier Open project: dockpanelsuite/dockpanelsuite

Private Properties

Свойство Type Description
CalculateRegion void
SetDragForm void
SetDragForm void
SetOutline void
SetOutline void
SetOutline void
SetOutline void

Méthodes publiques

Méthode Description
VS2012LightDockOutline ( ) : System.Drawing

Méthodes protégées

Méthode Description
OnClose ( ) : void
OnShow ( ) : void

Private Methods

Méthode 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 méthode

protected OnClose ( ) : void
Résultat void

OnShow() protected méthode

protected OnShow ( ) : void
Résultat void

VS2012LightDockOutline() public méthode

public VS2012LightDockOutline ( ) : System.Drawing
Résultat System.Drawing