Property | Type | Description | |
---|---|---|---|
CreateGradientBrushes | void | ||
CustomInitializeComponent | void | ||
DrawCaption | void | ||
InitializeComponent | void |
Method | Description | |
---|---|---|
PaneCaption ( ) : System |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnMouseDown ( MouseEventArgs e ) : void |
|
|
OnPaint ( PaintEventArgs e ) : void |
|
|
OnSizeChanged ( EventArgs e ) : void |
|
Method | Description | |
---|---|---|
CreateGradientBrushes ( ) : void | ||
CustomInitializeComponent ( ) : void | ||
DrawCaption ( Graphics g ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnSizeChanged ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |