메소드 | 설명 | |
---|---|---|
BlockIndikatorChange ( ) : void | ||
IndicatorsLayout ( ) : System |
Constructor
|
|
IsIndicatorBanned ( SlotTypes slotType, string indicatorName ) : bool |
Checks if the indicator is in the ban list.
|
|
SetConfigFile ( ) : void |
Writes banned indicator in the config file.
|
|
UnblockIndikatorChange ( ) : void |
메소드 | 설명 | |
---|---|---|
OnResize ( |
Rearranges layout.
|
메소드 | 설명 | |
---|---|---|
ArrangeIndicatorsSlots ( ) : void |
Arranges the indicators in the layout.
|
|
Buttons_Click ( object sender, |
ToolStrip Buttons click
|
|
CbxIndicatorSlot_SelectedIndexChanged ( object sender, |
Change of the slot type.
|
|
ChbxIndicator_CheckedChanged ( object sender, |
Change of the indicator ban state.
|
|
InitBannedIndicators ( ) : void |
Reads config file record and arranges lists.
|
|
SetStatusButton ( ) : void |
Sets the text of button Status.
|
|
SetVerticalScrollBar ( ) : void |
Shows, hides, sets the scrollbar.
|
|
ShowStatus ( ) : void |
Shows all banned indicators.
|
|
VScrollBar_Scroll ( object sender, |
public IsIndicatorBanned ( SlotTypes slotType, string indicatorName ) : bool | ||
slotType | SlotTypes | |
indicatorName | string | |
리턴 | bool |
protected OnResize ( |
||
eventargs | ||
리턴 | void |