Northwoods.Go Assembly > Northwoods.Go Namespace > GoObject Class : OnEnterLeave Method |
By default this method does nothing but return false. This method is normally invoked by the GoToolManager tool and the GoToolDragging tool, through the GoView.DoObjectEnterLeave method. Thus the ObjectEnterLeave event is not raised during a resize or a linking operation or the operation of other tools. This method is also not called directly on external drag-and-drop operations from other Controls. However, you may be able to get called in such situations if GoView.GoView.ExternalDragDropsOnEnter is true, because then a drag enter causes a drop which adds objects to the document that are dragged around by the GoToolDragging tool.
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