34 wxString str = wxListBox::GetStringSelection();
48 return wxListBox::SetStringSelection( s );
57 return wxListBox::SetStringSelection( s, select );
63 wxString str = wxListBox::GetString( n );
76 if( retVal == wxNOT_FOUND )
77 retVal = wxListBox::FindString( s, bCase );
static const wxString GetPinningSymbol()
wxString GetBaseString(int n) const
int FindString(const wxString &s, bool bCase=false) const override
wxString GetStringSelection() const override
bool SetStringSelection(const wxString &s) override