GoDiagram Web Reference
OnBackgroundSingleClicked Method (GoOverview)

Allow mouse clicks not on the OverviewRect, but elsewhere in the Overview, to cause the OverviewRect to be centered there, or as near as allowed.
Syntax
'Declaration
 
Protected Overrides Sub OnBackgroundSingleClicked( _
   ByVal evt As GoInputEventArgs _
) 
protected override void OnBackgroundSingleClicked( 
   GoInputEventArgs evt
)

Parameters

evt
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

GoOverview Class
GoOverview Members
Base Implementation in OnBackgroundSingleClicked

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback