Click here to Skip to main content
15,885,435 members
Articles / Programming Languages / C#
Article

Convert VB6 forms to C#

Rate me:
Please Sign up or sign in to vote.
2.82/5 (17 votes)
5 Apr 2003 153.7K   18.1K   25   8
Convert VB6 forms to C#

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.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Czech Republic Czech Republic
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Questionfor conversion tools from vb to c# Pin
patelmaulesh00716-May-12 17:46
patelmaulesh00716-May-12 17:46 
GeneralMy vote of 5 Pin
joooohan21-Mar-11 3:05
joooohan21-Mar-11 3:05 
GeneralConvert VB6 forms to C# Pin
Member 59414219-Sep-03 7:49
Member 59414219-Sep-03 7:49 
GeneralRe: Convert VB6 forms to C# Pin
Alden John Snow25-May-06 10:14
Alden John Snow25-May-06 10:14 
GeneralEmail Address fo Converter Pin
Anonymous8-Apr-03 20:41
Anonymous8-Apr-03 20:41 
GeneralConverter to Convert C++ Code into VB Pin
Anonymous8-Apr-03 20:38
Anonymous8-Apr-03 20:38 
GeneralRe: Converter to Convert C++ Code into VB Pin
JarekNET9-Apr-03 1:17
JarekNET9-Apr-03 1:17 
GeneralReally nice Pin
Diego Mijelshon6-Apr-03 15:30
Diego Mijelshon6-Apr-03 15:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.