Cursor::ToString Method ()

 
Use BaseTrue

Retrieves a human readable string representing this Cursor.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String that represents this Cursor.

.NET Framework
Available since 1.1
Return to top
Show: