Expand Minimize
This topic has not yet been rated - Rate this topic

CWnd::GetTitleBarInfo

Retrieves information about the specified title bar.

BOOL GetTitleBarInfo( 
PTITLEBARINFO pti 
) const;
pti

Pointer to a TITLEBARINFO structure that receives the information.

This member function emulates the functionality of the function GetTitleBarInfo, as described in the Windows SDK.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.