BCGControlBar Pro for MFC
virtual BOOL CBCGPEditCtrl::IsCutEnabled ( ) const
inlinevirtual

Tells whether the text cut is enabled or not.

Returns
Nonzero if cut is enabled; otherwise 0.

Call this function to determine whether cut is enabled or not. The cut operation is disabled if there is no selected text in the edit control.