ToolStripStatusLabel Constructor (String^, Image^)
.NET Framework (current version)
Initializes a new instance of the ToolStripStatusLabel class that displays the specified image and text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- text
-
Type:
System::String^
A String representing the text to be displayed on the ToolStripStatusLabel.
- image
-
Type:
System.Drawing::Image^
An Image that is displayed on the ToolStripStatusLabel.
.NET Framework
Available since 2.0
Available since 2.0
Show: