BCGControlBar Pro for MFC
virtual BOOL CBCGPPlannerManagerCtrl::IsEditCopyEnabled ( ) const
virtual

Tells whether the selected appointments can be copied to the system Clipboard.

Returns
TRUE, if selected appointments can be copied to the Clipboard; otherwise FALSE.

Use this method to determine whether selected appointments can be copied to the Clipboard.

The default implementation returns TRUE if there is at least one selected appointment and the Clipboard can be opened for copy operation in BCGPPlannerManagerClpFmt format.