ToolStripSeparatorRenderEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
