- 데블스캠프2009/목요일/연습문제/MFC/정종록 . . . . 4 matches
ON_BN_CLICKED(IDC_BUTTON20, OnReset)
ON_BN_CLICKED(IDC_BUTTON21, OnCancle)
ON_BN_CLICKED(IDC_BUTTON22, OnButton22)
ON_BN_CLICKED(IDC_BUTTON23, OnButton23)
void CTestDlg::OnButton22()
void CTestDlg::OnButton23()
- Button/상욱 . . . . 1 match
JButton button2;
button2 = new JButton("BUTTON2");
button2.addActionListener(this);
panel.add(button2);
else if (ae.getSource() == button2) {
- 데블스캠프2009/목요일/연습문제/MFC/김태욱 . . . . 1 match
ON_BN_CLICKED(IDC_BUTTON2, OnButton2)
void CZxczxcDlg::OnButton2()
- 데블스캠프2009/목요일/연습문제/MFC/박준호 . . . . 1 match
ON_BN_CLICKED(IDC_BUTTON2, OnButton2)
void CTestAPPDlg::OnButton2()
- 데블스캠프2009/목요일/연습문제/MFC/서민관 . . . . 1 match
ON_BN_CLICKED(IDC_BUTTON2, OnButton2)
void CTestMFCDlg::OnButton2()
Found 5 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.