Bug in designer

T

Teemu

I noticed a strange bug in designer. Bug hides controls from my form. I
tried this with C# and VB Express Editions and both the result was the same.

Here is description how to see this bug:

1. Create Windows Application solution
2. Add user control to this solution, just create the control
3. Build solution in order to see UserControl in toolbox
4. Add a Tabcontrol into form
5. Select Tabpage 2
6. Insert a Groupbox into page 2 and place a button inside the group box.
7. Insert the user control somewhere into form.
8. Run the application
9. Close the application and return to IDE
10. Select Tabpage2 and you'll see that the button has disappeared!

Does anybody know what causes this? If you want to see that button again you
have to close the form and open it again. This very annoying...

The user control is essential in this problem, I'm sure that it causes all
this.

-Teemu
 
T

Teemu

Jared said:
connect.microsoft.com, you should get a response in few months.

I was just wondering if anyone else can see this bug? If there is just
something strange in my computer.

-Teemu
 

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