Hi,
How to programmatically disable the new Search Overlay Pane ? In the help this is mentioned:
Disabling Built-in Search Functionality
To prevent the end user from activating the built-in search features, remove the appropriate entries from the SyntaxEditor.InputBindings collection that correspond to the hotkeys above.
Can you give me an example, e.g. to remove the F3 input binding without knowning the command?
Maybe wourld be nice if there is a property to disable/enable this? ;)
Greetz Martin