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人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
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.
サインインしてコメントを残してください。