void ChangeCurrency() { ManagerDB.ChangeCurrency(); if (!CcyButtonText.Contains("(выполнено)")) { CcyButtonText += " (выполнено)"; } }