Searched refs:ID_CHOICE_DELETE (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.cpp434 const int ID_CHOICE_DELETE = 125; variable
513 EVT_BUTTON (ID_CHOICE_DELETE, MyPanel::OnChoiceButtons)
786 (void)new wxButton( panel, ID_CHOICE_DELETE, _T("D&elete selected item"), wxPoint(180,130), wxSize(140,30) );
1369 case ID_CHOICE_DELETE:

Completed in 171 milliseconds