Searched refs:ID_CHOICE_SORTED (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.cpp437 const int ID_CHOICE_SORTED = 128; variable
508 EVT_CHOICE (ID_CHOICE_SORTED, MyPanel::OnChoice)
775 m_choiceSorted = new MyChoice( panel, ID_CHOICE_SORTED, wxPoint(10,70), wxSize(120,wxDefaultCoord),

Completed in 109 milliseconds