This topic has not yet been rated - Rate this topic

ControlPaint.DrawComboButton Method

Draws a drop-down button on a combo box control.

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

  Name Description
Public method Static member DrawComboButton(Graphics, Rectangle, ButtonState) Draws a drop-down button on a combo box control in the specified state, on the specified graphics surface, and within the specified bounds.
Public method Static member DrawComboButton(Graphics, Int32, Int32, Int32, Int32, ButtonState) Draws a drop-down button on a combo box control in the specified state, on the specified graphics surface, and within the specified bounds.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.