

- เปลี่ยนโปรแกรมในฟังก์ชันBOOL CspinDlg::OnInitDialog()ดังโค้ดด้านล่างนี้
// TODO: Add extra initialization here m_spin.SetRange(1,100); m_spin.SetBuddy(&m_edit); m_spin.SetPos(1); m_spin.SetBase(16); return TRUE; // return TRUE unless you set the focus to a control
ไม่มีความคิดเห็น:
แสดงความคิดเห็น