ComponentOne Input for WinForms
AppendText Method (C1DateEdit)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DateEdit Class : AppendText Method
Syntax
'Declaration
 
Public Sub AppendText( _
   ByVal text As System.String _
) 
public void AppendText( 
   System.string text
)

Parameters

text
See Also

Reference

C1DateEdit Class
C1DateEdit Members