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