Property | Type | Description | |
---|---|---|---|
AutoHide_Click | void | ||
Close_Click | void | ||
DrawCaption | void | ||
Options_Click | void | ||
SetButtons | void | ||
SetButtonsPosition | void |
Method | Description | |
---|---|---|
VS2005DockPaneCaption ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void | ||
OnRightToLeftChanged ( |
Method | Description | |
---|---|---|
AutoHide_Click ( object sender, |
||
Close_Click ( object sender, |
||
DrawCaption ( |
||
Options_Click ( object sender, |
||
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 OnRightToLeftChanged ( |
||
e | ||
return | void |
public VS2005DockPaneCaption ( |
||
pane | ||
return | System |