GoDiagram Web Reference
SelectedObject Property (GoHandle)

Gets or sets the selected object for this handle.
Syntax
'Declaration
 
<DescriptionAttribute("The selected object that this handle is marking.")>
Public Property SelectedObject As GoObject
[DescriptionAttribute("The selected object that this handle is marking.")]
public GoObject SelectedObject {get; set;}
Remarks
Because handles are only used in views, setting this property is not tracked by the undo/redo mechanism.
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

GoHandle Class
GoHandle Members
SelectedObject Property
GoSelection Class

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback