Searched refs:OnFocusLost (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.cpp308 void OnFocusLost(wxFocusEvent& event) function in class:MyRadioBox
310 wxLogMessage(_T("MyRadioBox::OnFocusLost"));
342 void OnFocusLost(wxFocusEvent& event) function in class:MyChoice
344 wxLogMessage(_T("MyChoice::OnFocusLost"));
585 EVT_KILL_FOCUS(MyRadioBox::OnFocusLost)
590 EVT_KILL_FOCUS(MyChoice::OnFocusLost)

Completed in 67 milliseconds