ToolStripLabelMenuItem Construtores

Definição

Sobrecargas

ToolStripLabelMenuItem()
ToolStripLabelMenuItem(String)

ToolStripLabelMenuItem()

public:
 ToolStripLabelMenuItem();
public ToolStripLabelMenuItem ();
Public Sub New ()

Aplica-se a

ToolStripLabelMenuItem(String)

public:
 ToolStripLabelMenuItem(System::String ^ text);
public ToolStripLabelMenuItem (string text);
new Microsoft.ReportDesigner.ToolStripLabelMenuItem : string -> Microsoft.ReportDesigner.ToolStripLabelMenuItem
Public Sub New (text As String)

Parâmetros

text
String

Aplica-se a