Searched refs:m_lbSelectNum (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.cpp141 wxButton *m_lbSelectNum; member in class:MyPanel
616 m_lbSelectNum = NULL;
748 m_lbSelectNum = new wxButton( panel, ID_LISTBOX_SEL_NUM, _T("Select #&2"), wxPoint(180,30), wxSize(140,30) );
1250 m_lbSelectNum->Enable( event.GetInt() == 0 );
1270 m_lbSelectNum->WarpPointer( 40, 14 );

Completed in 58 milliseconds