Snap In Designer in VB2005

Folks,

Apparently there was a capability with VB6 to use a tool called Snap-In designer to create MMC Snap-Ins. I have some software from another project (not mine) that seems to have been developed this way.

Is there a similar capability in VS 2005? If so, please, how can I get set up to use it, and is there any VS 2005 specific documenation for it?

Web searches and Help searches so far all yield discussion related to VB6, with which I'm not really familiar anyway, so it's difficult to map over.

Many thanks,

Lincoln

[563 byte] By [LMerritt] at [2007-12-25]
# 1

Hopefully these links will provide you some direction

MMC 3.0

< http://msdn.microsoft.com/library/default.asp?url=/library/en-us/managedmmc/html/28aa1a22-e250-45da-b162-8c0b11338caf.asp >

Developer Audience

The managed framework for MMC 3.0 provides a richer snap-in development experience than MMC 2.0. It presents a quick start for writing snap-ins and facilitates incremental improvement of snap-in implementations. ...</>

MMC Technology overview:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/managedmmc/html/d93f97fc-d768-4dac-ac34-3cef1bba64bf.asp

MMC SNap-in for ASP...

http://msdn2.microsoft.com/en-us/library/ms297329.aspx

DMan1 at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic IDE...