'Declaration
Protected Overridable Sub OnBChanged( _ ByVal oldValue As Byte, _ ByVal newValue As Byte _ )
'Usage
Dim instance As ColorCanvas Dim oldValue As Byte Dim newValue As Byte instance.OnBChanged(oldValue, newValue)
Parameters
- oldValue
- newValue