CWnd::GetTitleBarInfo
Retrieves information about the specified title bar.
BOOL GetTitleBarInfo(
PTITLEBARINFO pti
) const;
Parameters
- pti
Pointer to a TITLEBARINFO structure that receives the information.
Remarks
This member function emulates the functionality of the function GetTitleBarInfo, as described in the Windows SDK.
Requirements
Header: afxwin.h