ControlPaint.DrawComboButton Method
.NET Framework 4.5
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 | |
|---|---|---|
|
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. |
|
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. |