GoDiagram Win Reference
AutoScrolling Property (GoToolRubberBanding)

Gets or sets whether this tool automatically scrolls the view when the mouse is near the edge, thus extending the size of the Box.
Syntax
'Declaration
 
Public Overridable Property AutoScrolling As Boolean
public virtual bool AutoScrolling {get; set;}

Property Value

The default value is false.
Remarks
Setting this to true also sets GoView.GoView.DrawsXorMode to false to avoid having the XOR-mode lines mess up other controls.
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

GoToolRubberBanding Class
GoToolRubberBanding Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback