private void btnClearUsb_Click(object sender, EventArgs e) { DbController.ClearUsbList(); AlertSuccess(); }