[Edited by ali_azizan on 27-02-2004 at 09:30 AM GMT]
27-02-2004 at 08:25 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: titlebar changing color
As I am aware, this can be done only with subclassing, if you want change to affect only your app. Otherwise, you can change system color of title bar (using SetSysColor API), which will affect all applications.
____________________________
If you find the answer helpful, please mark this topic as solved.