Board index » cppbuilder » Re: Color property
Malcolm Smith
![]() CBuilder Developer |
Re: Color property2008-06-18 09:46:21 AM cppbuilder9 Remy, I tried using SetWindowTheme() but it doesn't make any difference. I tried both: SetWindowTheme( MyPanel->Handle, L" ", L" " ); as well as SetWindowTheme( Application->Handle, L" ", L" " ); I tried spaces and empty strings. Any other ideas how I can accomplish this at runtime ? Mal "Remy Lebeau (TeamB)" < XXXX@XXXXX.COM >wrote in message Quote
QuoteGambit |