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.
我在 SuperTabControl 中有两个 SuperTabItem。我想从 SuperTabItem1 更改为 SuperTabItem2 单击一个按钮。
我正在使用 DotNetBar 组件。SuperTabControl 的功能与 Visual Basic 普通对象中的 TabControl 相同。但看起来代码对这些 Tab 对象的工作方式不同。
我尝试了这个和许多其他类型的行,但没有:
SuperTabControl1.Select(stAsignar)