Introduction - If you have any usage issues, please Google them yourself
Sun Xin teacher VC video lesson 7 code: user interface dialog box, write to the dialog box controls associated data members and its implementation mechanism and 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 : 103244837lesson7.rar filelist
Code
Code\Mybole
Code\Mybole\MainFrm.cpp
Code\Mybole\MainFrm.h
Code\Mybole\Mybole.aps
Code\Mybole\Mybole.clw
Code\Mybole\Mybole.cpp
Code\Mybole\Mybole.dsp
Code\Mybole\Mybole.dsw
Code\Mybole\Mybole.h
Code\Mybole\Mybole.ncb
Code\Mybole\Mybole.opt
Code\Mybole\Mybole.plg
Code\Mybole\Mybole.rc
Code\Mybole\MyboleDoc.cpp
Code\Mybole\MyboleDoc.h
Code\Mybole\MyboleView.cpp
Code\Mybole\MyboleView.h
Code\Mybole\ReadMe.txt
Code\Mybole\res
Code\Mybole\res\Mybole.ico
Code\Mybole\res\Mybole.rc2
Code\Mybole\res\MyboleDoc.ico
Code\Mybole\res\Toolbar.bmp
Code\Mybole\resource.h
Code\Mybole\StdAfx.cpp
Code\Mybole\StdAfx.h
Code\Mybole\TestDlg.cpp
Code\Mybole\TestDlg.h