|
-
May 15th, 2021, 03:13 AM
#1
Thread Starter
New Member
[RESOLVED] Adding a Reference to a Library class in VB Net (Foundation)
I have added a reference to System.Drawing in my library class and it will now accept a System.Drawing.Point object in my code, but it will not accept a System.Drawing.Color object, nor can I find another place that I might need to add to my References. When I do this I get a BC30002 - Type System.Drawing.Color is not defined error. How do I deal with this error? Thanks.
Tags for this Thread
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
|