BCGControlBar Pro for MFC
virtual BOOL CBCGPGridCtrl::Copy ( DWORD  dwFlags = (DWORD)-1)
virtual

Copies selected items to the Clipboard.

This method copies selected grid items to the Clipboard in the specified by dwFlags format.

dwFlags can be one of the following enumerated values:

  • Format_CSV - comma separated values
  • Format_TabSV - tab separated values
Parameters
dwFlagsFormatting flags.