'Declaration Protected Overridable Sub OnSelectedValueChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'Usage Dim instance As FilePicker Dim oldValue As String Dim newValue As String instance.OnSelectedValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue