private void FormAutoGenIDs_Load(object sender, EventArgs e) { this.textBoxMACAddress.Text = DHelper.GetMACAddressNumber().ToString(); }