C# Class Longkong.WinFormsUI.DockWindow

Inheritance: System.Windows.Forms.Panel, IDockListContainer
Afficher le fichier Open project: Longkong/Pojjaman Class Usage Examples

Private Properties

Свойство Type Description
DockWindow System

Méthodes protégées

Méthode Description
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
DockWindow ( DockPanel dockPanel, DockState dockState ) : System

Method Details

OnLayout() protected méthode

protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
levent System.Windows.Forms.LayoutEventArgs
Résultat void

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void