CWnd::OnStyleChanged

This member function is called by the framework after the SetWindowLong function has changed one or more of the window's styles.

Syntax

afx_msg void OnStyleChanged( int nStyleType, LPSTYLESTRUCT lpStyleStruct );

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, ::SetWindowLong