void CBCGPRibbonQATDefaultState::AddCommand | ( | UINT | uiCmd, |
BOOL | bIsVisible = TRUE |
||
) |
Adds a command to the QAT's default state.
Use this function to add a command to the list of default QAT commands. Default commands appears on QAT when users reset QAT customization.
uiCmd | Specifies command ID. |
bIsVisible | Tells whether a button with this command is visible on the QAT, or not. |