RazerWriter
Active member
- Joined
- Jun 26, 2003
- Messages
- 32
I am currently converting an old VB6 game into NET version. THank God that the project converter worked for this one! Still, it didnt help much. I have tons of lines to debug and correct. Now, one variable or component that NET could not find was the "StdFont" from vb6. This was VBs old font component. cant seem to find the location of it in NET. Can anyone help me here?
-----------------------------------------------------------------
BTW - another question: how do I add or create references to public variables and objects from a class if I wanted to access them from a form?
-----------------------------------------------------------------
BTW - another question: how do I add or create references to public variables and objects from a class if I wanted to access them from a form?