ToolStripContentPanel.Name Propiedad

Definición

Esta propiedad no es relevante para esta clase.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string Name { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Name : string with get, set
Public Property Name As String

Valor de propiedad

String

Nombre del control.

Atributos

Comentarios

Esta propiedad no es relevante para esta clase.

Se aplica a