I just installed the trial...
When running some of your samples, the "standard" controls (like buttons, textboxes, combos, ...) have a xp look & feel.
But when I open the source code of these samples and compile it myself, the controls have an ordinary classic style.
Are you using different controls for the binaries and the source in your sample applications??
Or am I missing something?!?!?
RP
Ramesh Praveen
Syncfusion Team
June 17, 2003 03:19 PM UTC
All our samples have a corresponding manifest file beside the exe that enabled xp look and feel. You should provide a similar manfiest file for your exe too.
Regards,
-Praveen
TM
Thomas Mutzl
June 17, 2003 04:17 PM UTC
Thanx for yor answer.
It guided me to FAQ 18.25 and 16.4 !
Didn't know that...