CWnd::ModifyStyle

Call this member function to modify a window's style.

Syntax

BOOL ModifyStyle( DWORD dwRemove, DWORD dwAdd, UINT nFlags = 0 );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, SetWindowPos, CWnd::ModifyStyleEx