Results 1 to 7 of 7

Thread: Tooltip BackColor

  1. #1

    Thread Starter
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249

    Thumbs up

    Is it possible to Change the Backcolor of Tooltip in my application??

    Btw - Thanks to all of u - i learn a lot from this great site!!!

    Thanks

  2. #2
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241

    Arrow I don't think so

    I don't think that you can change it,,,coz it is a system color,,if you want you can make your own one,,

  3. #3

    Thread Starter
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249
    How???

  4. #4
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb

    I just reply one post with the same question, so you can refer to this Thread

  5. #5

    Thread Starter
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249
    Chris,
    Thanks - Fyi i add another function to that
    SavedTooltilBackColor = GetSysColor(COLOR_INFOBK)'save back color
    SavedTooltilForeColor = GetSysColor(COLOR_INFOTEXT)'save fore color
    Then i change the color and when my appl unload i return the color to the prevous.

    Thanks again.

  6. #6
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Smile

    Well, I did it in my sample program as well.

  7. #7

    Thread Starter
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249

    Cheers

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