Cursors::VSplit Property

 

Gets the cursor that appears when the mouse is positioned over a vertical splitter bar.

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

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

Property Value

Type: System.Windows.Forms::Cursor^

The Cursor that represents the cursor that appears when the mouse is positioned over a vertical splitter bar.

.NET Framework
Available since 1.1
Return to top
Show: