Cursors::IBeam Property

 

Gets an I-beam Cursor, which is used to show where the text cursor appears when the mouse is clicked.

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

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

Property Value

Type: System.Windows.Input::Cursor^

The IBeam cursor.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: