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.
UINTCommandToIndex(UINTnID**) const;**
Return Value
The zero-based index for the button associated with the command ID.
Parameters
nID
Command ID whose button index you want to find.
Remarks
Call this function to retrieve the zero-based index for the button associated with the specified command identifier.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::SetCmdID, CToolBarCtrl::GetButton, CToolBarCtrl::AddButtons, CToolBarCtrl::InsertButton