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.
我想知道是否有任何方法可以将现有文本框放入 Visual Basic 2010 的工具栏中。这些文本框也链接到数据库。
我需要一种在选择任何标签页时显示文本框的方法,因此我认为将它们放在标签栏上方的工具栏中可能是解决问题的方法。
非常感谢。
我不明白为什么不将面板对齐在表单顶部。您可以将 TabControl 的顶部放置在任何您想要的位置。