Override buttons in the preview control

dannidanni Denmark
edited 3:01AM in FastReport .NET
Hi, is it possible to override the mail function on the preview form?

I have a weservice from where we send all our mails.

That means I cannt use the current mail functionality thats implemented for mail.

Thank you

Comments

  • edited July 2009
    Hello,

    It's not possible now. You may need the FR.Net Pro version to customize the source code.
  • dannidanni Denmark
    edited 3:01AM
    A solution could be to make my own Previewform and add the Fr-Preview control and a Menu of my own.

    But is that needed? I mean cant we just override the event of the email button? Or remove the email button and add a custom button to the current menu in the previreControl?
  • edited 3:01AM
    It's not possible in the current version to add own button in the preview form, or attach own event to the existing button.
  • dannidanni Denmark
    edited 3:01AM
    Okay, I will disable the menu in the preview control and create myMenu insted.

    Thank you.

Leave a Comment