Beispiel #1
0
 private void btnIP_Click(object sender, EventArgs e)
 {
     txtIP.Text = lc.LocalIPAddress();
 }