| CBCGPToolbarMenuButton* CBCGPPopupMenu::FindItemByCommand | ( | UINT | uiCmd | ) | const |
Provides access to a popup menu item by command.
In BCGControlBar Library menu items are represented by CBCGPToolbarMenuButton objects.
Use this function to get access to a menu item specified by the uiCmd parameter.
| uiCmd | Specifies the command of a menu item's to return. |