|
-
October 23rd, 2001, 10:12 AM
#1
change default windows colors
hi everyone,
what i want to do is to change the standard windows colors of windows and controls. e.g. any windows common control uses unchangeably the default grey colors.
i already tried to figure out, how to achieve this. i tried the api-commands 'SetClassWord()' and 'SetClassLong()' with which i could change the cursor (value GCL_HCURSOR), but not the color (value GCL_HBRBACKGROUND).
another way that should be possible is to overwrite the default Redraw-Message of the WNDPROC. however, i didn't get this to work neither.
i highly apprechiate any help on this.
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
|