How do I hide a property

I'm creating a Smart Client User Control (VB2005) that inherits from System.Windows.Forms.Button and when a user drags it on to a form I do not want the TEXT property to show up in the property window. What do I need to do

Answer this question

How do I hide a property