Bool Create(wxPanel *panel, char *message, int x = -1, int y = -1, int style = 0, char *name = "message")
Creates the listbox for two-step construction. Derived classes should call or replace this function. See wxMessage::wxMessage for further details.