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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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