GoDiagram Win Reference
HandleID Property (GoHandle)

Gets or sets an identifier for this handle.
Syntax
'Declaration
 
<DescriptionAttribute("An identifier for this handle, often a GoObject spot value.")>
Public Property HandleID As Integer
[DescriptionAttribute("An identifier for this handle, often a GoObject spot value.")]
public int HandleID {get; set;}

Property Value

The default identifier is GoObject.NoHandle.
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
HandleID Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback