const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxLC_ICON,
const wxValidator& validator = wxDefaultValidator,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxLC_ICON,
const wxValidator& validator = wxDefaultValidator,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxLC_ICON,
const wxValidator& validator = wxDefaultValidator,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxLC_ICON,
const wxValidator& validator = wxDefaultValidator,
// Find an item whose label matches this string, starting from the item after 'start'
// or the beginning if 'start' is -1.
// Find an item whose label matches this string, starting from the item after 'start'
// or the beginning if 'start' is -1.
// Find an item whose data matches this data, starting from the item after 'start'
// or the beginning if 'start' is -1.
// Find an item whose data matches this data, starting from the item after 'start'
// or the beginning if 'start' is -1.
// Find an item nearest this position in the specified direction, starting from
// the item after 'start' or the beginning if 'start' is -1.
// Find an item nearest this position in the specified direction, starting from
// the item after 'start' or the beginning if 'start' is -1.