Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / AppendText Method

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

    Parameters

    text
    See Also