📄 frmpjgl.frm
字号:
VERSION 5.00
Begin VB.Form FrmPJGL
BorderStyle = 0 'None
Caption = "配件管理"
ClientHeight = 5805
ClientLeft = 0
ClientTop = 105
ClientWidth = 10755
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5805
ScaleWidth = 10755
ShowInTaskbar = 0 'False
Begin VB.CommandButton Command1
Caption = "打 印"
Height = 375
Left = 6600
TabIndex = 27
Top = 5280
Width = 855
End
Begin VB.PictureBox Picture2
Appearance = 0 'Flat
BackColor = &H80000000&
ForeColor = &H80000008&
Height = 3855
Left = 210
ScaleHeight = 3825
ScaleWidth = 10425
TabIndex = 3
Top = 1080
Width = 10455
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000000&
ForeColor = &H80000008&
Height = 4095
Left = 0
ScaleHeight = 4065
ScaleWidth = 10185
TabIndex = 5
Top = -255
Width = 10215
Begin VB.Label LabXG
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000000&
BorderStyle = 1 'Fixed Single
Caption = "修改"
ForeColor = &H00808000&
Height = 255
Index = 0
Left = 8880
TabIndex = 17
Top = 0
Width = 615
End
Begin VB.Label LabBh
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "编号"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 0
TabIndex = 16
Top = 0
Width = 615
End
Begin VB.Label LabName
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "配件名称"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 600
TabIndex = 15
Top = 0
Width = 1575
End
Begin VB.Label LabModel
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "规格型号"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 2160
TabIndex = 14
Top = 0
Width = 2055
End
Begin VB.Label LabSsfl
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "所属分类"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 4200
TabIndex = 13
Top = 0
Width = 1215
End
Begin VB.Label LabDW
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "单位"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5400
TabIndex = 12
Top = 0
Width = 495
End
Begin VB.Label LabDJ
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "单价"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5880
TabIndex = 11
Top = 0
Width = 735
End
Begin VB.Label LabNum
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "库存数量"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 6600
TabIndex = 10
Top = 0
Width = 975
End
Begin VB.Label LabBZ
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "备注"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 7560
TabIndex = 9
Top = 0
Width = 1335
End
Begin VB.Label LabDel
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H00FFFF80&
BorderStyle = 1 'Fixed Single
Caption = "删除"
ForeColor = &H000000FF&
Height = 255
Index = 0
Left = 9480
TabIndex = 8
Top = 0
Width = 615
End
Begin VB.Label Label2
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "修改"
ForeColor = &H80000008&
Height = 255
Left = 8880
TabIndex = 7
Top = 0
Width = 615
End
Begin VB.Label Label1
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "删除"
ForeColor = &H80000008&
Height = 255
Left = 9480
TabIndex = 6
Top = 0
Width = 615
End
End
Begin VB.VScrollBar VScroll1
Height = 3855
LargeChange = 2400
Left = 10200
Max = 255
SmallChange = 255
TabIndex = 4
Top = 0
Width = 255
End
End
Begin VB.CommandButton Command3
Caption = "关 闭"
Height = 375
Left = 9360
TabIndex = 2
Top = 5280
Width = 975
End
Begin VB.CommandButton Command4
Caption = "新 添"
Height = 375
Left = 7920
TabIndex = 0
Top = 5280
Width = 855
End
Begin VB.Label Label11
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "库存数量"
ForeColor = &H00C00000&
Height = 255
Left = 6840
TabIndex = 26
Top = 840
Width = 975
End
Begin VB.Label Label10
Alignment = 2 'Center
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -