📄 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 = &H80000010&
BorderStyle = 3 'Fixed Dialog
Caption = "商品配送单"
ClientHeight = 6420
ClientLeft = 150
ClientTop = 825
ClientWidth = 10845
Icon = "frm商品配送单.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6420
ScaleWidth = 10845
ShowInTaskbar = 0 'False
Begin VB.PictureBox picTable
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H80000008&
Height = 5190
Left = 135
ScaleHeight = 5160
ScaleWidth = 10425
TabIndex = 5
Top = 600
Width = 10455
Begin VB.TextBox txtRemark
Appearance = 0 'Flat
Height = 285
Left = 1335
TabIndex = 35
Top = 4455
Width = 4965
End
Begin VB.TextBox txtPurdate
Appearance = 0 'Flat
DataField = "Formno"
DataMember = "SQLPrdhd"
DataSource = "EnvShop"
Height = 264
Left = 5640
MaxLength = 30
TabIndex = 32
Tag = "purcode"
Top = 960
Width = 1365
End
Begin VB.TextBox txtIamt0
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00FFFF80&
Height = 288
Left = 4800
Locked = -1 'True
TabIndex = 30
Top = 3921
Width = 1044
End
Begin VB.TextBox txtIamt
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00FFFF80&
Height = 288
Left = 8235
Locked = -1 'True
TabIndex = 27
Top = 3921
Width = 1044
End
Begin VB.TextBox txtSuppName
Appearance = 0 'Flat
DataField = "Formno"
DataMember = "SQLPrdhd"
DataSource = "EnvShop"
Height = 264
Left = 9120
MaxLength = 7
TabIndex = 26
Tag = "purcode"
Top = 960
Width = 1095
End
Begin VB.TextBox txtGrpno
Appearance = 0 'Flat
DataField = "Formno"
DataMember = "SQLPrdhd"
DataSource = "EnvShop"
Height = 264
Left = 1110
Locked = -1 'True
MaxLength = 30
TabIndex = 24
Tag = "purcode"
Text = "双星集团崂山经营公司"
Top = 945
Width = 2325
End
Begin VB.TextBox txtPurcode
Appearance = 0 'Flat
DataField = "Formno"
DataMember = "SQLPrdhd"
DataSource = "EnvShop"
Height = 264
Left = 9375
MaxLength = 7
TabIndex = 0
Tag = "purcode"
Top = 210
Width = 732
End
Begin 签名.Sign txtIptno
Height = 585
Left = 8565
TabIndex = 2
Top = 4245
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 = "staffcode"
MaxLength = 5
NameLen = 600
CodeLen = 600
End
Begin SSDataWidgets_B.SSDBGrid grdDET
Height = 2475
Left = 150
TabIndex = 3
Top = 1365
Width = 10005
ScrollBars = 2
_Version = 196614
DataMode = 2
Col.Count = 9
BevelColorFrame = 4210752
BevelColorHighlight= 16777215
BevelColorShadow= 16777215
BevelColorFace = 12648384
AllowAddNew = -1 'True
AllowDelete = -1 'True
MultiLine = 0 'False
AllowColumnMoving= 2
AllowColumnSwapping= 0
SelectTypeRow = 1
ForeColorEven = 4210752
BackColorOdd = 16777215
RowHeight = 450
Columns.Count = 9
Columns(0).Width= 2752
Columns(0).Caption= "商品编码"
Columns(0).Name = "INCODE"
Columns(0).CaptionAlignment= 2
Columns(0).DataField= "Column 0"
Columns(0).DataType= 8
Columns(0).FieldLen= 12
Columns(1).Width= 3784
Columns(1).Caption= "商品名称"
Columns(1).Name = "SNAME"
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= 1138
Columns(2).Caption= "单位"
Columns(2).Name = "UNIT"
Columns(2).Alignment= 1
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= 1773
Columns(3).Caption= "数量 "
Columns(3).Name = "QTY"
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= 2143
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).HasBackColor= -1 'True
Columns(4).BackColor= 16776960
Columns(5).Width= 4763
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(5).Locked= -1 'True
Columns(5).HasBackColor= -1 'True
Columns(5).BackColor= 16776960
Columns(6).Width= 3201
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(6).Locked= -1 'True
Columns(6).HasBackColor= -1 'True
Columns(6).BackColor= 16776960
Columns(7).Width= 3201
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).Locked= -1 'True
Columns(7).HasBackColor= -1 'True
Columns(7).BackColor= 16776960
Columns(8).Width= 3200
Columns(8).Caption= "含税进价"
Columns(8).Name = "含税进价"
Columns(8).DataField= "Column 8"
Columns(8).DataType= 8
Columns(8).FieldLen= 256
Columns(8).Locked= -1 'True
_ExtentX = 17648
_ExtentY = 4366
_StockProps = 79
BackColor = -2147483624
End
Begin SSDataWidgets_B.SSDBCombo txtSuppno
Height = 270
Left = 8340
TabIndex = 1
Top = 960
Width = 810
DataFieldList = "Column 0"
_Version = 196614
DataMode = 2
RowHeight = 397
Columns.Count = 2
Columns(0).Width= 2011
Columns(0).Caption= "部门编码"
Columns(0).Name = "部门编码"
Columns(0).CaptionAlignment= 2
Columns(0).DataField= "Column 0"
Columns(0).DataType= 8
Columns(0).FieldLen= 256
Columns(1).Width= 2582
Columns(1).Caption= "部门名称"
Columns(1).Name = "部门名称"
Columns(1).CaptionAlignment= 2
Columns(1).DataField= "Column 1"
Columns(1).DataType= 8
Columns(1).FieldLen= 256
_ExtentX = 1429
_ExtentY = 476
_StockProps = 93
BackColor = -2147483643
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注"
Height = 180
Left = 735
TabIndex = 34
Top = 4485
Width = 360
End
Begin VB.Label Label2
AutoSize = -1 'True
BackColor = &H80000018&
Caption = "数量"
Height = 180
Left = 4320
TabIndex = 31
Top = 3975
Width = 360
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H80000018&
Caption = "合计"
Height = 180
Left = 3570
TabIndex = 29
Top = 3975
Width = 360
End
Begin VB.Label Label16
AutoSize = -1 'True
BackColor = &H80000018&
Caption = "售价金额"
Height = 180
Left = 7275
TabIndex = 28
Top = 3975
Width = 720
End
Begin VB.Label Label22
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "连锁店"
Height = 180
Left = 7665
TabIndex = 12
Top = 1005
Width = 540
End
Begin VB.Label Label10
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "录入员"
Height = 180
Left = 7845
TabIndex = 11
Top = 4275
Width = 540
End
Begin VB.Label Label15
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "经营公司"
Height = 180
Left = 225
TabIndex = 10
Top = 990
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "配送日期"
Height = 180
Left = 4815
TabIndex = 9
Top = 1005
Width = 720
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品配送单"
BeginProperty Font
Name = "楷体_GB2312"
Size = 16.5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -