📄 frm商品编码.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.3#0"; "签名.ocx"
Begin VB.Form frm商品编码
AutoRedraw = -1 'True
BackColor = &H00808080&
BorderStyle = 3 'Fixed Dialog
Caption = "商品编码暨价格审批单 "
ClientHeight = 6225
ClientLeft = 45
ClientTop = 330
ClientWidth = 10545
Icon = "frm商品编码.frx":0000
KeyPreview = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6225
ScaleWidth = 10545
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H00F0D9C8&
DrawStyle = 2 'Dot
ForeColor = &H80000008&
Height = 4920
Left = 75
ScaleHeight = 4890
ScaleWidth = 10080
TabIndex = 5
Top = 645
Width = 10110
Begin VB.TextBox txtPurdate
Appearance = 0 'Flat
Height = 285
Left = 4890
TabIndex = 2
Top = 600
Width = 1500
End
Begin SSDataWidgets_B.SSDBGrid grdDET
Height = 3015
Left = 255
TabIndex = 4
Top = 930
Width = 9600
_Version = 196617
DataMode = 2
Col.Count = 10
DividerStyle = 4
BevelColorFrame = 4210752
BevelColorHighlight= 16777215
BevelColorShadow= 16777215
BevelColorFace = 15900584
AllowAddNew = -1 'True
AllowDelete = -1 'True
MultiLine = 0 'False
AllowColumnMoving= 2
AllowColumnSwapping= 0
CellNavigation = 1
ForeColorEven = 0
BackColorOdd = 16777215
RowHeight = 450
Columns.Count = 10
Columns(0).Width= 2090
Columns(0).Caption= "商品编码"
Columns(0).Name = "商品编码"
Columns(0).CaptionAlignment= 2
Columns(0).DataField= "Column 0"
Columns(0).DataType= 8
Columns(0).FieldLen= 7
Columns(1).Width= 2328
Columns(1).Caption= "条码"
Columns(1).Name = "条码"
Columns(1).CaptionAlignment= 2
Columns(1).DataField= "Column 1"
Columns(1).DataType= 8
Columns(1).FieldLen= 13
Columns(2).Width= 2858
Columns(2).Caption= "品名"
Columns(2).Name = "品名"
Columns(2).CaptionAlignment= 2
Columns(2).DataField= "Column 2"
Columns(2).DataType= 8
Columns(2).FieldLen= 256
Columns(3).Width= 1376
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).ButtonsAlways= -1 'True
Columns(4).Width= 1826
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= 16777215
Columns(5).Width= 1640
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(6).Locked= -1 'True
Columns(6).HasBackColor= -1 'True
Columns(6).BackColor= 16776960
Columns(7).Width= 2143
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).ButtonsAlways= -1 'True
Columns(7).HasBackColor= -1 'True
Columns(7).BackColor= 16777215
Columns(8).Width= 2434
Columns(8).Caption= "批发价1"
Columns(8).Name = "批发价1"
Columns(8).Alignment= 1
Columns(8).CaptionAlignment= 2
Columns(8).DataField= "Column 8"
Columns(8).DataType= 4
Columns(8).NumberFormat= "#.00"
Columns(8).FieldLen= 256
Columns(9).Width= 2752
Columns(9).Caption= "批发价2"
Columns(9).Name = "批发价2"
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
_ExtentX = 16933
_ExtentY = 5318
_StockProps = 79
BackColor = 15983328
BeginProperty PageFooterFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty PageHeaderFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.TextBox txtPurcode
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 0
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 264
Left = 9150
MaxLength = 7
TabIndex = 0
Top = 150
Width = 705
End
Begin SSDataWidgets_B.SSDBCombo cmbProvider
Height = 270
Left = 1095
TabIndex = 1
ToolTipText = "选择供应商"
Top = 570
Width = 735
DataFieldList = "Column 0"
AllowInput = 0 'False
_Version = 196617
DataMode = 2
RowHeight = 423
Columns.Count = 2
Columns(0).Width= 1931
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= 2672
Columns(1).Caption= "厂商名称"
Columns(1).Name = "厂商名称"
Columns(1).CaptionAlignment= 2
Columns(1).DataField= "Column 1"
Columns(1).DataType= 8
Columns(1).FieldLen= 256
_ExtentX = 1296
_ExtentY = 476
_StockProps = 93
BackColor = -2147483643
End
Begin 签名.Sign txtIptno
Height = 585
Left = 9030
TabIndex = 3
Top = 4185
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 Label22
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "供应商"
Height = 180
Left = 420
TabIndex = 12
Top = 630
Width = 540
End
Begin VB.Label Label16
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000018&
BackStyle = 0 'Transparent
Caption = "姓 名:"
ForeColor = &H80000008&
Height = 180
Left = 8325
TabIndex = 10
Top = 4530
Width = 645
End
Begin VB.Label Label11
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000018&
BackStyle = 0 'Transparent
Caption = "录入员:"
ForeColor = &H80000008&
Height = 180
Left = 8310
TabIndex = 9
Top = 4200
Width = 630
End
Begin VB.Label Label4
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000018&
BackStyle = 0 'Transparent
Caption = "日 期:"
ForeColor = &H80000008&
Height = 180
Left = 4155
TabIndex = 8
Top = 660
Width = 645
End
Begin VB.Label Label2
AutoSize = -1 'True
BackColor = &H80000018&
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 = 8745
TabIndex = 7
Top = 180
Width = 375
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品编码暨价格审批单"
BeginProperty Font
Name = "楷体_GB2312"
Size = 16.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 3555
TabIndex = 6
Top = 180
Width = 3360
End
End
Begin Threed.SSPanel SSPanel1
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 13
Top = 0
Width = 10545
_ExtentX = 18600
_ExtentY = 979
_Version = 131073
BorderWidth = 0
BevelInner = 1
Begin Threed.SSCommand cmdToolExit
CausesValidation= 0 'False
Height = 465
Left = 7470
TabIndex = 22
Tag = "退出"
ToolTipText = "退出"
Top = 30
Width = 930
_ExtentX = 1640
_ExtentY = 820
_Version = 131073
ForeColor = 0
Caption = "退出[&X]"
ButtonStyle = 3
BevelWidth = 0
End
Begin Threed.SSCommand cmdToolNext
CausesValidation= 0 'False
Height = 465
Left = 5610
TabIndex = 21
Tag = "下一条"
ToolTipText = "下一条"
Top = 30
Width = 930
_ExtentX = 1640
_ExtentY = 820
_Version = 131073
ForeColor = 0
Caption = "下一条[&M]"
ButtonStyle = 3
BevelWidth = 0
End
Begin Threed.SSCommand cmdToolPrevious
CausesValidation= 0 'False
Height = 465
Left = 4680
TabIndex = 20
Tag = "上一条"
ToolTipText = "上一条"
Top = 30
Width = 930
_ExtentX = 1640
_ExtentY = 820
_Version = 131073
ForeColor = 0
Caption = "上一条[&U]"
ButtonStyle = 3
BevelWidth = 0
End
Begin Threed.SSCommand cmdToolQuery
CausesValidation= 0 'False
Height = 465
Left = 3750
TabIndex = 19
Tag = "查询"
ToolTipText = "查询表单数据"
Top = 30
Width = 930
_ExtentX = 1640
_ExtentY = 820
_Version = 131073
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -