Intersoft.Client.UI.Aqua.UXInput Namespace > UXSliderBarBase Class : OnMinimumChanged Method |
Protected Overrides Sub OnMinimumChanged( _ ByVal oldMinimum As Double, _ ByVal newMinimum As Double _ )
Dim instance As UXSliderBarBase Dim oldMinimum As Double Dim newMinimum As Double instance.OnMinimumChanged(oldMinimum, newMinimum)
protected override void OnMinimumChanged( double oldMinimum, double newMinimum )
protected: void OnMinimumChanged( double oldMinimum, double newMinimum ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2