CWindow::GetStyle

DWORD GetStyle( ) const;

Return Value

The window’s styles.

Remarks

Retrieves the window styles of the window.

To retrieve the extended window styles, call GetExStyle.

CWindow OverviewClass Members

See Also   CWindow::ModifyStyle