CMFCRibbonEdit::OnEnable
Called by the framework to enable or disable the CMFCRibbonEdit Class control.
virtual void OnEnable(
BOOL bEnable
);
Parameters
- [in] bEnable
TRUE to enable the control; FALSE to disable the control.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |