Searched refs:BitmapComboBoxPage_Reset (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbmpcombobox.cpp70 BitmapComboBoxPage_Reset = wxID_HIGHEST, enumerator in enum:__anon468
186 EVT_BUTTON(BitmapComboBoxPage_Reset, BitmapComboBoxWidgetsPage::OnButtonReset)
203 EVT_UPDATE_UI(BitmapComboBoxPage_Reset, BitmapComboBoxWidgetsPage::OnUpdateUIResetButton)
288 wxButton *btn = new wxButton(this, BitmapComboBoxPage_Reset, _T("&Reset"));

Completed in 52 milliseconds