Hi,
I am using TabControl and it has two tabPages. When I click the Tabpage two, I want to execute a function. But I do not know how to do that. I have used AddHandler and Addressof but it did not work. Is there any way that I can do this?
Thanks
Printable View
Hi,
I am using TabControl and it has two tabPages. When I click the Tabpage two, I want to execute a function. But I do not know how to do that. I have used AddHandler and Addressof but it did not work. Is there any way that I can do this?
Thanks
You can get the idea from this example
http://www.vbforums.com/showthread.php?threadid=251824