private void frmKey_Load(object sender, EventArgs e) { textBox1.Text = TienIch.GetMainOrHDD(); textBox2.Text = string.Empty; textBox2.Focus(); }