Intersoft.Client.UI.Aqua.UXInput Namespace > UXSliderBarBase Class : OnMaximumChanged Method |
Protected Overrides Sub OnMaximumChanged( _ ByVal oldMaximum As Double, _ ByVal newMaximum As Double _ )
Dim instance As UXSliderBarBase Dim oldMaximum As Double Dim newMaximum As Double instance.OnMaximumChanged(oldMaximum, newMaximum)
protected override void OnMaximumChanged( double oldMaximum, double newMaximum )
protected: void OnMaximumChanged( double oldMaximum, double newMaximum ) 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