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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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