dear all,
I created a web user control for date picker with VB.Net language.
To use that control, I dragged that file into my forms.
Now, I want to put it in ToolBox control...

Does anyone know how to do that?

What is this code function ?

<DefaultProperty("PagingText"), ToolboxData("<{0}:PagingTextBox runat=server></{0}:PagingTextBox>")> _

Thanks

Recommended Answers

All 2 Replies

>Now, I want to put it in ToolBox control...

I think you are working on an extender control.

Exactly what's your problem,you want's to add this web user control in toolbox? if yes then goto view --> select toolbox --> right click the particular tab,you can fine add/remove items

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.