Step 2:
Application developed with Microsoft Visual C++, Part 2. |
3rd Step, Add the 1st list of
controls to IDD_TESTVC0_DIALOG dialog.
Declaration
step ...
|
Details ...
The
IDD_TESTVC0_DIALOG dialog design, part 1.
![]() |
![]() |
Note:
For Visual C++ projects, use the Dialog editor window to create or edit dialog boxes.
A DAO database object, represented in
MFC by class CDaoDatabase.
A CDaoDatabase object represents a connection to a
database through which you can operate on the data.
CDaoDatabase accesses data through a Data Access Object (DAO)
based on the Microsoft Jet database engine.
A CDaoRecordset object represents a set of
records selected from a data source.
|
|
|
b- The new Dialog Properties:
|