UserControl problem
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi,I have a UserControl that contains a Panel in it. I add the UserControl to a Form. I want (at design time) to be able to add, remove, move ,etc, controls on the Panel contained in my UserControl in the same way i would do this if the Panel was placed directly on a Form.Any Ideas? Thanks!
-
Hi,I have a UserControl that contains a Panel in it. I add the UserControl to a Form. I want (at design time) to be able to add, remove, move ,etc, controls on the Panel contained in my UserControl in the same way i would do this if the Panel was placed directly on a Form.Any Ideas? Thanks!