protected virtual void FormInit()
        {
            _stylingManager.InitializeControls(this);

            HelpButton.StartBlinking();
        }