Share via


CMFCRibbonEdit::OnShow

Called by the framework to show or hide the CMFCRibbonEdit Class control.

virtual void OnShow(
   BOOL bShow
);

Parameters

  • [in] bShow
    TRUE to show the control; FALSE to hide the control.

Requirements

Header: afxribbonedit.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonEdit Class

Change History

Date

History

Reason

September 2008

Updated whole topic.

Information enhancement.