Hullo there,
I've been trying to incorporate the SetPixel API into my VB app, but I have to problems:
1) "Inherits System.Drawing.Bitmap.SetPixel" does not work because Intellisense spits out that I can only have one "Inherits" per Class. It also does not appear in my Project->References box to be selected, so, I'm just wondering, am I going about it the wrong way? And what's the right way? :)
2) ...I forget...I think just the first one will do, and as soon as I get that figured out, whatever my second question was, will be fixed too :)
Thanks for any insight :)