GoDiagram Win Reference
EditedObject Property

Gets or sets the GoObject for which this control is acting as an editor.
Syntax
'Declaration
 
<DescriptionAttribute("The GoObject for which this control is acting as an editor.")>
Public Overridable Property EditedObject As GoObject
[DescriptionAttribute("The GoObject for which this control is acting as an editor.")]
public virtual GoObject EditedObject {get; set;}
Remarks
This does not raise a Changed notification, since it should only be used for view objects.
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

GoControl Class
GoControl Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback