Click or drag to resize

CursorIHandlerCreate Method (String)

Creates the cursor instance with the specified fileName

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Create(
	string fileName
)

Parameters

fileName
Type: SystemString
Name of the cursor to load from disk
See Also