Hi everyone!
I have a class that changes the mouse pointer automatically, but I need a little review about instantiating a class. How do I instantiate a class and how many times to I have to instantiate it? Will I have to do this on every form of my app? if so, in what sub should I instantiate it? In the form_load or unload or _click subs? Any information you can give me would be greatly appreciated.
Thanks in advance.
