📄 frmsell.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form FrmSELL
Caption = "销售单(发票)"
ClientHeight = 8475
ClientLeft = 3315
ClientTop = 2115
ClientWidth = 11955
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 8475
ScaleWidth = 11955
Begin VB.ComboBox Combo1
Appearance = 0 'Flat
Height = 300
ItemData = "FrmSELL.frx":0000
Left = 2040
List = "FrmSELL.frx":000A
Style = 2 'Dropdown List
TabIndex = 20
Top = 600
Width = 1455
End
Begin VB.TextBox Text1
Height = 270
Left = 3840
TabIndex = 18
Text = "Text1"
Top = 2640
Width = 855
End
Begin VB.CommandButton Command2
Height = 300
Left = 4560
Picture = "FrmSELL.frx":001A
Style = 1 'Graphical
TabIndex = 3
Top = 960
Width = 300
End
Begin MSFlexGridLib.MSFlexGrid Grid
Height = 6015
Left = 0
TabIndex = 0
Top = 1440
Width = 13215
_ExtentX = 23310
_ExtentY = 10610
_Version = 393216
Cols = 12
FixedCols = 0
RowHeightMin = 315
FormatString = "序号|^ 商 品 名 称 |^ 货 号 |^ 规 格 |^ 单 位 |^ 数 量 |^ 单 价 |^ 金 额 |^ 税 率 |^ 税 额 |^ 金 税 合 计|^SPID"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSComCtl2.DTPicker DTPicker1
BeginProperty DataFormat
Type = 1
Format = "yyyy""年""M""月""d""日"""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 375
Left = 4950
TabIndex = 1
Top = 930
Width = 1815
_ExtentX = 3201
_ExtentY = 661
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
OLEDropMode = 1
CustomFormat = "yyyy年mm月dd日"
Format = 25362433
UpDown = -1 'True
CurrentDate = 38361
End
Begin MSComctlLib.ImageList ImageList1
Left = 7920
Top = 825
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 5
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmSELL.frx":0287
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmSELL.frx":05A1
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmSELL.frx":06FB
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmSELL.frx":0A15
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmSELL.frx":0FAF
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 2
Top = 8100
Width = 11955
_ExtentX = 21087
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 1
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 23283
MinWidth = 23283
Text = "选择客户-F1 选择商品-F2 取消-F3 删除商品-Del、<- 保存-F8 打印-F10 "
TextSave = "选择客户-F1 选择商品-F2 取消-F3 删除商品-Del、<- 保存-F8 打印-F10 "
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 360
Left = 0
TabIndex = 4
Top = 0
Width = 11955
_ExtentX = 21087
_ExtentY = 635
ButtonWidth = 2037
ButtonHeight = 582
Style = 1
TextAlignment = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 7
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "加行(F2)"
Key = "Addline"
ImageIndex = 2
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删行(Del)"
Key = "Delline"
ImageIndex = 4
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "存储(F8)"
Key = "Save"
ImageIndex = 5
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印(F10)"
Key = "Print"
ImageIndex = 1
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "Exit"
ImageIndex = 3
EndProperty
EndProperty
BorderStyle = 1
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "付款方式:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 120
TabIndex = 19
Top = 600
Width = 1275
End
Begin VB.Label Label1
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "销 售 单"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 315
Left = 5160
TabIndex = 17
Top = 480
Width = 1350
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "收货人(单位):"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 240
Left = 120
TabIndex = 16
Top = 990
Width = 2040
End
Begin VB.Label Label3
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "发票号码:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 240
Left = 8760
TabIndex = 15
Top = 990
Width = 1275
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "数量合计:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 240
Left = 240
TabIndex = 14
Top = 7680
Width = 1275
End
Begin VB.Label lblSL
AutoSize = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -