Searched refs:OnFocused (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.h70 void OnFocused(wxListEvent& event);
H A Dlisttest.cpp117 EVT_LIST_ITEM_FOCUSED(LIST_CTRL, MyListCtrl::OnFocused)
937 void MyListCtrl::OnFocused(wxListEvent& event) function in class:MyListCtrl
939 LogEvent(event, _T("OnFocused"));

Completed in 94 milliseconds