BCGControlBar Pro for MFC
BOOL CBCGPMultiLinkCtrl::SetItemUrl ( int  iLink,
LPCTSTR  szUrl 
)

Sets the URL represented by the link control item.

Parameters
iLinkZero-based index of the link.
szUrlA null-terminated string containing the URL represented by the specified item.
Returns
Returns TRUE on success, FALSE on failure.