Свойство | Type | Description | |
---|---|---|---|
AutoHide_Click | void | ||
Close_Click | void | ||
DrawCaption | void | ||
Options_Click | void | ||
SetButtons | void | ||
SetButtonsPosition | void |
Méthode | Description | |
---|---|---|
VS2012LightDockPaneCaption ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
DrawDotsStrip ( |
||
MeasureHeight ( ) : int | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnRefreshChanges ( ) : void | ||
OnRightToLeftChanged ( |
Méthode | Description | |
---|---|---|
AutoHide_Click ( object sender, |
||
Close_Click ( object sender, |
||
DrawCaption ( |
||
Options_Click ( object sender, |
||
SetButtons ( ) : void | ||
SetButtonsPosition ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected DrawDotsStrip ( |
||
g | ||
rectStrip | ||
colorDots | Color | |
Résultat | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnRightToLeftChanged ( |
||
e | ||
Résultat | void |
public VS2012LightDockPaneCaption ( |
||
pane | ||
Résultat | System |