📄 frm+
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#2.0#0"; "THREED20.OCX"
Object = "{8D650141-6025-11D1-BC40-0000C042AEC0}#3.0#0"; "ssdw3b32.ocx"
Object = "{91E890FC-2FB5-11D3-A9A7-00A0C948B182}#1.4#0"; "签名.ocx"
Begin VB.Form frm批发管理
BackColor = &H8000000C&
BorderStyle = 3 'Fixed Dialog
Caption = "销售管理"
ClientHeight = 6180
ClientLeft = 45
ClientTop = 330
ClientWidth = 10440
Icon = "frm批发管理.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6180
ScaleWidth = 10440
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000018&
FillColor = &H00404040&
ForeColor = &H80000008&
Height = 4965
Left = 48
ScaleHeight = 4935
ScaleWidth = 10080
TabIndex = 5
Top = 648
Width = 10110
Begin VB.TextBox txtPurdate
Appearance = 0 'Flat
Height = 300
Left = 5835
TabIndex = 2
Top = 480
Width = 1260
End
Begin SSDataWidgets_B.SSDBCombo cmbClient
Height = 330
Left = 1005
TabIndex = 1
Top = 420
Width = 3225
DataFieldList = "Column 0"
_Version = 196614
DataMode = 2
RowHeight = 423
Columns(0).Width= 8652
Columns(0).Caption= "客户名称"
Columns(0).Name = "客户名称"
Columns(0).CaptionAlignment= 2
Columns(0).DataField= "Column 0"
Columns(0).DataType= 8
Columns(0).FieldLen= 256
_ExtentX = 5689
_ExtentY = 582
_StockProps = 93
BackColor = -2147483643
End
Begin VB.TextBox txtRamt
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 264
Left = 8475
Locked = -1 'True
TabIndex = 6
TabStop = 0 'False
Top = 3660
Width = 1092
End
Begin VB.TextBox txtPurcode
Appearance = 0 'Flat
Height = 264
Left = 8595
MaxLength = 7
TabIndex = 0
Top = 120
Width = 930
End
Begin 签名.Sign txtIptno
Height = 585
Left = 8955
TabIndex = 4
Top = 4095
Width = 600
_ExtentX = 1058
_ExtentY = 1032
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BackColor = -2147483624
TableName = "职员信息"
CodeField = "编码"
NameField = "姓名"
MaxLength = 5
NameLen = 600
CodeLen = 600
End
Begin SSDataWidgets_B.SSDBGrid grdDET
Height = 2670
Left = 465
TabIndex = 3
Top = 840
Width = 9435
_Version = 196614
DataMode = 2
Col.Count = 8
BevelColorHighlight= 16777215
BevelColorShadow= 16777215
BevelColorFace = 12648384
AllowAddNew = -1 'True
AllowDelete = -1 'True
MultiLine = 0 'False
AllowRowSizing = 0 'False
AllowGroupSizing= 0 'False
AllowColumnSizing= 0 'False
AllowGroupMoving= 0 'False
AllowGroupSwapping= 0 'False
AllowColumnSwapping= 0
AllowGroupShrinking= 0 'False
AllowColumnShrinking= 0 'False
AllowDragDrop = 0 'False
ForeColorEven = 0
BackColorOdd = 16777215
RowHeight = 450
Columns.Count = 8
Columns(0).Width= 1799
Columns(0).Caption= "商品编码"
Columns(0).Name = "商品编码"
Columns(0).CaptionAlignment= 2
Columns(0).DataField= "Column 0"
Columns(0).DataType= 8
Columns(0).FieldLen= 9
Columns(1).Width= 2672
Columns(1).Caption= "品名"
Columns(1).Name = "品名"
Columns(1).CaptionAlignment= 2
Columns(1).DataField= "Column 1"
Columns(1).DataType= 8
Columns(1).FieldLen= 256
Columns(1).Locked= -1 'True
Columns(1).HasBackColor= -1 'True
Columns(1).BackColor= 16776960
Columns(2).Width= 1032
Columns(2).Caption= "单位"
Columns(2).Name = "单位"
Columns(2).CaptionAlignment= 2
Columns(2).DataField= "Column 2"
Columns(2).DataType= 8
Columns(2).FieldLen= 256
Columns(2).Locked= -1 'True
Columns(2).HasBackColor= -1 'True
Columns(2).BackColor= 16776960
Columns(3).Width= 1879
Columns(3).Caption= "数量"
Columns(3).Name = "数量"
Columns(3).Alignment= 1
Columns(3).CaptionAlignment= 2
Columns(3).DataField= "Column 3"
Columns(3).DataType= 2
Columns(3).NumberFormat= "#"
Columns(3).FieldLen= 256
Columns(4).Width= 1905
Columns(4).Caption= "参考价"
Columns(4).Name = "参考进价"
Columns(4).Alignment= 1
Columns(4).CaptionAlignment= 2
Columns(4).DataField= "Column 4"
Columns(4).DataType= 4
Columns(4).NumberFormat= "#.00"
Columns(4).FieldLen= 256
Columns(4).Locked= -1 'True
Columns(4).HasBackColor= -1 'True
Columns(4).BackColor= 16776960
Columns(5).Width= 1535
Columns(5).Caption= "加点"
Columns(5).Name = "扣率"
Columns(5).Alignment= 1
Columns(5).CaptionAlignment= 2
Columns(5).DataField= "Column 5"
Columns(5).DataType= 4
Columns(5).NumberFormat= "#.00"
Columns(5).FieldLen= 256
Columns(6).Width= 2011
Columns(6).Caption= "售价"
Columns(6).Name = "售价"
Columns(6).Alignment= 1
Columns(6).CaptionAlignment= 2
Columns(6).DataField= "Column 6"
Columns(6).DataType= 4
Columns(6).NumberFormat= "#.00"
Columns(6).FieldLen= 256
Columns(7).Width= 2619
Columns(7).Caption= "金额"
Columns(7).Name = "金额"
Columns(7).Alignment= 1
Columns(7).CaptionAlignment= 2
Columns(7).DataField= "Column 7"
Columns(7).DataType= 4
Columns(7).NumberFormat= "#.00"
Columns(7).FieldLen= 256
Columns(7).HasBackColor= -1 'True
Columns(7).BackColor= 16777215
_ExtentX = 16642
_ExtentY = 4710
_StockProps = 79
BackColor = -2147483624
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "客户:"
Height = 180
Left = 465
TabIndex = 25
Top = 540
Width = 540
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "日 期:"
Height = 180
Index = 15
Left = 5100
TabIndex = 12
Top = 555
Width = 645
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "姓 名:"
Height = 180
Index = 10
Left = 8280
TabIndex = 11
Top = 4485
Width = 645
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "录入员:"
Height = 180
Index = 13
Left = 8280
TabIndex = 10
Top = 4155
Width = 630
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "售价金额:"
Height = 180
Index = 6
Left = 7455
TabIndex = 9
Top = 3720
Width = 810
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "NO."
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 1
Left = 8250
TabIndex = 8
Top = 165
Width = 375
End
Begin VB.Label Lb
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "销 售 单"
BeginProperty Font
Name = "楷体_GB2312"
Size = 17.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Index = 0
Left = 4245
TabIndex = 7
Top = 60
Width = 1920
End
End
Begin MSComctlLib.StatusBar stbData
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 13
Top = 5805
Width = 10440
_ExtentX = 18415
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 2
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 5292
MinWidth = 5292
Key = "状态信息"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
AutoSize = 1
Object.Width = 13044
EndProperty
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -