C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComboBoxItemCollection Class / AddText Method / AddText(String) Method

In This Topic
AddText(String) Method
In This Topic
Adds an InputOption with the specified text to the collection.
Syntax
'Declaration
 
Public Overloads Function AddText( _
   ByVal text As String _
) As Integer
 

Parameters

text
See Also