Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
UpdateAreas | void | ||
UpdateStatus | void | ||
menuItem_Click | void |
Method | Description | |
---|---|---|
CollapsiblePanel ( ) : System |
Method | Description | |
---|---|---|
OnMouseClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
OnVisibleChanged ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
UpdateAreas ( ) : void | ||
UpdateStatus ( ) : void | ||
menuItem_Click ( object sender, |
protected OnMouseClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected OnVisibleChanged ( |
||
e | ||
return | void |