Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the caption name of a task pane.
void SetCaption(
LPCTSTR lpszName
);
Parameters
- [in] lpszName
Specifies the caption name.
Remarks
If a task pane has multiple pages, the default page has the caption that was set by using this function.
Requirements
Header: afxTasksPane.h