GoDiagram Win Reference
UpdateControl Method (GoPropertyUserControl)

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
'Declaration
 
Public Overridable Sub UpdateControl() 
public virtual void UpdateControl()
Remarks
Your override should check for a null value of PropertyModifier and if IsUpdating is true -- in either case this method should do nothing.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPropertyUserControl Class
GoPropertyUserControl Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback