UpdateControl Method (GoPropertyUserControl)
In This Topic
This virtual method must be overridden to call
PropertyModifier.
FindProperty(Int32,GoPropertyModifierPart,GoPropertyModifierChoice) to update each of the Controls in this UserControl that exhibit
Northwoods.Go.GoObject properties.
Syntax
public virtual void UpdateControl()
See Also