CMFCRibbonApplicationButton::CMFCRibbonApplicationButton

构造和初始化 CMFCRibbonApplicationButton 对象。

CMFCRibbonApplicationButton();
CMFCRibbonApplicationButton(
   UINT uiBmpResID 
);
CMFCRibbonApplicationButton(
   HBITMAP hBmp 
);

参数

  • uiBmpResID
    显示的图像资源ID在应用程序按钮。

  • hBmp
    有关演示的位图的句柄在应用程序按钮。

备注

功能区应用程序按钮是位于应用程序窗口的左上角的特定按钮。当用户单击此按钮后,打开应用程序通常包含常见 文件 命令,如 打开保存的菜单和 退出

要求

标头: afxRibbonBar.h

请参见

参考

CMFCRibbonApplicationButton选件类

层次结构图