ICommandBarRenderer.DrawComboBox Method
Draws a flat combo box.
Parameters
- box
- The combo box.
- g
- The graphics object.
- rect
- The item's bounds.
- enabled
- Is the combo box enabled?
- rightToLeft
- Is the combo box right-to-left?
- drawStyle
- The combo box state.
Return Value
True if custom drawn.
See Also
ICommandBarRenderer Interface | NETXP.Controls.Bars Namespace