📄 frmpdd.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 frmPDD
BackColor = &H8000000C&
BorderStyle = 3 'Fixed Dialog
Caption = "商品盘点单"
ClientHeight = 6225
ClientLeft = 45
ClientTop = 330
ClientWidth = 10560
Icon = "frmPDD.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6225
ScaleWidth = 10560
ShowInTaskbar = 0 'False
Begin VB.PictureBox picTable
Appearance = 0 'Flat
BackColor = &H00F3E2E0&
ForeColor = &H80000008&
Height = 5088
Left = 75
ScaleHeight = 5055
ScaleWidth = 10185
TabIndex = 4
Top = 615
Width = 10215
Begin VB.TextBox txtRemark
Appearance = 0 'Flat
Height = 285
Left = 975
TabIndex = 29
Top = 4545
Width = 4965
End
Begin VB.TextBox txtQty
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00FFFF80&
Height = 285
Left = 3375
Locked = -1 'True
MaxLength = 9
TabIndex = 27
Top = 4035
Width = 1215
End
Begin VB.TextBox txtIamt0
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00FFFF80&
Height = 285
Left = 6045
Locked = -1 'True
MaxLength = 9
TabIndex = 25
Top = 4035
Width = 1215
End
Begin VB.TextBox txtPurdate
Appearance = 0 'Flat
Height = 285
Left = 4710
TabIndex = 1
Top = 750
Width = 1095
End
Begin VB.TextBox txtPurcode
Appearance = 0 'Flat
DataField = "Formno"
DataMember = "SQLPrdhd"
DataSource = "EnvShop"
Height = 264
Left = 9150
MaxLength = 7
TabIndex = 0
Tag = "purcode"
Top = 240
Width = 732
End
Begin VB.TextBox txtIamt
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00FFFF80&
Height = 285
Left = 8460
Locked = -1 'True
MaxLength = 9
TabIndex = 5
Top = 4035
Width = 1215
End
Begin SSDataWidgets_B.SSDBGrid grdDET
Height = 2820
Left = 90
TabIndex = 3
Top = 1140
Width = 9870
_Version = 196614
DataMode = 2
Col.Count = 11
BevelColorFrame = 4210752
BevelColorHighlight= 16777215
BevelColorShadow= 16777215
BevelColorFace = 15900584
AllowAddNew = -1 'True
AllowDelete = -1 'True
MultiLine = 0 'False
AllowColumnMoving= 2
AllowColumnSwapping= 0
SelectTypeRow = 1
ForeColorEven = 4210752
BackColorOdd = 16777215
RowHeight = 450
Columns.Count = 11
Columns(0).Width= 1773
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= 1958
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= 1058
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= 1508
Columns(3).Caption= "颜色"
Columns(3).Name = "颜色"
Columns(3).CaptionAlignment= 2
Columns(3).DataField= "Column 3"
Columns(3).DataType= 8
Columns(3).FieldLen= 256
Columns(3).Style= 3
Columns(4).Width= 1402
Columns(4).Caption= "尺寸"
Columns(4).Name = "尺寸"
Columns(4).CaptionAlignment= 2
Columns(4).DataField= "Column 4"
Columns(4).DataType= 8
Columns(4).FieldLen= 256
Columns(4).Style= 3
Columns(5).Width= 1826
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= 1958
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= 1879
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).FieldLen= 256
Columns(7).Locked= -1 'True
Columns(7).HasBackColor= -1 'True
Columns(7).BackColor= 16776960
Columns(8).Width= 1323
Columns(8).Caption= "数量"
Columns(8).Name = "数量"
Columns(8).Alignment= 1
Columns(8).CaptionAlignment= 2
Columns(8).DataField= "Column 8"
Columns(8).DataType= 2
Columns(8).NumberFormat= "#"
Columns(8).FieldLen= 256
Columns(9).Width= 2619
Columns(9).Caption= "含税进价金额"
Columns(9).Name = "含税进价金额"
Columns(9).Alignment= 1
Columns(9).CaptionAlignment= 2
Columns(9).DataField= "Column 9"
Columns(9).DataType= 4
Columns(9).NumberFormat= "#.00"
Columns(9).FieldLen= 256
Columns(9).HasBackColor= -1 'True
Columns(9).BackColor= 16776960
Columns(10).Width= 2566
Columns(10).Caption= "不含税进价金额"
Columns(10).Name= "不含税进价金额"
Columns(10).Alignment= 1
Columns(10).CaptionAlignment= 2
Columns(10).DataField= "Column 10"
Columns(10).DataType= 4
Columns(10).NumberFormat= "#.00"
Columns(10).FieldLen= 256
Columns(10).Locked= -1 'True
Columns(10).HasBackColor= -1 'True
Columns(10).BackColor= 16776960
_ExtentX = 17410
_ExtentY = 4974
_StockProps = 79
BackColor = 15983328
End
Begin 签名.Sign txtIptno
Height = 585
Left = 8835
TabIndex = 2
Top = 4380
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 VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注"
Height = 180
Left = 375
TabIndex = 30
Top = 4575
Width = 360
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "不含税进价金额"
Height = 180
Left = 4740
TabIndex = 26
Top = 4095
Width = 1260
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "总计:数量"
Height = 180
Left = 2250
TabIndex = 24
Top = 4080
Width = 810
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "姓 名"
Height = 180
Left = 8235
TabIndex = 11
Top = 4740
Width = 555
End
Begin VB.Label Label17
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
Left = 8760
TabIndex = 10
Top = 270
Width = 375
End
Begin VB.Label Label4
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
ForeColor = &H00000000&
Height = 345
Left = 3945
TabIndex = 9
Top = 240
Width = 1800
End
Begin VB.Label Label13
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "制表日期"
Height = 180
Left = 3870
TabIndex = 8
Top = 795
Width = 720
End
Begin VB.Label Label10
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "录入员"
Height = 180
Left = 8235
TabIndex = 7
Top = 4455
Width = 540
End
Begin VB.Label Label12
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "含税进价金额"
Height = 180
Left = 7335
TabIndex = 6
Top = 4080
Width = 1080
End
End
Begin MSComctlLib.StatusBar stbData
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 12
Top = 5850
Width = 10560
_ExtentX = 18627
_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 = 13256
EndProperty
EndProperty
End
Begin Threed.SSPanel SSPanel1
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 13
Top = 0
Width = 10560
_ExtentX = 18627
_ExtentY = 979
_Version = 131073
BorderWidth = 0
BevelInner = 1
Begin Threed.SSCommand cmdToolSelect
CausesValidation= 0 'False
Height = 465
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -