CWnd::GetStyle
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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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