Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / Paste Method

In This Topic
    Paste Method (C1TextBoxBase)
    In This Topic
    Sets the selected text to the specified text without clearing the undo buffer.
    Overload List
    OverloadDescription
    Sets the selected text to the specified text without clearing the undo buffer.  
    Replaces the current selection in the text box with the contents of the Clipboard.  
    See Also