c# - WinForms Designer - Adding control to tabPage -


i have 1 tabcontrol 4 tabpages. added appropriated controls in first 3 tabpages without problems, when try add(drag , drop toolbox) textbox tabpage4(active, highlighted element) goes tabpage1 instead.

is strange designer bug or missing option ?

that's weird couldn't reproduce same behaviour, visual studio sp1 installed?


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -