'DeclarationProtected Overridable Sub OnMaxDropDownWidthChanged( _ ByVal oldValue As Double, _ ByVal newValue As Double _ )
'UsageDim instance As ColorPicker Dim oldValue As Double Dim newValue As Double instance.OnMaxDropDownWidthChanged(oldValue, newValue)
Parameters
- oldValue
- newValue