System.Windows.Forms.ToolStripPanelRenderEventArgs: Property Members

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

Public Properties

[read-only]
GraphicsSystem.Drawing.Graphics.

Gets or sets the graphics used to paint the System.Windows.Forms.ToolStripPanel.

Handledbool.

Gets or sets a value indicating whether the event was handled.

[read-only]
ToolStripPanelToolStripPanel.

Gets the System.Windows.Forms.ToolStripPanel to paint.