differences between a user control and a custom control

M

macro

is this correct to say that the difference between a user control and a
custom control is that a custom control supports the design time better, or
is there other differences?

TIA!
 
T

Tim Wilson

The biggest difference is that a UserControl can be visually designed using
the designer. In other words, when creating a custom UserControl you can
drag and drop other controls from the toolbox onto a design surface.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top