danielk1bg
Programmer
I am building an application with Borland C++ v.6 and I want all the controls to have the XP Style. I do not have any components for that but I put an XP manifest in the directory of my executable. The problem is only some of the controls change their style and others remain the same. For example the TBitBtn changes but the TGroupBox does not change its appearance. Do you know how I can fix the problem? Thank you!