Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / Paste Method / Paste() Method


In This Topic
    Paste() Method
    In This Topic
    Pastes when use of Clipboard is allowed.
    Syntax
    'Declaration
     
    
    Public Overloads Shadows Sub Paste() 
    'Usage
     
    
    Dim instance As RichTextEditor
     
    instance.Paste()
    public new void Paste()
    See Also