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

Stimulsoft Reports.NET discussion
Post Reply
netfa
Posts: 3
Joined: Fri Nov 26, 2010 10:32 am
Location: Turkey

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

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

In the latest prerelease build you can use

StiOptions.Viewer.DisableShortcutInViewer

Thank you.
Post Reply