Searched refs:ID_CHOICE_SEL_NUM (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.cpp430 const int ID_CHOICE_SEL_NUM = 121; variable
509 EVT_BUTTON (ID_CHOICE_SEL_NUM, MyPanel::OnChoiceButtons)
782 (void)new wxButton( panel, ID_CHOICE_SEL_NUM, _T("Select #&2"), wxPoint(180,30), wxSize(140,30) );
1345 case ID_CHOICE_SEL_NUM:

Completed in 65 milliseconds