VB .Net Question:

How can we remove Handlers at Run time?

Answer:

Remove Handler myobj.myEvent, AddressOf MyEventHandler

Read All 69 VB .Net Questions
Previous QuestionNext Question
What are Jagged Arrarys ?How to send xml file on server using HTTP protocol?