How can I find, using VB Code, the two colors in the Windows 98 Title bar. I think it may have something to do with GetSysColor() or maybe not. Help!
Printable View
How can I find, using VB Code, the two colors in the Windows 98 Title bar. I think it may have something to do with GetSysColor() or maybe not. Help!
Have a look at the registry setting HKEY_CURRENT_USER\Control Panel\Colors
I think you might find some interesting things in there