'DeclarationProtected Overridable Sub OnValueChanged( _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'UsageDim instance As CustomPropertyItem Dim oldValue As Object Dim newValue As Object instance.OnValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue