GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoBrushControl Class / FinishUpdate Method
In This Topic
    FinishUpdate Method (GoBrushControl)
    In This Topic
    This is called by UpdateControl and ModifyObjects to indicate that those methods have finished making changes.
    Syntax
    public override bool FinishUpdate()

    Return Value

    true if the value of GoPropertyUserControl.IsUpdating changed
    See Also