I have editable combobox in WPF and I want to set focus from C#,
I am using Combobox.Focus(), but it shows only selection but I want edit option where user can star
Have a look at this. It might help you
Click WPF Editable ComboBox