This commit is contained in:
parent
e46cda4217
commit
30c3bf71d2
@ -252,7 +252,7 @@ namespace AT.STO.UI.Win
|
||||
arr = new ILookupItem<T>[1]{(ILookupItem<T>) Value};
|
||||
combo.DataSource = arr;
|
||||
combo.SelectedIndex = 0;
|
||||
combo.Focus();
|
||||
//combo.Focus();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user