📄
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form KF_FrmPDD
BackColor = &H00E9F4FA&
BorderStyle = 1 'Fixed Single
Caption = "盘点单"
ClientHeight = 6120
ClientLeft = 510
ClientTop = 1395
ClientWidth = 11010
HelpContextID = 1213008
Icon = "单据录入_盘点单.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6120
ScaleWidth = 11010
Begin MSComctlLib.ProgressBar PB
Height = 195
Left = 330
TabIndex = 16
Top = 5850
Visible = 0 'False
Width = 2325
_ExtentX = 4101
_ExtentY = 344
_Version = 393216
Appearance = 0
Scrolling = 1
End
Begin VB.TextBox LrText
ForeColor = &H00000000&
Height = 300
Index = 0
Left = 1020
TabIndex = 0
Text = "0"
Top = 1500
Width = 1650
End
Begin MSComctlLib.Toolbar Tlb_Action
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 5
Top = 0
Width = 11010
_ExtentX = 19420
_ExtentY = 979
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Wrappable = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 24
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "dy"
Object.ToolTipText = "打印当前单据或Ctrl+P"
ImageKey = "dy"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "yl"
ImageKey = "yl"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh0"
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "新增"
Key = "xz"
Object.ToolTipText = "新增加一张单据或F5"
ImageKey = "xz"
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "xg"
Object.ToolTipText = "修改当前单据或F3"
ImageKey = "xg"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "sc"
Object.ToolTipText = "删除当前单据"
ImageKey = "sc"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh1"
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增行"
Key = "zh"
Object.ToolTipText = "插入一行或Insert"
ImageKey = "zh"
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删行"
Key = "sh"
Object.ToolTipText = "删除当前记录行或Delete"
ImageKey = "sh"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh2"
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存"
Key = "bc"
Object.ToolTipText = "保存单据或F6"
ImageKey = "bc"
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "放弃"
Key = "fq"
Object.ToolTipText = "放弃此次操作"
ImageKey = "fq"
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh3"
Style = 3
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "盘库"
Key = "pk"
ImageKey = "pk"
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "选择"
Key = "choice"
ImageKey = "choice"
EndProperty
BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh4"
Style = 3
EndProperty
BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "制表"
Key = "zb"
ImageKey = "zb"
EndProperty
BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "激活"
Key = "jh"
ImageKey = "jh"
EndProperty
BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "记帐"
Key = "jz"
ImageKey = "jz"
EndProperty
BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "恢复"
Key = "re"
ImageKey = "re"
EndProperty
BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "刷新"
Key = "sx"
ImageKey = "sx"
EndProperty
BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "fgh5"
Style = 3
EndProperty
BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "bz"
ImageKey = "bz"
EndProperty
BeginProperty Button24 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "fh"
ImageKey = "tc"
EndProperty
EndProperty
BorderStyle = 1
End
Begin VB.CommandButton Ydcommand
Height = 300
Left = 10680
Picture = "单据录入_盘点单.frx":1042
Style = 1 'Graphical
TabIndex = 4
Top = 990
Visible = 0 'False
Width = 300
End
Begin VB.TextBox Ydtext
BackColor = &H80000018&
BorderStyle = 0 'None
Height = 330
Left = 7710
MultiLine = -1 'True
TabIndex = 2
Top = 960
Visible = 0 'False
Width = 1185
End
Begin VB.Timer Timer1
Interval = 1
Left = 9690
Top = 150
End
Begin VB.CommandButton Ydcommand1
Height = 300
Left = 10680
Picture = "单据录入_盘点单.frx":13CC
Style = 1 'Graphical
TabIndex = 9
Top = 600
Visible = 0 'False
Width = 300
End
Begin VB.ComboBox YdCombo
Height = 300
Left = 9000
Style = 2 'Dropdown List
TabIndex = 3
Top = 960
Visible = 0 'False
Width = 1155
End
Begin MSComctlLib.ImageList ImageList1
Left = 10410
Top = 1350
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 43
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":1756
Key = "sz"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":1AF0
Key = "dy"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":1E8A
Key = "yl"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":2224
Key = "xg"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":25BE
Key = "zh"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":2958
Key = "sh"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":2CF2
Key = "bc"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":308C
Key = "fq"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":3426
Key = "bz"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":37C0
Key = "tc"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":3B5A
Key = "bcgs"
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "单据录入_盘点单.frx":3EF4
Key = "mrlk"
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -