hi,
I want to make a class that draw shapes.
if my class inherit from forms i can execute codebut I dont want to inherit the form class.VB Code:
this.CreateGraphics();
my question is what the graphics value that correspond to System.Drawing.Graphics .
ex . System.Drawing.Graphics g = graphics value
thanks for the reply.
Popskie
