I want to add a text that tells the designer what my control is into my custom control when it is in design time. Like VS default controls in here:

I have tried ///summary but it didn't work for me. How can it be done?
I want to add a text that tells the designer what my control is into my custom control when it is in design time. Like VS default controls in here:

I have tried ///summary but it didn't work for me. How can it be done?