Beispiel #1
0
 protected override void OnShown(EventArgs e)
 {
     base.OnShown(e);
     urlComboBox.Focus();
 }