Thank you!
And.. how to refresh the control after file loaded?, because when apply the
style the properties (in properties panel) are setted but the control still
without styles.
"Riki" <> wrote in message
news:...
> David wrote:
> > Hi,
> > How can i do to make a button under properties panel, to load some
> > file as template style of my control like Dundas Gauge?
> > Thanks
>
> Take a look at DesignerVerbs:
>
http://msdn.microsoft.com/library/en...classtopic.asp
>
> In the verb's event handler, you can show whatever Windows
> forms or dialog boxes you want. In your case, you can load some
> file.
>
> --
>
> Riki
>
>