ComponentOne InputPanel for WinForms
RemoveText Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBoxItemCollection Class : RemoveText Method
Removes the first occurrence of an InputOption with the specified text from the collection.
Syntax
'Declaration
 
Public Sub RemoveText( _
   ByVal text As System.String _
) 
public void RemoveText( 
   System.string text
)

Parameters

text
See Also

Reference

InputComboBoxItemCollection Class
InputComboBoxItemCollection Members