📄 cpbjlx.frm
字号:
VERSION 5.00
Object = "{4F29B06F-16D9-4A0C-9C8A-2F0C02F625FE}#1.0#0"; "FlexCell.ocx"
Begin VB.Form cpbjlx
Caption = "零星"
ClientHeight = 7560
ClientLeft = 60
ClientTop = 450
ClientWidth = 11865
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7560
ScaleWidth = 11865
Begin VB.TextBox txtcode1
Height = 285
Left = 10260
TabIndex = 10
Top = 240
Width = 555
End
Begin VB.Frame Frame3
Height = 4155
Left = 60
TabIndex = 17
Top = 3300
Width = 11715
Begin FlexCell.Grid Grid2
Height = 3585
Left = 30
TabIndex = 25
Top = 90
Width = 11625
_ExtentX = 20505
_ExtentY = 6324
Cols = 5
Rows = 30
End
Begin VB.Frame Frame2
Height = 555
Left = 8460
TabIndex = 18
Top = 3540
Width = 3135
Begin VB.CommandButton cmdsave2
Caption = "保存"
Height = 255
Left = 1200
TabIndex = 21
Top = 180
Width = 735
End
Begin VB.CommandButton cmdadd2
Caption = "增行"
Height = 255
Left = 120
TabIndex = 20
Top = 180
Width = 795
End
Begin VB.CommandButton cmdexit
Caption = "退出"
Height = 255
Left = 2160
TabIndex = 19
Top = 180
Width = 795
End
End
Begin VB.Label Label1
Caption = "注:部件长度30位,图号20位"
Height = 195
Index = 4
Left = 420
TabIndex = 23
Top = 3780
Width = 3375
End
End
Begin VB.TextBox txtcode2
Height = 285
Left = 10860
TabIndex = 16
Top = 240
Width = 615
End
Begin VB.Frame Frame4
Caption = "产品信息输入"
Height = 2415
Left = 0
TabIndex = 0
Top = 720
Width = 11775
Begin FlexCell.Grid Grid1
Height = 2115
Left = 90
TabIndex = 24
Top = 240
Width = 11595
_ExtentX = 20452
_ExtentY = 3731
Cols = 5
Rows = 30
End
Begin VB.TextBox txtcpmc
Appearance = 0 'Flat
Height = 315
Left = 3030
MaxLength = 24
TabIndex = 9
Top = 1530
Visible = 0 'False
Width = 2055
End
Begin VB.TextBox txtcpbh
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Enabled = 0 'False
Height = 315
Left = 990
TabIndex = 8
Top = 1500
Visible = 0 'False
Width = 1275
End
Begin VB.ComboBox cmbdh
Height = 315
Left = 960
TabIndex = 7
Text = "Combo1"
Top = 1920
Visible = 0 'False
Width = 4275
End
Begin VB.Frame Frame1
Height = 615
Left = 8340
TabIndex = 3
Top = 1440
Visible = 0 'False
Width = 2835
Begin VB.CommandButton cmddelete1
Caption = "删行"
Height = 255
Left = 1920
TabIndex = 6
Top = 240
Width = 795
End
Begin VB.CommandButton cmdsave1
Caption = "保存"
Height = 255
Left = 1020
TabIndex = 5
Top = 240
Width = 795
End
Begin VB.CommandButton cmdadd1
Caption = "增加"
Height = 255
Left = 120
TabIndex = 4
Top = 240
Width = 795
End
End
Begin VB.TextBox mskdate1
Appearance = 0 'Flat
Height = 315
Left = 6240
TabIndex = 2
Top = 1860
Visible = 0 'False
Width = 1515
End
Begin VB.TextBox txtcpxh
Appearance = 0 'Flat
Height = 315
Left = 5880
MaxLength = 12
TabIndex = 1
Top = 1560
Visible = 0 'False
Width = 2115
End
Begin VB.Label Label1
Caption = "产品名称"
Height = 195
Index = 3
Left = 2220
TabIndex = 15
Top = 1560
Width = 735
End
Begin VB.Label Label1
Caption = "产品编号"
Height = 195
Index = 2
Left = 300
TabIndex = 14
Top = 1560
Visible = 0 'False
Width = 735
End
Begin VB.Label Label1
Caption = "订货单位"
Height = 195
Index = 1
Left = 240
TabIndex = 13
Top = 1920
Visible = 0 'False
Width = 735
End
Begin VB.Label Label3
Caption = "填制日期"
Height = 195
Index = 1
Left = 5400
TabIndex = 12
Top = 1980
Visible = 0 'False
Width = 735
End
Begin VB.Label Label1
Caption = "产品型号"
Height = 195
Index = 0
Left = 5160
TabIndex = 11
Top = 1560
Visible = 0 'False
Width = 735
End
End
Begin VB.Label Label2
Caption = "零星产品、部件信息录入"
BeginProperty Font
Name = "MS Sans Serif"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -