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.
wParam | zero-based hyperlink index. |
lParam | A pointer to CBCGPCaptionBar window where hyper link was clicked. |
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.