'Declaration
Protected Overridable Sub OnPropertyValueChanged( _ ByVal s As System.Object, _ ByVal e As System.Windows.Forms.PropertyValueChangedEventArgs _ )
'Usage
Dim instance As NPropertyBrowser Dim s As System.Object Dim e As System.Windows.Forms.PropertyValueChangedEventArgs instance.OnPropertyValueChanged(s, e)
Parameters
- s
- e