RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontSizeTool Class / BeginEdit Method

In This Topic
    BeginEdit Method (C1FontSizeTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub BeginEdit( _
       ByVal text As String _
    ) 
    public void BeginEdit( 
       string text
    )

    Parameters

    text
    See Also