Forex_Strategy_Builder.Menu_and_StatusBar.AccountShowInMoney_OnClick C# (CSharp) Method

AccountShowInMoney_OnClick() protected method

Whether to express account in pips or in currency
protected AccountShowInMoney_OnClick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void
        protected virtual void AccountShowInMoney_OnClick(object sender, EventArgs e)
        {
        }