Property | Type | Description | |
---|---|---|---|
AutoHide_Click | void | ||
Close_Click | void | ||
DrawCaption | void | ||
SetButtons | void | ||
SetButtonsPosition | void |
Method | Description | |
---|---|---|
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void | ||
VS2003DockPaneCaption ( |
Method | Description | |
---|---|---|
AutoHide_Click ( object sender, |
||
Close_Click ( object sender, |
||
DrawCaption ( |
||
SetButtons ( ) : void | ||
SetButtonsPosition ( ) : void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected VS2003DockPaneCaption ( |
||
pane | ||
return | System |