Property | Type | Description | |
---|---|---|---|
DrawBackground | void | ||
DrawImage | void | ||
DrawTabPages | void | ||
contextMenuStrip_Closed | void |
Method | Description | |
---|---|---|
QQTabControl ( ) : System |
|
Method | Description | |
---|---|---|
OnMouseDown ( MouseEventArgs e ) : void |
|
|
OnMouseLeave ( |
|
|
OnMouseMove ( MouseEventArgs e ) : void |
|
|
OnPaint ( PaintEventArgs e ) : void |
|
|
WndProc ( |
|
Method | Description | |
---|---|---|
DrawBackground ( |
绘制背景
|
|
DrawImage ( |
绘图
|
|
DrawTabPages ( |
||
contextMenuStrip_Closed ( object sender, System.Windows.Forms.ToolStripDropDownClosedEventArgs e ) : void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseLeave ( |
||
e | ||
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected WndProc ( |
||
m | ||
return | void |