Results 1 to 4 of 4

Thread: What is the value of a constant?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100

    Question

    I'm working with the API SetSysColors and need the values of the constants for example:
    COLOR_3DDKSHADOW
    COLOR_3DHILIGHT
    and so on..

    Here is the info Microsoft got..
    http://msdn.microsoft.com/library/ps...sinfo_619v.htm
    Thanks for your help.

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    I'm sorry, but the link you posted is for C(++?) I think,

    You can get the Constants in the API viewer I think, otherwise you can take them from the color picker in VB, it uses SysColors too!
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100
    It's for Visual Basic. I got the info I need now.

    Tnx anyway..

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100
    I'm a fool. You where right. It was for C++ but I was lucky that it worked..

    You are the man!

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