The members of System.Windows.Forms.ToolStripPanelRenderEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.ToolStripPanelRenderEventArgs class for the specified System.Windows.Forms.ToolStripPanel that uses the specified graphics for drawing. |
[read-only] | Graphics | System.Drawing.Graphics.
Gets or sets the graphics used to paint the System.Windows.Forms.ToolStripPanel. |
Handled | bool.
Gets or sets a value indicating whether the event was handled. | |
[read-only] | ToolStripPanel | ToolStripPanel.
Gets the System.Windows.Forms.ToolStripPanel to paint. |