The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
And I'm failing miserably. Using VS.NET 2003, I created a quick test Windows Application. Then I add my COM component to the toolbox. This works fine and MyOCX.MyControl appears listed in the toolbox.