InfoQ

News

Interop Forms 2 - Now with Controls

Posted by Jonathan Allen on May 04, 2007 01:27 PM

Community
.NET
Topics
Artifacts & Tools
Tags
VB 6 ,
Visual Basic.NET
The new version of Interop Forms allows .NET controls to be placed on VB 6 forms as if they were ActiveX controls.

A few years ago, Microsoft broke compatibility for Visual Basic. It wasn't a subtle break either, the difference between VB 6 and VB 7 made moving forward with existing code neigh impossible for all but the most trivial of applications.

While the upgrade story is still poor, Microsoft has been slowly chipping away at the problem. In their newest offering, Visual Basic 6 forms can now host .NET controls as if they were native to VB6.

One sore point for users of the first Interop Forms was the inability to create MDI child forms. Well, unfortunately that still is not possible. What developers can do, however, is create a child form in VB6 and build all of its contents in .NET. While this is not a perfect solution and will cause problems with things like merged menus, it does get developers a little bit further down the migration path.


No comments

Reply

Exclusive Content

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.