Langue

ToolStripLabelMenuItem Constructeurs

Définition

Surcharges

ToolStripLabelMenuItem()

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

S’applique à

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)

Paramètres

text
String

S’applique à