Searched refs:ID_CHOICE_CLEAR (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.cpp432 const int ID_CHOICE_CLEAR = 123; variable
511 EVT_BUTTON (ID_CHOICE_CLEAR, MyPanel::OnChoiceButtons)
784 (void)new wxButton( panel, ID_CHOICE_CLEAR, _T("&Clear"), wxPoint(180,80), wxSize(140,30) );
1357 case ID_CHOICE_CLEAR:

Completed in 60 milliseconds