IToolboxService::SetCursor Method ()
.NET Framework (current version)
Sets the current application's cursor to a cursor that represents the currently selected tool.
Assembly: System.Drawing (in System.Drawing.dll)
Return Value
Type: System::Booleantrue if the cursor is set by the currently selected tool, false if there is no tool selected and the cursor is set to the standard windows cursor.
If no tool is selected, the cursor will default to the standard Windows cursor.
.NET Framework
Available since 1.1
Available since 1.1
Show: