Method LoadFromResource
LoadFromResource(Type, string)
Locates the Cursor using specified parameters.
public static Cursor LoadFromResource(Type type, string resource)
Parameters
Returns
- Cursor
The Cursor if succeed.
Locates the Cursor using specified parameters.
public static Cursor LoadFromResource(Type type, string resource)
The Cursor if succeed.