Hi,
In order to add an item to the Schedule, we right click and a context menu pops up where we have a "New Item" menu which opens up the New Appointment Dialog. I plan to create my own form for adding new appointment. Can I somehow suppress the default context menu and show my own context menu.
Same is the case with Alert Dialog, I would like my own Dialog, I can suppress the Alerts, but then is there an event which will tell me that now I should show my own custom Alert Dialog.
Thanks