Cursors.SizeAll Propriedade

Definição

Obtém o cursor de tamanho de quatro cabeças, que consiste em quatro setas unidas que apontam para norte, sul, este e oeste.

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

Valor de Propriedade

O Cursor que representa o cursor de tamanho de quatro cabeças.

Aplica-se a

Ver também