CMFCRibbonColorButton::EnableOtherButton

启用 其他 按钮。

void EnableOtherButton(
   LPCTSTR lpszLabel,
   LPCTSTR lpszToolTip=NULL 
);

参数

  • lpszLabel
    按钮的标签。

  • lpszToolTip
    其他 按钮的工具提示文本。

备注

其他 按钮位于颜色的组下显示的按钮。 当用户单击 其他 按钮时,它显示颜色对话框。

要求

标头: afxribboncolorbutton.h

请参见

参考

CMFCRibbonColorButton选件类

层次结构图