Exemplo n.º 1
0
 private void ProcId_Click(object sender, EventArgs e)
 {
     ProcIdLabel.Text = HardwareInfo.GetProcessorId();
 }