'Declaration Protected Overridable Sub OnIsDefaultChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As DropDownButton Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsDefaultChanged(oldValue, newValue)
Parameters
- oldValue
- newValue