Control vs UserControl
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I would like to know the differences between deriving from Control or UserControl when you are building a custom control. I know that is easier to create if you use UserControl because you can drag&drop (like into a form) but, is there any other difference? I am particularly worried about run & design time. Thanks in advance. Ivan. Iván Fernández