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

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

Parameters

index
value
See Also