📄 frmbilllist.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmBillList
Caption = "物料清单(产品结构维护)"
ClientHeight = 4695
ClientLeft = 60
ClientTop = 345
ClientWidth = 7845
Icon = "frmBillList.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4695
ScaleWidth = 7845
Begin VB.CommandButton btnSearch
Caption = "查找"
Height = 300
Left = 4440
Picture = "frmBillList.frx":030A
TabIndex = 22
Top = 1080
Width = 615
End
Begin VB.TextBox Text10
Height = 975
Left = 3480
TabIndex = 21
Top = 3600
Width = 3975
End
Begin VB.TextBox txbCheckDate
Height = 375
Left = 6360
TabIndex = 19
Top = 2760
Width = 1095
End
Begin VB.TextBox txbRate
Height = 375
Left = 4920
TabIndex = 17
Top = 2760
Width = 1095
End
Begin VB.TextBox txbDepot
Height = 375
Left = 3480
TabIndex = 15
Top = 2760
Width = 1095
End
Begin VB.TextBox txbWorkShop
Height = 375
Left = 6360
TabIndex = 13
Top = 1920
Width = 1095
End
Begin VB.TextBox txbCode
Height = 375
Left = 4920
TabIndex = 11
Top = 1920
Width = 1095
End
Begin VB.TextBox txbCount
Height = 375
Left = 3480
TabIndex = 9
Top = 1920
Width = 1095
End
Begin VB.TextBox txbPID
Enabled = 0 'False
Height = 375
Left = 6480
TabIndex = 7
Top = 1080
Width = 975
End
Begin VB.TextBox txbName
Enabled = 0 'False
Height = 375
Left = 5160
TabIndex = 5
Top = 1080
Width = 975
End
Begin VB.TextBox txbID
Enabled = 0 'False
Height = 375
Left = 3480
TabIndex = 3
Top = 1080
Width = 855
End
Begin MSComctlLib.TreeView trvList
Height = 3855
Left = 0
TabIndex = 1
Top = 720
Width = 3135
_ExtentX = 5530
_ExtentY = 6800
_Version = 393217
Style = 7
Appearance = 1
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 615
Left = 0
TabIndex = 0
Top = 0
Width = 7845
_ExtentX = 13838
_ExtentY = 1085
ButtonWidth = 1455
ButtonHeight = 926
Appearance = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 7
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增子项"
Key = "btnAddChild"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增同级项"
Key = "btnAdd"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "btnModify"
ImageIndex = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "btnDelete"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存"
Key = "btnSave"
ImageIndex = 5
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "取消"
Key = "btnCancel"
ImageIndex = 6
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "btnExit"
ImageIndex = 7
EndProperty
EndProperty
Begin MSComctlLib.ImageList ImageList1
Left = 7200
Top = 0
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 7
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":040C
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":051E
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":0630
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":0742
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":0854
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":0966
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmBillList.frx":0A78
Key = ""
EndProperty
EndProperty
End
End
Begin VB.Label Label10
Caption = "备注"
Height = 255
Left = 5280
TabIndex = 20
Top = 3360
Width = 495
End
Begin VB.Label Label9
Caption = "审核日期"
Height = 255
Left = 6600
TabIndex = 18
Top = 2520
Width = 855
End
Begin VB.Label Label8
Caption = "损耗率"
Height = 255
Left = 5160
TabIndex = 16
Top = 2520
Width = 855
End
Begin VB.Label Label7
Caption = "领料库房"
Height = 255
Left = 3720
TabIndex = 14
Top = 2520
Width = 855
End
Begin VB.Label Label6
Caption = "领料车间"
Height = 255
Left = 6600
TabIndex = 12
Top = 1680
Width = 855
End
Begin VB.Label Label5
Caption = "底层码"
Height = 255
Left = 5160
TabIndex = 10
Top = 1680
Width = 855
End
Begin VB.Label Label4
Caption = "需要数量"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -