I refer to the code by Pramod Singh at http://www.vbdotnetheaven.com/Code/Aug2003/2146.asp
I've converted most of it into a class. How can I implement it so that I can create a new instance of it in a form? I tried overloading New Sub but got some kind of warning instead.
I've converted most of it into a class. How can I implement it so that I can create a new instance of it in a form? I tried overloading New Sub but got some kind of warning instead.