The event handler receives an argument of type System.Windows.Forms.ToolStripPanelRenderEventArgs containing data related to this event. The following ToolStripPanelRenderEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Graphics | Gets or sets the graphics used to paint the System.Windows.Forms.ToolStripPanel. |
Handled | Gets or sets a value indicating whether the event was handled. |
ToolStripPanel | Gets the System.Windows.Forms.ToolStripPanel to paint. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2