The members of System.Windows.Forms.ToolStripContentPanelRenderEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.ToolStripContentPanelRenderEventArgs class. |
[read-only] | Graphics | System.Drawing.Graphics.
Gets the object to use for drawing. |
Handled | bool.
Gets or sets a value indicating whether the event was handled. | |
[read-only] | ToolStripContentPanel | ToolStripContentPanel.
Gets the System.Windows.Forms.ToolStripContentPanel affected by the click. |