Jump to content
Xtreme .Net Talk

Creating an MMC snap-in or a control panel applet [VB]


Recommended Posts

Posted

Hi,

 

There are two programs to my software solution. One is the student module and the other is the admin. program for it.

 

Can I create the admin. program as an MMC snap-in or a Control Panel applet in vb?

 

Thanks,

:) Mike :)

 

He who has a secret, must keep it secret he has a secret to keep......

  • *Gurus*
Posted
You have to implement native Win32 interfaces to create a MMC console. While possible from .NET it's more of a task currently oriented to C++ developers. Don't let this discourage you though. Have a look around on the Web for a class/library that puts a .NET wrapper around it for you. You never know what you might find.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...