📄 sell.frm
字号:
VERSION 5.00
Begin VB.Form frmSell
BackColor = &H8000000E&
BorderStyle = 3 'Fixed Dialog
Caption = "销售信息"
ClientHeight = 5085
ClientLeft = 30
ClientTop = 330
ClientWidth = 4590
BeginProperty Font
Name = "华文行楷"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Picture = "Sell.frx":0000
ScaleHeight = 5085
ScaleWidth = 4590
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Frame fraMemo
BackColor = &H80000012&
Caption = "备注信息"
BeginProperty Font
Name = "方正舒体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 1575
Left = 120
TabIndex = 11
Top = 2760
Width = 4335
Begin VB.TextBox txtItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1080
Index = 6
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 12
Top = 360
Width = 3975
End
End
Begin VB.Frame fraInfo
BackColor = &H80000012&
Caption = "销售信息"
BeginProperty Font
Name = "方正舒体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 2535
Index = 54
Left = 120
TabIndex = 4
Top = 120
Width = 4335
Begin VB.TextBox txtItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 5
Left = 1440
MaxLength = 20
TabIndex = 13
Top = 2040
Width = 2535
End
Begin VB.TextBox txtItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 2
Left = 1440
MaxLength = 20
TabIndex = 10
Top = 802
Width = 2535
End
Begin VB.ComboBox cboItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 1440
Style = 2 'Dropdown List
TabIndex = 7
Top = 360
Width = 2535
End
Begin VB.TextBox txtItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 4
Left = 1440
MaxLength = 20
TabIndex = 1
Top = 1626
Width = 2535
End
Begin VB.TextBox txtItem
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 3
Left = 1440
MaxLength = 20
TabIndex = 0
Top = 1214
Width = 2535
End
Begin VB.Label lblFields
AutoSize = -1 'True
BackColor = &H00000000&
Caption = "销售日期:"
BeginProperty Font
Name = "方正舒体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 225
Index = 4
Left = 240
TabIndex = 14
Top = 2085
Width = 1050
End
Begin VB.Label lblFields
AutoSize = -1 'True
BackColor = &H80000012&
Caption = "顾客姓名:"
BeginProperty Font
Name = "方正舒体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 225
Index = 1
Left = 240
TabIndex = 9
Top = 840
Width = 1050
End
Begin VB.Label lblFields
AutoSize = -1 'True
BackColor = &H80000012&
Caption = "商品名称:"
BeginProperty Font
Name = "方正舒体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 225
Index = 0
Left = 240
TabIndex = 8
Top = 420
Width = 1050
End
Begin VB.Label lblFields
AutoSize = -1 'True
BackColor = &H80000012&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -