Unable To select Other TabPage in a UserControl in Form Designer
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I've create a UserControl with 2 TabPages. First TabPage got 1 TextBox and Second TabPage got 2 TextBox(s). During Form Design Time I drag the UserControl from toolBox to the new Form the UserControl show up correct in the Form. However i'm unable Click on the Second TabPage as selected TabPage to see how second TabPage look like. Please help.