CWnd::GetStyle

 

Returns the current window style.

Syntax

DWORD GetStyle( ) const;

Return Value

The window's style. For more information about the window styles used in MFC, see Window Styles.

Requirements

Header: afxwin.h

See Also

CWnd Class
Hierarchy Chart
GetWindowLong