|
-
Dec 6th, 2002, 05:20 AM
#1
Thread Starter
New Member
Colorconstants
What is replacement for Colorconstants in VB.Net , how do i replace the code....
-
Dec 6th, 2002, 08:29 AM
#2
Registered User
Ex:
System.Drawing.Color.Blue
...that is usually imported so ...
Color.Blue
...will work I guess.
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
|