Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有一些标签页的表单。将 MenuStrip 添加到表单会导致 tabPages 在右侧被切断。
我添加了一张图片以便更好地理解。
MenuStrip 仅包含一个询问标记(在屏幕截图中标记为红色)。一旦我添加了这个,选项卡的右边缘就会向左移动(我想是 Menustrip 的宽度) - 在屏幕截图中用蓝线标记。
什么是结合 MenuStrip 和 tabPages 以获得布局的正确方法,如第二张图片所示?