📄 frmsell1.frm
字号:
VERSION 5.00
Begin VB.Form frmSell1
Caption = "销售信息"
ClientHeight = 5145
ClientLeft = 45
ClientTop = 345
ClientWidth = 7050
LinkTopic = "Form1"
ScaleHeight = 5145
ScaleWidth = 7050
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton cmdSave
Caption = "保存 (&S)"
Height = 375
Left = 3000
TabIndex = 11
Top = 4680
Width = 1215
End
Begin VB.CommandButton cmdExit
Caption = "返回 (&X)"
Height = 375
Left = 4440
TabIndex = 12
Top = 4680
Width = 1215
End
Begin VB.Frame Frame1
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "顾客信息"
ForeColor = &H80000008&
Height = 1812
Index = 0
Left = 240
TabIndex = 25
Top = 120
Width = 3132
Begin VB.ComboBox cboItem
Height = 288
Index = 0
Left = 1080
Style = 2 'Dropdown List
TabIndex = 0
Top = 360
Width = 1812
End
Begin VB.ComboBox cboItem
Height = 288
Index = 1
Left = 1080
Style = 2 'Dropdown List
TabIndex = 1
Top = 840
Width = 1812
End
Begin VB.ComboBox cboItem
Height = 288
Index = 2
Left = 1080
Style = 2 'Dropdown List
TabIndex = 2
Top = 1320
Width = 1812
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "联系人姓名:"
ForeColor = &H80000008&
Height = 180
Index = 16
Left = 120
TabIndex = 28
Top = 840
Width = 1080
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "公司名称:"
ForeColor = &H80000008&
Height = 252
Index = 0
Left = 120
TabIndex = 27
Top = 360
Width = 972
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "联系电话:"
ForeColor = &H80000008&
Height = 252
Index = 1
Left = 120
TabIndex = 26
Top = 1320
Width = 972
End
End
Begin VB.Frame Frame3
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "销售信息"
ForeColor = &H80000008&
Height = 2412
Left = 240
TabIndex = 20
Top = 2040
Width = 6612
Begin VB.TextBox txtItem
Height = 1080
Index = 4
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 10
Top = 1200
Width = 6252
End
Begin VB.TextBox txtItem
Height = 270
Index = 3
Left = 4440
MaxLength = 3
TabIndex = 9
Top = 600
Width = 1932
End
Begin VB.TextBox txtItem
Height = 270
Index = 0
Left = 1080
MaxLength = 20
TabIndex = 6
Top = 240
Width = 2172
End
Begin VB.TextBox txtItem
Height = 270
Index = 1
Left = 4440
MaxLength = 20
TabIndex = 7
Top = 240
Width = 1932
End
Begin VB.TextBox txtItem
Height = 270
Index = 2
Left = 1080
MaxLength = 20
TabIndex = 8
Top = 600
Width = 2172
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "折 扣:"
ForeColor = &H80000008&
Height = 180
Index = 9
Left = 3480
TabIndex = 29
Top = 600
Width = 900
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "订单日期:"
ForeColor = &H80000008&
Height = 180
Index = 2
Left = 120
TabIndex = 24
Top = 600
Width = 900
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "单 价:"
ForeColor = &H80000008&
Height = 180
Index = 6
Left = 3480
TabIndex = 23
Top = 240
Width = 900
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "数 量:"
ForeColor = &H80000008&
Height = 180
Index = 7
Left = 120
TabIndex = 22
Top = 240
Width = 900
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "备注信息:"
ForeColor = &H80000008&
Height = 180
Index = 8
Left = 120
TabIndex = 21
Top = 960
Width = 900
End
End
Begin VB.TextBox txtNo
Height = 270
Left = 600
TabIndex = 19
TabStop = 0 'False
Top = 5160
Visible = 0 'False
Width = 735
End
Begin VB.Frame Frame2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "商品信息"
ForeColor = &H80000008&
Height = 1812
Left = 3480
TabIndex = 15
Top = 120
Width = 3372
Begin VB.ComboBox cboItem
Height = 288
Index = 3
Left = 1320
Style = 2 'Dropdown List
TabIndex = 3
Top = 360
Width = 1812
End
Begin VB.ComboBox cboItem
Height = 288
Index = 4
Left = 1320
Style = 2 'Dropdown List
TabIndex = 4
Top = 840
Width = 1812
End
Begin VB.ComboBox cboItem
Height = 288
Index = 5
Left = 1320
Style = 2 'Dropdown List
TabIndex = 5
Top = 1320
Width = 1812
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "商品名称:"
ForeColor = &H80000008&
Height = 252
Index = 3
Left = 240
TabIndex = 18
Top = 360
Width = 972
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "商品规格:"
ForeColor = &H80000008&
Height = 252
Index = 4
Left = 240
TabIndex = 17
Top = 840
Width = 972
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "计量单位:"
ForeColor = &H80000008&
Height = 252
Index = 5
Left = 240
TabIndex = 16
Top = 1320
Width = 972
End
End
Begin VB.TextBox cusText
Height = 270
Left = 1440
TabIndex = 14
TabStop = 0 'False
Top = 5160
Visible = 0 'False
Width = 735
End
Begin VB.TextBox proText
Height = 270
Left = 2280
TabIndex = 13
TabStop = 0 'False
Top = 5160
Visible = 0 'False
Width = 735
End
End
Attribute VB_Name = "frmSell1"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -