BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::SetItemID ( int  iLink,
LPCTSTR  szID 
)

Sets the ID of a link control item.

Parameters
iLinkZero-based index of the link.
szIDA null-terminated string containing the ID of the specified item.
Returns
Returns TRUE on success, FALSE on failure.