'Declaration Protected Overridable Sub OnAutoToolTipPlacementChanged( _ ByVal oldValue As AutoToolTipPlacement, _ ByVal newValue As AutoToolTipPlacement _ )
'Usage Dim instance As RangeSlider Dim oldValue As AutoToolTipPlacement Dim newValue As AutoToolTipPlacement instance.OnAutoToolTipPlacementChanged(oldValue, newValue)
protected virtual void OnAutoToolTipPlacementChanged( AutoToolTipPlacement oldValue, AutoToolTipPlacement newValue )
Parameters
- oldValue
- newValue