GoDiagram Web Reference
EditCut Method

Copy the current Selection to the clipboard and then delete it.
Syntax
'Declaration
 
Public Overridable Sub EditCut() 
public virtual void EditCut()
Remarks
This method does nothing if CanCopyObjects or CanDeleteObjects is false. After calling CopyToClipboard and DeleteSelection, this calls RaiseClipboardCopied. All the actions occur within a transaction.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoView Class
GoView Members
CanEditCut Method
DisableKeys Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback