📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 9660
ClientLeft = 165
ClientTop = 735
ClientWidth = 11655
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 9660
ScaleWidth = 11655
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text18
Height = 375
Left = 960
TabIndex = 35
Top = 7920
Width = 2055
End
Begin VB.TextBox Text17
DataField = "保质期"
DataSource = "Data1"
Enabled = 0 'False
Height = 495
Left = 6240
TabIndex = 34
Top = 360
Width = 3255
End
Begin VB.Frame Frame5
Caption = " "
Height = 255
Left = 0
TabIndex = 32
Top = 1560
Width = 11655
End
Begin VB.Frame Frame4
Height = 255
Left = 0
TabIndex = 31
Top = 9240
Width = 11655
End
Begin VB.Frame Frame3
Height = 2895
Left = 4440
TabIndex = 30
Top = 6600
Width = 255
End
Begin VB.Frame Frame2
Caption = " "
Height = 255
Left = 0
TabIndex = 26
Top = 6480
Width = 11655
End
Begin VB.CommandButton Command6
Caption = "商品信息录入"
Height = 615
Left = 120
TabIndex = 25
Top = 6840
Width = 3015
End
Begin VB.Frame Frame1
Caption = " "
Height = 255
Left = 0
TabIndex = 19
Top = 0
Width = 11655
End
Begin VB.CommandButton Command5
Caption = "新增"
Height = 495
Left = 960
TabIndex = 18
Top = 8760
Visible = 0 'False
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "取消"
Height = 495
Left = 10560
TabIndex = 17
Top = 8040
Width = 855
End
Begin VB.CommandButton Command3
Caption = "确定"
Height = 495
Left = 10560
TabIndex = 16
Top = 7080
Width = 855
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 735
Left = 3240
TabIndex = 15
Top = 7920
Width = 1095
End
Begin VB.TextBox Text16
DataField = "商品总价"
DataSource = "Data2"
Height = 735
Left = 7440
TabIndex = 14
Text = "Text16"
Top = 2640
Visible = 0 'False
Width = 2055
End
Begin VB.TextBox Text15
DataField = "交易数量"
DataSource = "Data2"
Height = 270
Left = 4200
TabIndex = 13
Text = "Text15"
Top = 3000
Visible = 0 'False
Width = 2535
End
Begin VB.TextBox Text14
DataField = "商品单价"
DataSource = "Data2"
Height = 270
Left = 720
TabIndex = 12
Text = "Text14"
Top = 3120
Visible = 0 'False
Width = 2775
End
Begin VB.TextBox Text13
DataField = "商品名称"
DataSource = "Data2"
Height = 495
Left = 6000
TabIndex = 11
Text = "Text13"
Top = 1920
Visible = 0 'False
Width = 2535
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 735
Left = 3240
TabIndex = 10
Top = 6840
Width = 1095
End
Begin VB.TextBox Text11
DataField = "商品编码"
DataSource = "Data2"
Height = 975
Left = 600
TabIndex = 9
Text = "Text11"
Top = 2040
Visible = 0 'False
Width = 2775
End
Begin VB.TextBox Text10
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 7320
TabIndex = 8
Top = 8400
Width = 3015
End
Begin VB.TextBox Text9
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 7320
TabIndex = 7
Top = 7080
Width = 3015
End
Begin VB.TextBox Text8
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 7320
TabIndex = 6
Top = 7680
Width = 3015
End
Begin VB.TextBox Text7
DataField = "上架数量"
DataSource = "Data1"
Height = 975
Left = 720
TabIndex = 5
Text = "Text7"
Top = 5520
Visible = 0 'False
Width = 2775
End
Begin VB.TextBox Text6
DataField = "产地"
DataSource = "Data1"
Enabled = 0 'False
Height = 735
Left = 9600
TabIndex = 4
Top = 720
Width = 2175
End
Begin VB.TextBox Text5
DataField = "规格"
DataSource = "Data1"
Enabled = 0 'False
Height = 495
Left = 6240
TabIndex = 3
Top = 960
Width = 3255
End
Begin VB.TextBox Text4
BackColor = &H00E0E0E0&
BorderStyle = 0 'None
DataField = "现价格"
DataSource = "Data1"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 6840
TabIndex = 2
Top = 5160
Width = 3495
End
Begin VB.TextBox Text3
DataField = "品名"
DataSource = "Data1"
Enabled = 0 'False
Height = 495
Left = 2760
TabIndex = 1
Top = 960
Width = 2415
End
Begin VB.TextBox Text1
DataField = "商品标号"
DataSource = "Data1"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -