|
-
Nov 3rd, 2005, 10:30 PM
#1
Thread Starter
New Member
System.Graphics.FromHwnd function missing! Is there a SP I don't know about?
Hello,
I've been programming VB.net for a couple of years now and I recently wanted to try some graphics programming. I bought a book, but the very first example requires me to use this function:
Graphics.FromHwnd(...)
Every place I've checked online talks about it like it is supposed to be there, but it simply does not show up at all. It isn't in the object browser under the graphics object either.
I noticed on MSDN that it is one of a few "static" functions, none of which are available to me.
I'm assuming there's a gdi update or some other sdk I can download, but nothing I have tried has worked so far.
vb.net is fully updated and all sdk's I can find associated with this type of function are installed.
Thanks for your help,
Brian
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|