patpx
07-25-2000, 02:47 PM
Is there anyway to change just the titlebar on a window to a different color?
Titlebar color changingpatpx 07-25-2000, 02:47 PM Is there anyway to change just the titlebar on a window to a different color? Derek Stone 07-25-2000, 08:18 PM The only way you can change the title-bar of any application is to change the system colors. This is hard or impossible to do. The only way you could use this color changing scheme is if you created a fake title bar which would act as if it were a real one. I have done this, and I like it better than Windows crappy title-bars. If you are interested in the custom title-bars just reply to this message with your email address and I will send you some info and maybe an example. amram71 07-26-2000, 09:35 PM Just incase you are interested on how to change System colors, use the API call: Public Declare Function SetSysColors Lib "user32" Alias "SetSysColors" (ByVal nChanges As Long, lpSysColor As Long, lpColorValues As Long) As Long I'v never used it, but its how its done. I also reccomend the fake t-bar as well. patpx 07-27-2000, 09:29 AM Fake title bar? How do you do that? Could you give an example? My email is patpx@yahoo.com sambrialian 12-10-2002, 04:03 PM hey Derek, can you please send me the email you were going to send patpx? or could you, patpx, send me Derek's email in case he doesn't see this. my addy is ijaz_ba@hotmail.com thanks guys! |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum