BYTEINSIGHT
GAPVelocity AI Studio helps you move from outdated tech stacks to the latest desktop, web, and cloud platforms—smarter, faster, and with less risk.
Choose a platform to see migration options:
Our comprehensive approach to application modernization, from assessment to production deployment.
Transformation Services
Not Sure Where to Start?
The Sheridan SSDesignerWidgetsTabs is an ActiveX library that contains several visual controls.
The SSIndexTab contains Tab items which in turn contain controls displayed when the Tab is selected.
Although the controls are placed on a Tab at design time, they are actually stored on a page of that Tab designated as page zero. This page is unique in that it cannot be removed.
The following list shows which SSDesignerWidgetsTabs components are mapped to .NET equivalents:
| Class | Maps To |
| SSDesignerWidgetsTabs.SSIndexTab | System.Windows.Forms.TabControl |
| SSDesignerWidgetsTabs.CTab | System.Windows.Forms.TabPage |
| SSDesignerWidgetsTabs.CTabs | System.Windows.Forms.TabControl.TabPageCollection |
| SSDesignerWidgetsTabs.Constants_TabOrientation | System.Windows.Forms.TabAlignment |