CWnd::GetStyle
Returns the current window style.
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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the current window style.
DWORD GetStyle( ) const;
The window's style. For more information about the window styles used in MFC, see Window Styles.
Header: afxwin.h