Cursors::No Property

 

Gets a Cursor with which indicates that a particular region is invalid for a given operation.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Cursor^ No {
	static Cursor^ get();
}

Property Value

Type: System.Windows.Input::Cursor^

The No cursor.

.NET Framework
Available since 3.0
Return to top
Show: