Hi, I am trying to set the logical focus and the keyboard focus within a DocumentForm object in WPF. This does not seem to work: this.Scintilla.Scintilla.Focus (); Keyboard.Focus (this.Scintilla); Thanks!
Hi,
I am trying to set the logical focus and the keyboard focus within a DocumentForm object in WPF.
This does not seem to work:
Thanks!