How disable Ctrl-P when pbPrint is Disabled?

Hello

I disable [pbPrint] option in Report property but when push Ctrl-P the print dialog is show. How to disable it and other key combination where button is disabled?

Thanks.

Comments

  • edited 10:10AM
    Fixed in 3.06.
  • gordkgordk St.Catherines On. Canada.
    edited 10:10AM
    Hi Alexander
    where in code was it fixed
    in 2.53 i used it as a feature so that i could stop operators from printing an un finished invoice but supervisor could print a copy of an unfinished invoice by pressing Ctrl P
    ;)
  • edited 10:10AM
    frxPreview.pas,
    procedure TfrxPreview.KeyDown(var Key: Word; Shift: TShiftState);

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.