GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / ChangeValue Method
In This Topic
    ChangeValue Method (GoButton)
    In This Topic
    Handle undo and redo changes.
    Syntax
    public override void ChangeValue( 
       GoChangedEventArgs e,
       bool undo
    )

    Parameters

    e
    undo
    See Also