I am designing a form with a Tab control. I created click event procedure for each page of the tab control. However, I can not figure out how to make these events occur. Also, I find out that I even can not make doubleclick and mousedown events of Page occur.<br>
<br>
Moreover, when I used a calendar control, I could not figure out how to make onupdate event occur. So I have to use Afterupdate event of the calendar control.
<br>
Moreover, when I used a calendar control, I could not figure out how to make onupdate event occur. So I have to use Afterupdate event of the calendar control.