'Declaration Protected Overridable Sub OnPropertyContainerStyleChanged( _ ByVal oldValue As Style, _ ByVal newValue As Style _ )
'Usage Dim instance As PropertyGrid Dim oldValue As Style Dim newValue As Style instance.OnPropertyContainerStyleChanged(oldValue, newValue)
Parameters
- oldValue
- newValue