ComponentOne Input for WinForms
Paste(String) Method

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

Parameters

text
See Also

Reference

C1ComboBox Class
C1ComboBox Members
Overload List