wxEllipsizeMode mode, int maxWidth,
int replacementWidth, int marginWidth);
- // this field contains the label in wx format, i.e. with '&' mnemonics
+ // this field contains the label in wx format, i.e. with '&' mnemonics,
+ // as it was passed to the last SetLabel() call
wxString m_labelOrig;
wxDECLARE_NO_COPY_CLASS(wxControlBase);