- Remove
the Static Text - IDC_STATIC, (Caption
= Copyright (C) 2002).
- Modify
the Picture - IDC_STATIC,
Piture Properties:
Right click the Picture
and click Properties on the
shortcut menu to open the Picture
Properties dialog box:
|
The
old values |
The
new values |
General
tab
* ID:
* box checked
* Type:
* Image:
|
IDC_STATIC
Visible
Icon
IDR_MAINFRAME |
IDC_STATIC
Visible
Bitmap
IDB_ABOUT |
|
- Modify
the Static Text - IDC_STATIC: - (Caption: TestVC0
Verrsion 1.0)
Right click the Static
Text and click Properties
on the shortcut menu to open the Text
Properties dialog box:
|
The
old values |
The
new values |
General
tab
* ID:
*Caption
*boxes checked
Styles
tab
* Align text:
|
IDC_STATIC
TestVC0 Verrsion 1.0
Visible, Group
Default |
IDC_STATIC
Info about ...
Visible, Group
Default |
|
- Add
the Edit Box - IDC_EDSOURCE,
Edit Properties:
Right click the Edit
Box and click Properties
on the shortcut menu to open the Edit
Properties dialog box:
General
tab
* ID:
* boxes checked
Styles
tab
* Align text:
* boxes checked
Extended
Styples tab
*box
checked
|
IDC_EDSOURCE
Visible, Tab stop
left
Multiline, Auto Vscroll,
Read-only
Transparent |
|
- Add
the Picture -
IDC_STATIC (Frame),
Picture Properties:
Right click the Picture
and click Properties on the
shortcut menu to open the Piture
Properties dialog box:
General
tab
* ID:
* box checked
* Type:
* Color: |
IDC_STATIC
Visible
Frame
Black |
|
- Add
the Push Button - IDC_CREATED,
Push Button Properties:
Right click the Button
and click Properties on the
shortcut menu to open the Push
Button Properties dialog
box:
General
tab
* ID:
* Caption:
* boxes checked
Styles
tab
* Horizontal alignment:
* Vertical alignment:
|
IDC_CREATED
Created by
Visible, Tab stop
Default
Default |
|
- Modify
the Push Button - IDOK,
Push Button Properties:
- (created by AppWizard)
Right click the Button
and click Properties on the
shortcut menu to open the Push
Button Properties dialog
box:
|
The
old values |
The
new values |
General
tab
* ID:
* Caption:
* boxes checked
Styles
tab
* Horizontal alignment:
* Vertical alignment:
|
IDOK
OK
Visible, Tab stop
Default
Default |
IDOK
Done
Visible, Tab stop
Default
Default |
|
Note:
The TestVC0.rc file stores
information about all controls included in IDD_ABOUBOX. Examine this
information, click
here.
|