- INDEX VB TO NET
- KNOWLEDGE BASE
- VBUC FAQ
- FAQ #7.
Visual Basic Upgrade Companion customization options
Subject
What are the options to customize the Visual Basic Upgrade Companion?
Applies to
Visual Basic Upgrade Companion 3.0 and above
Inquiry Description
None
Troubleshooting/solution
There are two options available to customize the Visual Basic Upgrade Companion:
- Custom Mappings: they can be used to perform simple, single-step transformations and can be implemented with a very limited effort.
- Complex Rules Extensibility: used to perform complex multi-steps transformation of complex patterns. This typically requires an accurate definition of the grammatical/syntactical transformation (Specifications document) and higher development effort which involves the Mobilize VBUC product team.
Custom mappings can be use to map some VB6 libraries to target .NET controls as described in the following article:
http://www.vbtonet.com/custom-maps-for-graphical-controls/
Our recommendation is to read the above article and investigate if the Custom Mappings feature will be enough to achieve the replacement of a VB6 library. If the replacement is complex, Mobilize can prepare an estimate for customizing the VBUC using the Complex Rules Extensibility.
Related FAQs
None