如何向给定的选项卡控件添加选项卡?
我正在使用 VS2010 (C#),我想创建一个用于创建新选项卡的按钮。我已经创建了一个 tabControl
容器。我该怎么做?
I am using VS2010 (C#) and I want to create a button that creates a new tab. I already have a tabControl
container created. How would I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从布兰登在问题中的解决方案移至此处:
Moved here from Brandon's solution in the question: