ActiveReports 12
SetCursor Method

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : SetCursor Method
Sets the cursor to a cursor that represents the current ToolboxItem.
Syntax
'Declaration
 
Public Function SetCursor() As Boolean
public bool SetCursor()

Return Value

Boolean. True if a ToolboxItem is selected and the cursor is set. Otherwise, False, and the default cursor is used.
See Also

Reference

Toolbox Class
Toolbox Members