MMCCtrl Control object
The MMCCtrl control is used on a taskpad DHTML page to get the taskpad configuration information (text, graphics, tasks) from the snap-in and communicate data back to the snap-in.
The MMC taskpad templates use the MMCCtrl control. To create a custom taskpad that communicates with the snap-in, the MMCCtrl control should be placed as an object on the taskpad HTML page and its methods should be used to add tasks and send back notifications. Optionally, your taskpad HTML page can use methods to retrieve a title string, banner image, background image, and list control labels from the snap-in.
Members
The MMCCtrl Control object has these types of members:
Methods
The MMCCtrl Control object has these methods.
Method | Description |
---|---|
GetBackground | Returns an MMCDisplayObject object used to display the background on a taskpad. |
GetDescriptiveText | Returns the taskpad description string. |
GetFirstTask | Returns an MMCTask object that represents the first task. |
GetListPadInfo | Returns an MMCListPadInfo object that represents list pad information. |
GetNextTask | Returns an MMCTask object that represents the next task. |
GetTitle | Returns the string to be used for the taskpad's title. |
TaskNotify | Sends a notification and data to the specified snap-in through that snap-in's IExtendTaskPad::TaskNotify method. |
Remarks
Class ID
545AE700-50BF-11D1-9FE9-00600832DB4A
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|