Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / Paste Method / Paste(String) Method

In This Topic
    Paste(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Paste( _
       ByVal text As System.String _
    ) 
    public void Paste( 
       System.string text
    )

    Parameters

    text
    See Also