In VS.NET
If you add the control to VS.NET and look in
the property window, you should see something like -


Summary
Here we have gone through the process of
adding some attributes to your custom controls to provide more functionality
in VS.NET. There are a lot more attributes that you can add to your properties
and events (even though events weren't covered here). There is also a lot more
functionality that you can add to your controls in VS.NET which I will uncover
in future articles.