form_supplier.frm
来自「仓库扫描管理系统」· FRM 代码 · 共 668 行 · 第 1/2 页
FRM
668 行
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form form_supplier
BackColor = &H00C0FFFF&
Caption = "供应商登记"
ClientHeight = 7005
ClientLeft = 1110
ClientTop = 345
ClientWidth = 10710
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 7005
ScaleWidth = 10710
Begin VB.CommandButton cmdSave
Caption = "&S保存"
Height = 300
Left = 6240
TabIndex = 38
Top = 6120
Width = 975
End
Begin VB.CommandButton cmdRefresh
Caption = "&R刷新"
Height = 300
Left = 7680
TabIndex = 37
Top = 6120
Width = 975
End
Begin VB.CommandButton cmdDelete
Caption = "&D删除"
Height = 300
Left = 3480
TabIndex = 36
Top = 6120
Width = 975
End
Begin VB.CommandButton cmdAdd
Caption = "&A新增"
Height = 300
Left = 2040
TabIndex = 35
Top = 6120
Width = 975
End
Begin VB.CommandButton cmdEdit
Caption = "&E修改"
Height = 300
Left = 4800
TabIndex = 34
Top = 6120
Width = 975
End
Begin VB.CommandButton cmdClose
Caption = "&B返回"
Height = 300
Left = 7515
TabIndex = 33
Top = 120
Width = 975
End
Begin VB.TextBox txtConditon
Height = 300
Left = 2640
TabIndex = 32
Text = "*"
Top = 120
Width = 2775
End
Begin VB.CommandButton cmdQuery
Caption = "&Q查询"
Height = 300
Left = 5955
TabIndex = 31
Top = 120
Width = 975
End
Begin VB.ComboBox cmbField
Height = 315
ItemData = "form_supplier.frx":0000
Left = 600
List = "form_supplier.frx":0002
Style = 2 'Dropdown List
TabIndex = 30
Top = 120
Width = 1980
End
Begin TabDlg.SSTab SSTab1
Height = 5175
Left = 120
TabIndex = 15
Top = 600
Width = 10455
_ExtentX = 18441
_ExtentY = 9128
_Version = 393216
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "供 应 商 列 表"
TabPicture(0) = "form_supplier.frx":0004
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "DBGrid1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "详 细 信 息"
TabPicture(1) = "form_supplier.frx":0020
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "lblLabels(17)"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "lblLabels(13)"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "lblLabels(12)"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "lblLabels(11)"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).Control(4)= "lblLabels(10)"
Tab(1).Control(4).Enabled= 0 'False
Tab(1).Control(5)= "lblLabels(9)"
Tab(1).Control(5).Enabled= 0 'False
Tab(1).Control(6)= "lblLabels(8)"
Tab(1).Control(6).Enabled= 0 'False
Tab(1).Control(7)= "lblLabels(7)"
Tab(1).Control(7).Enabled= 0 'False
Tab(1).Control(8)= "lblLabels(6)"
Tab(1).Control(8).Enabled= 0 'False
Tab(1).Control(9)= "lblLabels(5)"
Tab(1).Control(9).Enabled= 0 'False
Tab(1).Control(10)= "lblLabels(4)"
Tab(1).Control(10).Enabled= 0 'False
Tab(1).Control(11)= "lblLabels(3)"
Tab(1).Control(11).Enabled= 0 'False
Tab(1).Control(12)= "lblLabels(2)"
Tab(1).Control(12).Enabled= 0 'False
Tab(1).Control(13)= "lblLabels(1)"
Tab(1).Control(13).Enabled= 0 'False
Tab(1).Control(14)= "txtFields(14)"
Tab(1).Control(14).Enabled= 0 'False
Tab(1).Control(15)= "txtFields(13)"
Tab(1).Control(15).Enabled= 0 'False
Tab(1).Control(16)= "txtFields(12)"
Tab(1).Control(16).Enabled= 0 'False
Tab(1).Control(17)= "txtFields(11)"
Tab(1).Control(17).Enabled= 0 'False
Tab(1).Control(18)= "txtFields(10)"
Tab(1).Control(18).Enabled= 0 'False
Tab(1).Control(19)= "txtFields(9)"
Tab(1).Control(19).Enabled= 0 'False
Tab(1).Control(20)= "txtFields(8)"
Tab(1).Control(20).Enabled= 0 'False
Tab(1).Control(21)= "txtFields(7)"
Tab(1).Control(21).Enabled= 0 'False
Tab(1).Control(22)= "txtFields(6)"
Tab(1).Control(22).Enabled= 0 'False
Tab(1).Control(23)= "txtFields(5)"
Tab(1).Control(23).Enabled= 0 'False
Tab(1).Control(24)= "txtFields(4)"
Tab(1).Control(24).Enabled= 0 'False
Tab(1).Control(25)= "txtFields(3)"
Tab(1).Control(25).Enabled= 0 'False
Tab(1).Control(26)= "txtFields(2)"
Tab(1).Control(26).Enabled= 0 'False
Tab(1).Control(27)= "txtFields(1)"
Tab(1).Control(27).Enabled= 0 'False
Tab(1).ControlCount= 28
Begin VB.TextBox txtFields
DataField = "orgCode"
DataSource = "Data1"
Height = 285
Index = 1
Left = -73560
MaxLength = 10
TabIndex = 1
Top = 435
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "fullName"
DataSource = "Data1"
Height = 285
Index = 2
Left = -69720
MaxLength = 100
TabIndex = 2
Top = 405
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "shortenedform"
DataSource = "Data1"
Height = 285
Index = 3
Left = -73560
MaxLength = 20
TabIndex = 3
Top = 1080
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "address"
DataSource = "Data1"
Height = 285
Index = 4
Left = -69720
MaxLength = 100
TabIndex = 4
Top = 1035
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "area"
DataSource = "Data1"
Height = 285
Index = 5
Left = -73560
MaxLength = 50
TabIndex = 5
Top = 1725
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "postcode"
DataSource = "Data1"
Height = 285
Index = 6
Left = -69720
MaxLength = 20
TabIndex = 6
Top = 1800
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "phone"
DataSource = "Data1"
Height = 285
Index = 7
Left = -73560
MaxLength = 30
TabIndex = 7
Top = 2355
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "fax"
DataSource = "Data1"
Height = 285
Index = 8
Left = -69720
MaxLength = 30
TabIndex = 8
Top = 2445
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "linkman"
DataSource = "Data1"
Height = 285
Index = 9
Left = -73560
MaxLength = 50
TabIndex = 9
Top = 3000
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "linkmanTel"
DataSource = "Data1"
Height = 285
Index = 10
Left = -69720
MaxLength = 50
TabIndex = 10
Top = 3075
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "bank"
DataSource = "Data1"
Height = 285
Index = 11
Left = -73560
MaxLength = 50
TabIndex = 11
Top = 3645
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "bankAccunt"
DataSource = "Data1"
Height = 285
Index = 12
Left = -69720
MaxLength = 50
TabIndex = 12
Top = 3720
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "taxno"
DataSource = "Data1"
Height = 285
Index = 13
Left = -73560
MaxLength = 50
TabIndex = 13
Top = 4275
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "e-mail"
DataSource = "Data1"
Height = 285
Index = 14
Left = -69720
MaxLength = 50
TabIndex = 14
Top = 4350
Width = 3375
End
Begin MSDBGrid.DBGrid DBGrid1
Bindings = "form_supplier.frx":003C
Height = 4290
Left = 120
OleObjectBlob = "form_supplier.frx":0050
TabIndex = 0
Top = 720
Width = 10290
End
Begin VB.Label lblLabels
Caption = "供应商编号:"
Height = 255
Index = 1
Left = -74640
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?