How to set the description of user control's property

G

Guest

Hi, everyone.
I am writting an user control. There has some properties on it. At the
design time, the properties will disply on the property windows and user
could change it's value after selected the property item. My problem is when
someone select the property item on the property window. There has no
description about the user control property at the bottom of property window.
It just show the property name on it.
I think it must through some attribute to set description of the
property. Is that true? How can I set the user control property's description
when I writting the user control?
And sometimes control has it's owen property page (or property window)
at the design time. How can I do for that?
Thanks!

Steven.Xu
10.2004
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top