GoDiagram Web Reference
Hint Property

Gets or sets the general category of document Changed event.
Syntax
'Declaration
 
Public Property Hint As Integer
public int Hint {get; set;}
Remarks
Predefined GoDocument, GoLayerCollection, and GoLayer hints range from zero to one thousand. See the complete list in the documentation for RaiseChanged. One frequently used hint is GoLayer.ChangedObject, which uses many different subhints describing the individual GoObject changes.
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

GoChangedEventArgs Class
GoChangedEventArgs Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback