ActiveReports Developer 7
Cursor Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : Cursor Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Cursor As System.Windows.Forms.Cursor
C# 
public System.Windows.Forms.Cursor Cursor {get; set;}

See Also