ComponentOne InputPanel for WinForms
AddText(String) Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBoxItemCollection Class > AddText Method : AddText(String) Method
Adds an InputOption with the specified text to the collection.
Syntax
'Declaration
 
Public Overloads Function AddText( _
   ByVal text As System.String _
) As System.Integer
public System.int AddText( 
   System.string text
)

Parameters

text
See Also

Reference

InputComboBoxItemCollection Class
InputComboBoxItemCollection Members
Overload List