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 MSComDlg CommonDialog control could be used to display several types of dialogs: open file, save file, printer, color and font dialogs. In .NET there are different types of Dialog controls that should be used according to each case. Because of that, the VB6 AI Migrator converts the CommonDialog control used in the Visual Basic 6.0 source code according to its use to the following alternatives controls:
ColorDialog, FontDialog, OpenDialog, SaveDialog and PrintDialog.
The VB6 AI Migrator determines the more suitable alternatives to upgrade the source code.