|
-
Jun 15th, 2000, 11:23 AM
#1
Thread Starter
Addicted Member
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
-
Jun 15th, 2000, 11:30 AM
#2
Addicted Member
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,,
-
Jun 15th, 2000, 12:36 PM
#3
Thread Starter
Addicted Member
-
Jun 15th, 2000, 12:51 PM
#4
PowerPoster
I just reply one post with the same question, so you can refer to this Thread
-
Jun 15th, 2000, 01:22 PM
#5
Thread Starter
Addicted Member
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.
-
Jun 15th, 2000, 01:32 PM
#6
-
Jun 15th, 2000, 03:51 PM
#7
Thread Starter
Addicted Member
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
|