...
gmStudio does not produce a detailed error report telling you how to rewrite your code. However it can produce a variety of detailed reports describing the source code and the translated code that can help you plan your upgrade effort. Ultimately each team should define their project objectives and technical requirements based on their standards, budget, and other constraints. Rewriting VB6 for .NET software is not one-size-fits all ; and gmStudio is a tool platform to help you develop a solution that helps you more efficiently and accurately rewrite your code, not constrain how to rewrite the code.
For example, here is a screen shot of the default (OOTB) ScanTool UI translation. Note that all of the controls are in the Document Outline even though the DriveListbox and FolderListbox render as transparent rectangles. This version does not run because it is linked to a stub framework.
...