Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Implemented a new coding standard (subsystem="wpf") that includes the rules to rewrite VB6 forms as WPF.XAML forms. The WPF subsystem includes rules for project files, designer code, event handlers, and other UI-centric logic. 
  • Implemented upgrade rules for all the most popular VB6 intrinsic controls.
  • Implemented upgrade rules for tab control (TabDlg) using custom interface description files and upgrade event handlers written in gmSL.
  • Most of the VB6 to WPF implementation is implemented in the system configuration files so they can be extended and modified by the user.

...