ComponentOne InputPanel for WinForms
Remove(InputComponent) Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponentCollection Class > Remove Method : Remove(InputComponent) Method
Removes the first occurrence of the specified InputComponent from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal component As InputComponent _
) 
public void Remove( 
   InputComponent component
)

Parameters

component
See Also

Reference

InputComponentCollection Class
InputComponentCollection Members
Overload List