COleControlSite::GetExStyle

Retrieves the window's extended styles.

virtual DWORD GetExStyle( ) const;

Return Value

The control window's extended styles.

Remarks

To retrieve the regular styles, call COleControlSite::GetStyle.

Requirements

Header: afxocc.h

See Also

Reference

COleControlSite Class

Hierarchy Chart

Other Resources

COleControlSite Members