Exemple #1
0
 /* command picker focus*/
 private void CommandPicker_Clicked(object sender, EventArgs e)
 {
     SelectCommand.Focus();
 }