CToolBarCtrl::SetButtonInfo
BOOL SetButtonInfo( int nID**, TBBUTTONINFO*** ptbbi );
Return Value
Nonzero if successful; otherwise zero.
Parameters
nID
The button identifier.
ptbbi
A pointer to a structure that receives the button information.
Remarks
The member function implements the behavior of the Win32 message , as described in the Platform SDK.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::GetButtonInfo