CWnd::GetStyle
Visual Studio 2010
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.
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.