Despite some posts on this forum and others i cannot find something that tells me how to set the focus on a TextBox.
TextBox
I have a userControl with many labe
bind the element you want to point the focus in as
FocusManager.FocusedElement= "{Binding ElementName= Comobox1}"
in grid or groupbox etc