Skip to content

Setting focus within a DocumentForm object #10

@wally96334

Description

@wally96334

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions