Searched refs:ID_COMBO_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.cpp442 const int ID_COMBO_CLEAR = 143; variable
522 EVT_BUTTON (ID_COMBO_CLEAR, MyPanel::OnComboButtons)
803 (void)new wxButton( panel, ID_COMBO_CLEAR, _T("&Clear"), wxPoint(180,80), wxSize(140,30) );
1435 case ID_COMBO_CLEAR:

Completed in 89 milliseconds