📄 checkorderhead_frm.frm
字号:
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 = 840
Width = 1050
End
Begin VB.Label TitleLabel11
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 = 22
Top = 2280
Width = 1050
End
Begin VB.Label TitleLabel10
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 = 21
Top = 2280
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 = 20
Top = 360
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 = 19
Top = 1320
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 = 120
TabIndex = 18
Top = 2280
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 = 17
Top = 360
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 = 16
Top = 840
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 = 15
Top = 360
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 = 14
Top = 1800
Width = 1470
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 = 3600
TabIndex = 13
Top = 1800
Width = 1470
End
End
Attribute VB_Name = "CheckOrderHead_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 + -