Results 1 to 2 of 2

Thread: Colorconstants

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2002
    Posts
    3

    Colorconstants

    What is replacement for Colorconstants in VB.Net , how do i replace the code....

  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    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
  •  



Click Here to Expand Forum to Full Width