Method | Description | |
---|---|---|
CheckDisposed ( ) : void |
Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnHandleCreated ( |
When the window handle gets created we want to initialize the controls
|
Method | Description | |
---|---|---|
FwHelpAbout ( ) : System | ||
HandleSystemMonitorLinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void |
Show System Monitor in Linux
|
|
InitializeComponent ( ) : void |
protected OnHandleCreated ( |
||
e | ||
return | void |