C# Class SystemEx.Windows.Forms.DockPanel

Inheritance: WeifenLuo.WinFormsUI.Docking.DockPanel
Afficher le fichier Open project: pvginkel/SystemEx

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ActivateNextTab ( bool forward ) : void
DockContentTypeOpened ( Type type ) : bool
DockPanel ( ) : System
GetDocuments ( ) : List

Method Details

ActivateNextTab() public méthode

public ActivateNextTab ( bool forward ) : void
forward bool
Résultat void

DockContentTypeOpened() public méthode

public DockContentTypeOpened ( Type type ) : bool
type System.Type
Résultat bool

DockPanel() public méthode

public DockPanel ( ) : System
Résultat System

GetDocuments() public méthode

public GetDocuments ( ) : List
Résultat List