private void tmrStatus_Tick(object sender, EventArgs e) { tsslStatus.Text = AppProcess.GetDeviceDetails(); }