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