Hi all,
May I know how can I expose Click event of a button control which resides on
a custom user control?
I would like it to be listed in the Events listing in VS 2005 designer view
when the custom user control is placed on a form.
Thanks.
Mark Arteaga - 10 Jan 2006 16:18 GMT
You will have to create a .xmta file for your control. See the following
article on creating custom controls for VS2005.
http://www.mooseworkssoftware.com/VS2005%20Control.htm
http://symbian.sys-con.com/read/113332.htm
HTH
________________________________________
Mark Arteaga
.NET Compact Framework MVP
http://blog.markarteaga.com
> Hi all,
>
[quoted text clipped - 5 lines]
>
> Thanks.