i'm using visual basic 6 and i have some questions that i need some help:
-why, when, we use class variables or same objects variables we must use NEW(for declare) and SET(for change the value), but in normal variables we don't need use these keywords?
-draw an image is the same: design an image?
-what is the meaning of DOEVENTS keyword?
thanks
