User-373571878 posted
Hello, I am trying to learn the basics of drawing objects on web forms.
The book i am using says the picturebox control is a good control to draw on, but where is it? It is not among my controls on the toolbox? Also they speak of, creategraphics property of various controls but i can not find it, even if i code something
like me.creategraphics is states that it is not a member of the control or form. I have include all import systems. Can anyone help, it's probably something i am just overlooking.
Thanks