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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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