Results 1 to 3 of 3

Thread: The colors returned from common dialog...

  1. #1

    Thread Starter
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722

    Post

    I used the common dialog control's palette thingy, but the return value is not the usual RGB.
    How can I convert it to RGB? I tried Hex(CommonDialog1.Color), but that doesn't work too well. Please help.

    ------------------
    r0ach(tm)

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308

    Post

    Hi,rOach.
    I don't know if it's what are you looking for, but if you specify
    CommonDialog1.Flags = cdlCCFullOpen

    you can set values in RGB.

    Larisa

  3. #3

    Thread Starter
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722

    Post

    Thanx!

    I think i should check out the flag property 'cos it's the second time tonight that they were the cause of all my problems!


    ------------------
    r0ach(tm)

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