BCGControlBar Pro for MFC
UINT BCGM_ON_CLICK_CAPTIONBAR_HYPERLINK

This message is sent to an owner of CBCGPCaptionBar when user clicks a hyper link on the caption bar.

Parameters
wParamzero-based hyperlink index.
lParamA pointer to CBCGPCaptionBar window where hyper link was clicked.
Returns
the return value is ignored.

Process this message to implement "click on the caption bar hyper link" action.

The hyper link is a part of caption bar text wrapped with '\a' symbols.