'Declaration Protected Overridable Sub OnValueChanged( _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Usage Dim instance As CustomPropertyItem Dim oldValue As Object Dim newValue As Object instance.OnValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue