ToolStripButton Constructor (Image^)
.NET Framework (current version)
Initializes a new instance of the ToolStripButton class that displays the specified image.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- image
-
Type:
System.Drawing::Image^
The image to display on the ToolStripButton.
Use this constructor to create a ToolStripButton that displays only an image on the ToolStripButton.
.NET Framework
Available since 2.0
Available since 2.0
Show: