This topic has not yet been rated - Rate this topic

ToolStripRenderEventArgs Constructor

Initializes a new instance of the ToolStripRenderEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ToolStripRenderEventArgs(Graphics, ToolStrip) Initializes a new instance of the ToolStripRenderEventArgs class for the specified ToolStrip and using the specified Graphics.
Public method ToolStripRenderEventArgs(Graphics, ToolStrip, Rectangle, Color) Initializes a new instance of the ToolStripRenderEventArgs class for the specified ToolStrip, using the specified Graphics to paint the specified bounds with the specified Color.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.