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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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