UpdateControl Method (GoTextControl)
In This Topic
Updates all of the controls in this
GoTextControl to reflect the text properties provided by a
Northwoods.Go.GoText object in the
PropertyModifier's collection of objects.
Syntax
public override void UpdateControl()
See Also