Searched refs:ID_BTNPROGRESS (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/controls/
H A Dcontrols.cpp470 const int ID_BTNPROGRESS = 183; variable
544 EVT_UPDATE_UI (ID_BTNPROGRESS, MyPanel::OnUpdateShowProgress)
545 EVT_BUTTON (ID_BTNPROGRESS, MyPanel::OnShowProgress)
935 m_btnProgress = new wxButton( panel, ID_BTNPROGRESS, _T("&Show progress dialog"),

Completed in 37 milliseconds