C# Class WeifenLuo.WinFormsUI.Docking.VS2012LightTheme.VS2012LightDockOutlineFactory.VS2012LightDockOutline

Inheritance: DockOutlineBase
Afficher le fichier Open project: DanWBR/dwsim3

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

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
Résultat System