home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 4800
- ClientLeft = 1140
- ClientTop = 1665
- ClientWidth = 6000
- Height = 5265
- Left = 1080
- LinkTopic = "Form1"
- LockControls = -1 'True
- ScaleHeight = 4800
- ScaleWidth = 6000
- Top = 1260
- Width = 6120
- Begin VB.Data Data1
- Caption = "Data1"
- Connect = "Access"
- DatabaseName = "..\toprock.mdb"
- Exclusive = 0 'False
- Height = 300
- Left = 240
- Options = 0
- ReadOnly = 0 'False
- RecordsetType = 1 'Dynaset
- RecordSource = "Products"
- Top = 4200
- Width = 5535
- End
- Begin DataList.GTCombo GTCombo1
- Bindings = "FORM1.frx":0000
- Height = 315
- Left = 240
- TabIndex = 0
- Top = 360
- Width = 5535
- _Version = 65536
- DefColCaptionBorderStyle= 3
- GridLineType = 0
- ScrollTipDataField= "Author"
- DataFieldList = "ProductName"
- BeginProperty DefColCaptionFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- name = "MS Sans Serif"
- charset = 0
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- BeginProperty DefFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- name = "MS Sans Serif"
- charset = 0
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- BeginProperty ScrollTipFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- name = "MS Sans Serif"
- charset = 0
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- BeginProperty ExtendTipFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- name = "MS Sans Serif"
- charset = 0
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- LImgs.Count = 1
- _ExtentX = 9763
- _ExtentY = 556
- _StockProps = 93
- BackColor = 16777215
- End
- Attribute VB_Name = "Form1"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
-