Right Mouse Click

Local time
Today, 09:10
Joined
Apr 29, 2001
Messages
47
I would like to add to my form the ability to right mouse click to print a report, is it possible to achive this and if how can I.

Regards - Paul
 
Assuming this is possible, I reckon you would need an API call.
Question is, why not simply create a button to open your report?
Keep it plain and simple, avoid "nice to haves"!

RV
 
RV,
Many Thanks for your reply, yes I do not want nice to haves I thought that there may be a way of doing this, the form that I am using has three tabs and I wanted an easy way of doing this task. I will go back to plan A create a button on each page.

Regards - Paul
 
Search the forum for POPUP MENU - i am sure you will find answer to your question.

Hint: Create a custom toolbar and add command to open report. In the properties of the new tool bar set the type to popup.

sa
 

Users who are viewing this thread

Back
Top Bottom