ToolStripGripRenderEventArgs Constructor (Graphics^, ToolStrip^)
.NET Framework (current version)
Initializes a new instance of the ToolStripGripRenderEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- g
-
Type:
System.Drawing::Graphics^
The Graphics object used to paint the move handle.
- toolStrip
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip the move handle is to be drawn on.
.NET Framework
Available since 2.0
Available since 2.0
Show: