+ // set m_label and m_indexAccel and refresh the control to show the new
+ // label (but, unlike SetLabel(), don't call the base class SetLabel() thus
+ // avoiding to change wxControlBase::m_labelOrig)
+ void UnivDoSetLabel(const wxString& label);
+