Property | Type | Description | |
---|---|---|---|
DockWindow | System |
Method | Description | |
---|---|---|
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
DockWindow ( |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |