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

In This Topic
    Paste Method (C1MaskedTextBox)
    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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
    Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
    See Also