Introduction - If you have any usage issues, please Google them yourself
Dialog user interface, write how to join dialog box controls data members and its implementation mechanism and how to control dialog control class, how to use the dialog class member functions to the control sending a message and get dialog box controls the class pointer, how to use dialog control class directly manipulate dialog control (sending messages and direct call member functions). How to generate and destroy controls when the program is running. The comparison and analysis of several operation modes of dialog control. How to implement partial contraction and expansion of the dialog box. How to get the text box on the dialog box to get the focus immediately after the program starts, and how to use SetWindowLong to change the callback function of the window, and demonstrate by changing the default return handling mode of the text box. Another clever way to achieve multiple input text boxes passing through the focus in the return car (with the default button).
Packet : 97288412lesson7code.rar filelist
Lesson7Code\Mybole\Debug\RCa01260
Lesson7Code\Mybole\MainFrm.cpp
Lesson7Code\Mybole\MainFrm.h
Lesson7Code\Mybole\Mybole.cpp
Lesson7Code\Mybole\Mybole.dsp
Lesson7Code\Mybole\Mybole.dsw
Lesson7Code\Mybole\Mybole.h
Lesson7Code\Mybole\Mybole.ncb
Lesson7Code\Mybole\Mybole.opt
Lesson7Code\Mybole\Mybole.plg
Lesson7Code\Mybole\Mybole.rc
Lesson7Code\Mybole\MyboleDoc.cpp
Lesson7Code\Mybole\MyboleDoc.h
Lesson7Code\Mybole\MyboleView.cpp
Lesson7Code\Mybole\MyboleView.h
Lesson7Code\Mybole\ReadMe.txt
Lesson7Code\Mybole\res\Toolbar.bmp
Lesson7Code\Mybole\resource.h
Lesson7Code\Mybole\StdAfx.cpp
Lesson7Code\Mybole\StdAfx.h
Lesson7Code\Mybole\TestDlg.cpp
Lesson7Code\Mybole\TestDlg.h
Lesson7Code\Mybole\Debug
Lesson7Code\Mybole\res
Lesson7Code\Mybole
Lesson7Code