wxSize DoGetBestSize() const override
WX_ELLIPSIZED_STATIC_TEXT(wxWindow *aParent, wxWindowID aID, const wxString &aLabel, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize, long aStyle=0)
void SetMinimumStringLength(const wxString &aString)
Set the string that is used for determining the requested size of the control.
wxString m_minimumString
The string that is used to set the minimum control width.