Свойство | Type | Description | |
---|---|---|---|
abtnRemoveSlot | System.Windows.Forms.Button[] | ||
apnlSlot | System.Windows.Forms.Panel[] | ||
btnAddCloseFilter | |||
btnAddOpenFilter | |||
pnlProperties |
Méthode | Description | |
---|---|---|
ArrangeStrategyControls ( ) : void |
Calculates the position of the controls
|
|
BtnClosingFilterHelp_Click ( object sender, |
Shows Closing Filter Help.
|
|
InitializeStrategySlots ( ) : void |
Initializes the strategy slots
|
|
PnlProperties_Paint ( object sender, PaintEventArgs e ) : void |
Panel properties Paint
|
|
PnlSlot_Paint ( object sender, PaintEventArgs e ) : void |
Panel Slot Paint
|
|
PnlSlot_Resize ( object sender, |
Panel Strategy Resize
|
|
RearangeStrategyControls ( ) : void |
Rearranges all controls in panel Strategy
|
|
RebuildStrategyControls ( |
Rebuilds all the controls in panel Strategy
|
|
RepaintStrategyControls ( |
Repaints the strategy slots
|
|
Strategy_Layout ( |
Initializes the strategy field
|
|
VScrollBarStrategy_Scroll ( object sender, |
Méthode | Description | |
---|---|---|
OnResize ( |
Arranges the controls after resizing
|
|
SetAddSlotButtons ( ) : void |
Sets add new slot buttons
|
Méthode | Description | |
---|---|---|
PnlPropertiesCalculateHeight ( int width ) : int |
Calculates the height of the Averaging Panel
|
|
PnlSlotCalculateHeight ( int slot, int width ) : int |
Calculates the height of the Panel Slot
|
|
PnlSlotCalculateTotalHeight ( int width ) : int |
Calculates the total height of the Panel Slot
|
public BtnClosingFilterHelp_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnResize ( |
||
eventargs | ||
Résultat | void |
public PnlProperties_Paint ( object sender, PaintEventArgs e ) : void | ||
sender | object | |
e | PaintEventArgs | |
Résultat | void |
public PnlSlot_Paint ( object sender, PaintEventArgs e ) : void | ||
sender | object | |
e | PaintEventArgs | |
Résultat | void |
public PnlSlot_Resize ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public RebuildStrategyControls ( |
||
strategy | ||
Résultat | void |
public RepaintStrategyControls ( |
||
strategy | The strategy | |
Résultat | void |
public Strategy_Layout ( |
||
strategy | ||
Résultat | System |
public VScrollBarStrategy_Scroll ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public Button[],System.Windows.Forms abtnRemoveSlot | ||
Résultat | System.Windows.Forms.Button[] |
public Panel[],System.Windows.Forms apnlSlot | ||
Résultat | System.Windows.Forms.Panel[] |
public Button,System.Windows.Forms btnAddCloseFilter | ||
Résultat |
public Button,System.Windows.Forms btnAddOpenFilter | ||
Résultat |