Hi! I am trying to implement the XP style for the different form controls
using the manifest to detect the correct dll. I referred to this article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchUsingWindowsXPVisualStylesWithControlsOnWindowsForms.asp

The project that I am working on has many usercontrols, most of them
inheriting from a base control. In this scenario, how can I use the manifest
to make all the controls(supporting XP style) on all the usercontrols have
the XP style look?

Any ideas or suggestions will be very helpful.

Thank you for your time.

Regards,
Kumar