CMFCRibbonEdit::OnLButtonDown
Called by the framework to update the CMFCRibbonEdit Class control when the user presses the left mouse button on the control.
virtual void OnLButtonDown(
CPoint point
);
Parameters
- [in] point
This parameter is not used.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |