Searched refs:ID_STOP (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/html/htmlctrl/
H A Dhtmlctrl.cpp44 ID_STOP = wxID_HIGHEST + 5, enumerator in enum:__anon423
100 EVT_BUTTON(ID_STOP, MyFrame::OnStopButton)
172 wxButton* btnStop = new wxButton(myToolbar, ID_STOP, _("Stop"));

Completed in 66 milliseconds