i have an ASP.net UserControl
that i want to use:
Following the instructions in Visual Studio:
There are no usable controls in this group.
Drag an item onto this text to add it to the toolbox.
i try dragging the item onto that text to add it to the toolbox:
Unfortunately, dragging an item onto that text does not add it to the toolbox:
So that raises the question:
How do i drag a UserControl into the Toolbox?
Note
- building, or rebuilding, does not automatically add the control to the toolbox
- the Choose Items dialog does not include user controls