#include <wx/combo.h>
Features enabled for wxComboCtrl.
Button can be on either side of control.
Button may be replaced with bitmap.
Button can have spacing from the edge of the control.
wxComboCtrl::SetMargins() can be used.
Combo control itself can be custom painted.
A variable-width area in front of writable combo control's textctrl can be custom painted.
wxNO_BORDER window style works.
All features.