If I display query results (appointments) as a scheduler and I have a context menu defined for that scheduler..... when I right click on the appointment to show the context menu the default operation is executed and in my case the appointment form is displayed.
Left click should open the form. Right click should show the context menu and allow the user to select an operation.
Thanks