MMC 2.0 Taskpad Controls and Objects
MMC taskpad controls and objects are introduced in MMC 1.1.
MMC has the following ActiveX controls that are used on taskpad HTML pages.
-
Displays a list-view control that contains items from an IResultData result list. Used on list view taskpads only.
-
Gets the taskpad configuration information (text, graphics, and tasks) from the snap-in and communicates data back to the snap-in.
-
Gets system color settings, used on a taskpad DHTML page, that can be applied to the taskpad. The control also has methods to derive colors based one or more specified colors.
Taskpads also use the following objects (created by methods in the MMCCtrl control).
-
Specifies the type of image and all the data required to use that image to display a task or the background on a taskpad.
-
Represents a label and a button for the ListPad control to be added to the taskpad page. Should be used on list view taskpads only.
-
Represents a task to be added to the taskpad.