ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / SetCursor Method

In This Topic
    SetCursor Method
    In This Topic
    The SetCursor method sets the mouse cursor to a cursor that represents the current toolbox item.
    Syntax
    'Declaration
     
    Public Function SetCursor() As Boolean
    public bool SetCursor()
    See Also