Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the Other button.
void EnableOtherButton(
LPCTSTR lpszLabel,
LPCTSTR lpszToolTip=NULL
);
Parameters
lpszLabel
The button's label.lpszToolTip
The tooltip text for the Other button.
Remarks
The Other button is the button that is displayed below the group of colors. When the user clicks the Other button, it displays a color dialog.
Requirements
Header: afxribboncolorbutton.h