Searched refs:ID_SET_FONT (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.cpp458 const int ID_SET_FONT = 170; variable
535 EVT_BUTTON (ID_SET_FONT, MyPanel::OnSetFont)
849 m_fontButton = new wxButton( panel, ID_SET_FONT, _T("Set &more Italic font"), wxPoint(340,30), wxSize(140,30) );

Completed in 46 milliseconds