This topic has not yet been rated - Rate this topic

ToolStripSeparatorRenderEventArgs Properties

The ToolStripSeparatorRenderEventArgs type exposes the following members.

  NameDescription
Public property Graphics Gets the graphics used to paint the ToolStripItem. (Inherited from ToolStripItemRenderEventArgs.)
Public property Item Gets the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.)
Public property ToolStrip Gets the value of the ToolStripItem.Owner property for the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.)
Public property Vertical Gets a value indicating whether the display style for the grip is vertical.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.