Page 1 of 1

How can i disable KeyPreview for StiViewerControl (disable F2 And F5)!

Posted: Sun Dec 26, 2010 10:35 am
by netfa
Hi.
plz help me to disable F2 Key event (full screen) in stiviewcontrol,
because i use tabs in my app, and i want to set F2 as "New File" Shortcut key. and F5 for other job.
tnx

How can i disable KeyPreview for StiViewerControl (disable F2 And F5)!

Posted: Mon Dec 27, 2010 3:34 am
by Alex K.
Hello,

In the latest prerelease build you can use

StiOptions.Viewer.DisableShortcutInViewer

Thank you.