C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComponentCollection Class / OnRemoveComplete Method

In This Topic
OnRemoveComplete Method (InputComponentCollection)
In This Topic
Performs additional custom processes after removing an InputComponent from the InputComponentCollection instance.
Syntax
'Declaration
 
Protected Overrides Sub OnRemoveComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
 

Parameters

index
value
See Also