CGXControl::Cut

virtual BOOL Cut();

Return Value

TRUE if cell contents were copied; FALSE if the grid shall handle the Cut command.

Remarks

Copies the selected text of the current cell to the clipboard and deletes the selected text.

The CGXRichEditCtrl has overridden Cut and will supply data in RTF format.

See Also

 CGXGridCore::Cut  CGXControl::CanCut

CGXControl

 Class Overview |  Class Members