bhavin12300
Active member
- Joined
- Sep 18, 2007
- Messages
- 44
- Programming Experience
- Beginner
hi
i have been using vb6 since now and moved to vb.net.
i am using html object library in my project.
IN vb6 i was using iHTMLElement class method called "click".
now in vb.net that class is named as htmlelement class but it does not contain any method called "click" in it.
so my query is what is equivalent method in vb.net for "click" which is method of IHTMLElement in Vb6 ?????
does its name gets change??????
i have been using vb6 since now and moved to vb.net.
i am using html object library in my project.
IN vb6 i was using iHTMLElement class method called "click".
now in vb.net that class is named as htmlelement class but it does not contain any method called "click" in it.
so my query is what is equivalent method in vb.net for "click" which is method of IHTMLElement in Vb6 ?????
does its name gets change??????