News

Microsoft's Visual Basic Team has released a new Visual Studio Power Pack called Interop Forms Toolkit 1.0. This toolkit allows developers to embed VB.Net forms inside a VB6 application.
What's the "AutoScaleMode" property of the form set to? I always set my forms to "None", as odd things tend to happen to the form when you run your application if it's set to "Font" (the default).