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