CMFCRibbonLaunchButton Class
Represents a button that the framework adds to the lower-right corner of a CMFCRibbonPanel object.
class CMFCRibbonLaunchButton : public CMFCRibbonButton
Members
Public Constructors
Name |
Description |
|
|
CMFCRibbonLaunchButton::~CMFCRibbonLaunchButton |
Destructor. |
Public Methods
Name |
Description |
CMFCRibbonLaunchButton::CreateObject |
Used by the framework to create a dynamic instance of this class type. |
(Overrides CMFCRibbonButton::GetKeyTipRect.) |
|
(Overrides CMFCRibbonButton::GetRegularSize.) |
|
CMFCRibbonLaunchButton::GetThisClass |
Used by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type. |
Called by the framework when the user clicks the button. (Overrides CMFCRibbonButton::OnClick.) |
|
(Overrides CMFCRibbonButton::OnDraw.) |
Remarks
This class supports the MFC framework infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
Requirements
Header: afxribbonpanel.h