GoDiagram Win Reference
ShowsCursors Property

Gets or sets the visibility of the GoRulerCursors on the ruler.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Ruler Display")>
<DescriptionAttribute("Determines wether the ruler's collection of GoRulerCursors will be displayed.")>
Public Overridable Property ShowsCursors As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Ruler Display")]
[DescriptionAttribute("Determines wether the ruler's collection of GoRulerCursors will be displayed.")]
public virtual bool ShowsCursors {get; set;}

Property Value

The default value is true.
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

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback