Searched refs:ID_COMBO_ENABLE (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.cpp446 const int ID_COMBO_ENABLE = 147; variable
527 EVT_CHECKBOX (ID_COMBO_ENABLE, MyPanel::OnComboButtons)
808 (void)new wxCheckBox( panel, ID_COMBO_ENABLE, _T("&Disable"), wxPoint(20,130), wxSize(140,30) );
1420 case ID_COMBO_ENABLE:

Completed in 63 milliseconds