You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > StiCursorHelper Class > StiCursorHelper Methods > GetCursorFromResource Method > GetCursorFromResource Method (string, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCursorHelper.GetCursorFromResource Method (string, string)

Gets the Cursor object placed in assembly.

Syntax
C++
C#
Visual Basic
public: Cursor GetCursorFromResource( string assemblyName, string cursorName );
Parameters
Parameters 
Description 
assemblyName 
The name of assembly in which the Cursor object is placed. 
cursorName 
The name of the cursor file to look for. 
Returns

The Cursor object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.