BCGControlBar Pro for MFC
BOOL CBCGPInfoBoxCtrl::CopyToClipboard ( BOOL  bWithCaption = TRUE,
BOOL  bWithLink = FALSE 
)

Copies control content to the clipboard.

Parameters
bWithCaptionSpecifies whether to include a caption to text copied to the clipboard.
bWithLinkSpecifies whether to include a link to text copied to the clipboard.
Returns
TRUE if it succeeds, FALSE if it fails.