ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1TextEditableContentControl Class / EditTextBox Property

In This Topic
    EditTextBox Property
    In This Topic
    C1.Silverlight.C1TextBoxBase used during the edit mode.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EditTextBox As C1TextBoxBase
    public C1TextBoxBase EditTextBox {get;}
    See Also