'DeclarationProtected Overridable Sub OnHexadecimalStringChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As ColorCanvas Dim oldValue As String Dim newValue As String instance.OnHexadecimalStringChanged(oldValue, newValue)
Parameters
- oldValue
- newValue