CMFCColorBar::IsTearOff

Indicates whether the current color bar is dockable.

BOOL IsTearOff() const;

Return Value

TRUE if the current color bar control is dockable; otherwise, FALSE.

Remarks

If the color bar control is dockable, it can be torn off a control bar and docked at another location.

Requirements

Header: afxcolorbar.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCColorBar Class