Méthode | Description | |
---|---|---|
Analyzer ( string menuItem ) : System |
Constructor
|
Méthode | Description | |
---|---|---|
OnLoad ( |
Perform initializing
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
Méthode | Description | |
---|---|---|
Actions_FormClosing ( object sender, |
Analyzer closes
|
|
IsSomethingRunning ( ) : bool |
It shows if some process is running.
|
|
MainMenu_Click ( object sender, |
||
SetPanelCumulativeStrategy ( ) : void | ||
SetPanelOptions ( ) : void | ||
SetPanelOverOptimization ( ) : void | ||
SetupMenuBar ( ) : void |
Sets items in the Main Menu.
|
public Analyzer ( string menuItem ) : System | ||
menuItem | string | |
Résultat | System |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnResize ( |
||
e | ||
Résultat | void |