ToolStripRenderEventArgs Constructor (Graphics^, ToolStrip^)
.NET Framework (current version)
Initializes a new instance of the ToolStripRenderEventArgs class for the specified ToolStrip and using the specified Graphics.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- g
-
Type:
System.Drawing::Graphics^
The Graphics to use for painting.
- toolStrip
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip to paint.
.NET Framework
Available since 2.0
Available since 2.0
Show: