how can i disable hot keys in imageviewer? I've have tried using
//hot key [ctrl+shift+C] this.imageViewer.Commands.DisableCommand(FineReaderVisualComponents.MenuItemEnum.MI_AdjustPage);
but with no luck. :(
TIA
how can i disable hot keys in imageviewer? I've have tried using
//hot key [ctrl+shift+C] this.imageViewer.Commands.DisableCommand(FineReaderVisualComponents.MenuItemEnum.MI_AdjustPage);
but with no luck. :(
TIA
0 out of 0 found this helpful
Comments
2 comments
basically my question is how to disable the image editor dialog box when doing the hotkey
The detailed information how to customize the Context Menu is available in the Developer's Help → Guided Tour → Advanced Techniques → Using GUI Elements → Customizing the Context Menu and Toolbar of a Visual Component.
If this information is not helpful for you please send the sample project with which the issue can be reproduced to ABBYY support. The contact details can be found here: http://knowledgebase.ocrsdk.com/article/1397.
Please sign in to leave a comment.