CBCGPToolbarButton* CBCGPToolBar::GetButtonByCommand | ( | UINT | uiCmd | ) | const |
Given an command ID returns a toolbar button.
Use this function to obtain a pointer to a toolbar's button by the command ID.
uiCmd | Specifies the command ID of the button to return. |