GoDiagram Web Reference
SubHint Property

Gets or sets the more detailed kind of document Changed event, depending on the particular Hint value.
Syntax
'Declaration
 
Public Property SubHint As Integer
public int SubHint {get; set;}
Remarks
This property is commonly used to describe changes to individual objects when the Hint is GoLayer.ChangedObject, for example GoObject.ChangedBounds. See the complete list of predefined subhints for GoObject changes in the documentation for Changed. However other Hint values may use this SubHint property for additional disambiguation too.
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