MMC 3.0, Which View class for the snap-in start page

I'm reading the on-line MSDN pages on Constructing Snap-ins. In the Snap-in Start pages topic the help goes into all kinds of gory details on Expanded Section Headers and the like and the spacing between graphical elements -- but not a hint

AT ALL

on which of the views to use to create the suggested start page. I can't believe that it's the HTMLView page, but with all the roll overs and such it sure looks like it...




Answer this question

MMC 3.0, Which View class for the snap-in start page

  • leos

    If you look at the sample files provided with the SDK (usually under \Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Samples\SysMgmt\MMC3.0) in there are a list of samples you can use for constructing your snap-in. There is no suggested start page as you can use any of the samples to assist you in building how you want your sample to look like.

  • MMC 3.0, Which View class for the snap-in start page