- Add the
PictureBox control -
PictureBox1, Properties:
A PictureBox
control can display a graphic from a
bitmap, icon, or metafile, as well as
enhanced metafile, JPEG, or GIF files. It
clips the graphic if the control isn't
large enough to display the entire image.
image:
name:
Location:
Size: |
none
PictureBox1
72, 24
184, 200 |
|
Note
:The PictureBox1
displays the file
forum.gif
- (stored in the
folder C:\TestVJ\ Pic).
- Add the
PictureBox control -
PictureBox2, Properties:
A PictureBox
control can display a graphic from a
bitmap, icon, or metafile, as well as
enhanced metafile, JPEG, or GIF files. It
clips the graphic if the control isn't
large enough to display the entire image.
image:
name:
Location:
Size: |
none
PictureBox2
416, 24
224, 200
|
|
Note
:The PictureBox2
displays the file Christus-th.gif
- (stored in the
folder C:\TestVJ\ Pic.
- Add the
Label control
- label2, Properties:
A Label object is a
component for placing text in a container.
A label displays a single line of read-only
text. The text can be changed by the
application, but a user cannot edit it
directly.
Font:
name:
Location:
Size:
text:
textAlign: |
Times
New roman, Bold,
Underline, size = 10
label2
8, 240
136, 16
"Record
data boxes ..."
left |
|
- Add the
Label control
- label3, Properties:
A Label object is a
component for placing text in a container.
A label displays a single line of read-only
text. The text can be changed by the
application, but a user cannot edit it
directly.
Font:
name:
Location:
Size:
text:
textAlign: |
Times
New roman, Bold,
Underline, size = 10
label3
360, 248
100, 16
"Search ..."
left |
|
- Add,the
Panel control
- panel2, Properties:
A panel provides space in
which an application can attach any other
component, including other panels.
- Add the
Label control
- lbposition, Properties:
A Label object is a
component for placing text in a container.
A label displays a single line of read-only
text. The text can be changed by the
application, but a user cannot edit it
directly.
Font:
name:
Location:
Size:
text: |
Ms
Sans Serif
lbposition
8, 8
56, 16
Record |
|
- Add the
Button control
- btnFirst, Properties:
Use a CommandButton
control to begin, interrupt, or end a
process. When chosen, a CommandButton
appears pushed in and so is sometimes
called a push button.
name:
Location:
Size:
text: |
btnfirst
72, 0
40, 30
First |
|
- Add the
Button control
- btnPrevious, Properties:
Use a CommandButton
control to begin, interrupt, or end a
process. When chosen, a CommandButton
appears pushed in and so is sometimes
called a push button.
name:
Location:
Size:
text: |
btnPrevious
120, 0
40, 30
Previous |
|
- Add the
Button control
- btnNext, Properties:
Use a CommandButton
control to begin, interrupt, or end a
process. When chosen, a CommandButton
appears pushed in and so is sometimes
called a push button.
name:
Location:
Size:
text: |
btnNext
160, 0
40, 30
Next |
|
- Add the
Button control
- btmLast, Properties:
Use a CommandButton
control to begin, interrupt, or end a
process. When chosen, a CommandButton
appears pushed in and so is sometimes
called a push button.
name:
Location:
Size:
text: |
btnLast
200, 0
40, 30
Last |
|
- Add the
groupBox control
- groupBox1, Properties:
GroupBox
control is a rectangle that contains
other controls.
name:
Location:
Size: |
groupBox1
328, -8
16, 496 |
|
- Add the
tabControl control
- tabControl1, Properties:
The
tabControl manages a list of tabs for
pages to be stored.
name:
Location:
Size:
**** Page 1 ****
name:
Location:
Size:
Text:
**** Page 2 ****
name:
Location:
Size:
Text: |
tabControl1
352 272
320, 208
*****************/******
Page1
4, 25
312, 179
"By Word"
*****************/******
Page2
4, 25
312, 179
"By Address" |
|
- Add the
groupBox control
- groupBox3, Properties:
GroupBox
control is a rectangle that contains
other controls.
name:
Size: |
groupBox3
312, 180 |
|
- Add the
groupBox control
- groupBox4, Properties:
GroupBox
control is a rectangle that contains
other controls.
name:
Size: |
groupBox4
312, 180 |
|
|