ComponentOne InputPanel for WinForms
ContainsText Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBoxItemCollection Class : ContainsText Method
Determines whether this collection contains an InputOption with the specified text.
Syntax
'Declaration
 
Public Function ContainsText( _
   ByVal text As System.String _
) As System.Boolean
public System.bool ContainsText( 
   System.string text
)

Parameters

text
See Also

Reference

InputComboBoxItemCollection Class
InputComboBoxItemCollection Members