Searched refs:IDC_CSEND (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DChatWnd.cpp52 EVT_BUTTON(IDC_CSEND, CChatWnd::OnBnClickedCsend)
234 GetParent()->FindWindow(IDC_CSEND)->Enable(false);
239 GetParent()->FindWindow(IDC_CSEND)->Enable(true);
245 wxASSERT(GetParent()->FindWindow(IDC_CSEND)->IsEnabled());
H A Dmuuli_wdr.h466 #define IDC_CSEND 10329 macro
H A Dmuuli_wdr.cpp3497 wxButton *item7 = new wxButton( parent, IDC_CSEND, _("Send"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 69 milliseconds