Hi all,
I use a 3rd party component in my winform, and I try to show the same smart tag menu I use in design time(visual studio 2005) in run-time.
So the end-users can customize the component. (change Text, add Image...)
Is there a way to enable the smart tag menu at run-time ?
perhaps should I use reflection
Thanks in advance
kam