GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorAlphaPanel Class / OnValueChanged Method
In This Topic
    OnValueChanged Method
    In This Topic
    Raise the ValueChanged event and update the TrackBar and NumericUpDown Controls.
    Syntax
    protected virtual void OnValueChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also