home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form3
- Caption = "Form3"
- ClientHeight = 3360
- ClientLeft = 744
- ClientTop = 1944
- ClientWidth = 6420
- Height = 3780
- Left = 696
- LinkTopic = "Form3"
- ScaleHeight = 3360
- ScaleWidth = 6420
- Top = 1572
- Width = 6516
- Begin BarCode BarCode1
- BarCodeType = 18 'POSTNET (Zip+4 Postal Code)
- Checksum = 0
- DataField = "Zip"
- DataSource = "Data1"
- Height = 372
- Left = 3120
- NarrowBarWidth = 2
- Ratio = 0 '3:1
- Rotation = 0 'Normal
- Text = ""
- Top = 2040
- Width = 3012
- End
- Begin TextBox Text7
- DataField = "Zip"
- DataSource = "Data1"
- Height = 312
- Left = 3060
- TabIndex = 5
- Text = "Text7"
- Top = 1320
- Width = 1692
- End
- Begin TextBox Text6
- DataField = "State"
- DataSource = "Data1"
- Height = 312
- Left = 2400
- TabIndex = 4
- Text = "Text6"
- Top = 1320
- Width = 612
- End
- Begin TextBox Text5
- DataField = "City"
- DataSource = "Data1"
- Height = 312
- Left = 240
- TabIndex = 3
- Text = "Text5"
- Top = 1320
- Width = 2112
- End
- Begin TextBox Text4
- DataField = "Address"
- DataSource = "Data1"
- Height = 312
- Left = 240
- TabIndex = 2
- Text = "Text4"
- Top = 960
- Width = 4512
- End
- Begin TextBox Text3
- DataField = "Company Name"
- DataSource = "Data1"
- Height = 312
- Left = 240
- TabIndex = 1
- Text = "Text3"
- Top = 600
- Width = 4512
- End
- Begin TextBox Text1
- DataField = "PubID"
- DataSource = "Data1"
- Height = 312
- Left = 240
- TabIndex = 0
- Text = "Text1"
- Top = 240
- Width = 2532
- End
- Begin Data Data1
- Caption = "BIBLIO.MDB"
- Connect = ""
- DatabaseName = "D:\VB\BIBLIO.MDB"
- Exclusive = 0 'False
- Height = 432
- Left = 120
- Options = 0
- ReadOnly = 0 'False
- RecordSource = "Publishers"
- Top = 2820
- Width = 2532
- End
-