24#ifndef WX_BITMAP_COMBOBOX_H
25#define WX_BITMAP_COMBOBOX_H
27#include <wx/bmpcbox.h>
32 WX_BITMAP_COMBOBOX( wxWindow *parent, wxWindowID
id = wxID_ANY,
const wxString& value = wxEmptyString,
33 const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
34 int n = 0,
const wxString choices[] = NULL,
long style = 0,
35 const wxValidator& validator = wxDefaultValidator,
wxSize DoGetBestSize() const override