Searched refs:ID_COMBO_SEL_STR (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.cpp441 const int ID_COMBO_SEL_STR = 142; variable
521 EVT_BUTTON (ID_COMBO_SEL_STR, MyPanel::OnComboButtons)
802 (void)new wxButton( panel, ID_COMBO_SEL_STR, _T("&Select 'This'"), wxPoint(340,30), wxSize(140,30) );
1430 case ID_COMBO_SEL_STR:

Completed in 32 milliseconds