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

    Parameters

    e
    undo
    See Also