CMFCColorBar::AllowChangeTextLabels

Indicates whether the text label of color buttons can change.

virtual BOOL AllowChangeTextLabels() const;

Return Value

Always FALSE.

Remarks

By default, this method always returns FALSE, which means text labels cannot be modified. Override this method to enable modifying text labels.

Requirements

Header: afxcolorbar.h

See Also

Reference

CMFCColorBar Class

Hierarchy Chart