C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBoxItemCollection Class / OnValidate Method

In This Topic
OnValidate Method (InputComboBoxItemCollection)
In This Topic
Checks that the value argument derives from InputComponent.
Syntax
'Declaration
 
Protected Overridable Sub OnValidate( _
   ByVal value As Object _
) 
 

Parameters

value
See Also