CMFCRibbonCategory::IsActive

Indicates whether the ribbon category is the active category on the ribbon bar.

BOOL IsActive() const;

Return Value

TRUE if the ribbon category is the active category; otherwise FALSE.

Remarks

The active ribbon category displays its ribbon panels.

Requirements

Header: afxribboncategory.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonCategory Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.