📄 inv_pickrequirehead_frm.frm
字号:
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "原始凭单:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 3480
TabIndex = 24
Top = 1080
Width = 1050
End
Begin VB.Label Label2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "用 途:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 23
Top = 1080
Width = 1050
End
Begin VB.Label Label1
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "申请车间:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 3480
TabIndex = 22
Top = 600
Width = 1050
End
Begin VB.Label TitleLabel4
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "仓 库:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 21
Top = 600
Width = 1050
End
Begin VB.Label TitleLabel9
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "制单日期:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 7080
TabIndex = 20
Top = 2040
Width = 1050
End
Begin VB.Label TitleLabel8
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "制单人:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 4920
TabIndex = 19
Top = 2040
Width = 840
End
Begin VB.Label TitleLabel3
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "需求日期:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 7080
TabIndex = 18
Top = 120
Width = 1050
End
Begin VB.Label TitleLabel6
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "摘 要:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 17
Top = 1560
Width = 1050
End
Begin VB.Label TitleLabel7
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "批准人:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 16
Top = 2040
Width = 840
End
Begin VB.Label TitleLabel1
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "来源类型:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 15
Top = 120
Width = 1050
End
Begin VB.Label TitleLabel5
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "执行情况:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 7080
TabIndex = 14
Top = 600
Width = 1050
End
Begin VB.Label TitleLabel2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000000&
Caption = "单 号:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 210
Left = 3480
TabIndex = 13
Top = 120
Width = 1050
End
End
Attribute VB_Name = "Inv_PickRequireHead_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -