Searched refs:ID_CHOICE_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.cpp431 const int ID_CHOICE_SEL_STR = 122; variable
510 EVT_BUTTON (ID_CHOICE_SEL_STR, MyPanel::OnChoiceButtons)
783 (void)new wxButton( panel, ID_CHOICE_SEL_STR, _T("&Select 'This'"), wxPoint(340,30), wxSize(140,30) );
1351 case ID_CHOICE_SEL_STR:

Completed in 82 milliseconds