Hello,
I would like to know what is the simplest way to create my own appointment dialog ?
Thanks
It is difficult to answer a question like this without details about the application requirements, but generally speaking the simplest way would probably be to start with the one of the AppointmentDialog samples included in the SDK, and modify that code accordingly.
Two examples of my requirement are:
1. Subject field be Combo box instead of Text box.
2. Remove the "Action" tab.
Hello ,
I have modify AppointmentDialog samples that is included in the SDK for you with your requirements.
Let me know if you have any further questions.
Would you have a vb example of this using current version of Winforms?
Never mind I found it.