How to remove all code from multiple VB6 .frm files and leave form design?

后端 未结 2 495
不思量自难忘°
不思量自难忘° 2021-01-27 07:26

I have a large VB6 app with many .frm files. I want to basically \'gut\' the code from all the forms and just leave the GUI design.

What would be the best

2条回答
  •  难免孤独
    2021-01-27 08:01

    Guess this is an old question, but if you're still interested in refactoring some VB6 project, check out my VBFormDesign filter tool at http://zoomicon.com/tranxform/

提交回复
热议问题