GoDiagram Web Reference
LastHint Field

This is the last system-defined RaiseChanged hint.
Syntax
'Declaration
 
Public Const LastHint As Integer
public const int LastHint
Remarks
Subclasses of GoDocument should use values larger than this one to identify document, layer collection, and layer change events. GoLayerCollection hints are 800-899. GoLayer hints are 900-999. GoObject hints are 1000-9999, even though they are stored as subhints and thus cannot conflict.
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

GoDocument Class
GoDocument Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback