| void CBCGPInfoBoxCtrl::SetLink | ( | const CString & | strLink, | 
| const CString & | strURL = CString(), | ||
| BOOL | bDefaultPadding = TRUE | ||
| ) | 
Sets a link.
| strLink | The link. | 
| strURL | URL associated with the link. | 
| bDefaultPadding | If this parameter is FALSE, the vertical distance between the link and the text above will be the same as between text lines. |