ToolStripPanelRenderEventArgs Constructor (Graphics^, ToolStripPanel^)
.NET Framework (current version)
Initializes a new instance of the ToolStripPanelRenderEventArgs class for the specified ToolStripPanel that uses the specified graphics for drawing.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- g
-
Type:
System.Drawing::Graphics^
The graphics used to paint the ToolStripPanel.
- toolStripPanel
-
Type:
System.Windows.Forms::ToolStripPanel^
The ToolStripPanel to draw.
.NET Framework
Available since 2.0
Available since 2.0
Show: