private void ToolbarBtnSave_Click(object sender, EventArgs e) { Trends.Refresh(); if (!_status) { CheckTheConnectionStatus(); } }