The properties of System.Windows.Forms.ToolStripPanelRenderEventArgs are listed below. For a list of all members, see the ToolStripPanelRenderEventArgs Members list.
See Also: Inherited members from System.EventArgs
[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. |