MMCListPadInfo.Title property
The Title property returns the text label for the ListPad control.
This property is read-only.
Syntax
MMCListPadInfo.Title
Property value
The returned property is the string specified in the szTitle member of MMC_LISTPAD_INFO returned in the IExtendTaskPad::GetListPadInfo method of the snap-in.
Remarks
In the MMC standard list view template, the text is placed directly above the list control. This text can be the label for the objects within the list control (such as "Printers" if the list contains printers) or instructions (such as "Select a printer and click an action to perform.").
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|