TX Text Control .NET for Windows Forms Documentation

Clipboard Operations

Properties

PropertyDescription
TextControl.CanCopyInforms whether a part of a Text Control document has been selected and can be copied to the clipboard.
TextControl.CanPasteInforms whether the clipboard contains a format that can be pasted into a Text Control document.
WPF.TextControl.CanCopyInforms whether a part of a Text Control document has been selected and can be copied to the clipboard.
WPF.TextControl.CanPasteInforms whether the clipboard contains a format that can be pasted into a Text Control document.

Methods

MethodDescription
TextControl.CopyCopies the current selection in the Text Control to the Clipboard.
TextControl.CutMoves the current selection in the Text Control to the Clipboard.
TextControl.GetClipboardFormatsReturns an array of ClipboardFormat values.
TextControl.PasteReplaces the current selection in the Text Control with the contents of the Clipboard.
WPF.TextControl.CopyCopies the current selection in the Text Control to the Clipboard.
WPF.TextControl.CutMoves the current selection in the Text Control to the Clipboard.
WPF.TextControl.GetClipboardFormatsReturns an array of ClipboardFormat values.
WPF.TextControl.PasteReplaces the current selection in the Text Control with the contents of the Clipboard.
 
 
 

Products

Support

Downloads

Corporate

Buy Now