Searched refs:OnSpinCtrlDown (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.cpp112 void OnSpinCtrlDown(wxSpinEvent& event);
551 EVT_SPIN_DOWN (ID_SPINCTRL, MyPanel::OnSpinCtrlDown)
1561 void MyPanel::OnSpinCtrlDown(wxSpinEvent& event) function in class:MyPanel

Completed in 64 milliseconds