Introduction
Hi all
This program convert VB6 forms to C#. I wrote it becouse I needed convert some VB6 forms directly to C# quickly and I don't found anything like this. It is not finish yet, but maybe it can help to someone who has same problem. So far it support common VB controls and properties. Open is Data grid columns conversion, VB control events and converting rest of source code. Be carefuly with source code, it was writen very quickly and I'm testing there C# language and also different name conventions. All suggestions and comments are welcome.