GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyForm Class / UpdateControl Method
In This Topic
    UpdateControl Method (GoPropertyForm)
    In This Topic
    This virtual method must be overridden to call PropertyModifier.GoPropertyModifier.FindProperty to update each of the Controls on this Form that exhibit Northwoods.Go.GoObject properties.
    Syntax
    protected virtual void UpdateControl()
    See Also