Refreshing the system after the system colors have been changed 
Author Message
 Refreshing the system after the system colors have been changed

Can someone please show me how to refresh the system after the system colors
have been changed. I have an app that among other things changes the system
colors but if I want them to take effect I have to log off windows and log
on again.

Any help will be greatly appreciated
Thanks in advance
Joe



Thu, 03 Aug 2000 03:00:00 GMT  
 Refreshing the system after the system colors have been changed

Can someone please show me how to refresh the system after the system colors
have been changed. I have an app that among other things changes the system
colors but if I want them to take effect I have to log off windows and log
on again.

Any help will be greatly appreciated
Thanks in advance
Joe



Fri, 04 Aug 2000 03:00:00 GMT  
 Refreshing the system after the system colors have been changed

What method are you using to change the system colors?  The Win32 SDK
states for the SetSysColors function:

"The SetSysColors function sends a WM_SYSCOLORCHANGE message to all
windows to inform them of the change in color. It also directs Windows
to repaint the affected portions of all currently visible windows. "

If you're not using SetSysColors, it should solve your problem.  If you
already are using SetSysColors, I'm afraid I don't have the answer.

Mike

Quote:

>Can someone please show me how to refresh the system after the system
colors
>have been changed. I have an app that among other things changes the
system
>colors but if I want them to take effect I have to log off windows and
log
>on again.



Mon, 07 Aug 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Changing Systems Marked Items Color

2. How to change system colors from VB app?

3. How to handle a system color change message

4. Changing system colors?

5. code to change system color / appearance?

6. RichTextBox - Updating when system colors change

7. Changing system colors?

8. How hard is it to change system colors?

9. How to tell windows that I changed the System Color

10. Broadcast message when system colors change?

11. Changing the System-Colors without a reboot

12. Changing System Colors

 

 
Powered by phpBB® Forum Software