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 VsOcxLib COM library contains visual controls (Activex) mapped to System.Windows.Forms controls.
The following list shows which VSOcxLib components are mapped to.NET equivalents:
| Class | Maps To |
| VideoSoftIndexTab | System.Windows.Forms.TabControl |
| VideoSoftElastic | This control will have two different targets depending of its Style property. It will be mapped to System.Windows.Forms.Button if Style is set to esClassic (0), esCommandBtn (3) or esToggleBtn (4); if the Style property is set to esFrameTop (1) or esFrameBottom (2), it will be mapped to System.Windows.Forms.GroupBox. |