Cursors.SizeNS Eigenschap

Definitie

Hiermee haalt u de tweepuntige verticale cursor (noord/zuid) op.

public:
 static property System::Windows::Forms::Cursor ^ SizeNS { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor SizeNS { get; }
static member SizeNS : System.Windows.Forms.Cursor
Public Shared ReadOnly Property SizeNS As Cursor

Waarde van eigenschap

De Cursor grootte van de tweepuntige verticale cursor (noord/zuid).

Van toepassing op

Zie ook