วันอาทิตย์ที่ 7 กรกฎาคม พ.ศ. 2556

LAB11 Wizard(Dialog Based)




สร้างแบบ Dialog Based แล้ววางโค้ดลงไป จะได้ดังภาพ

void CMy11Dlg::OnBnClickedButton1()
{
MessageBox(_T("hello button1"));
}


void CMy11Dlg::OnBnClickedButton2()
{
MessageBox(_T("hello button2"));
}

ไม่มีความคิดเห็น:

แสดงความคิดเห็น