ToolStripSeparatorRenderEventArgs Properties
.NET Framework 4.5
The ToolStripSeparatorRenderEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Graphics | Gets the graphics used to paint the ToolStripItem. (Inherited from ToolStripItemRenderEventArgs.) |
|
Item | Gets the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.) |
|
ToolStrip | Gets the value of the ToolStripItem.Owner property for the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.) |
|
Vertical | Gets a value indicating whether the display style for the grip is vertical. |