Sprache

ToolStripLabelMenuItem Konstruktoren

Definition

Überlädt

ToolStripLabelMenuItem()

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

Gilt für:

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)

Parameter

text
String

Gilt für: