📄 frmph.frm
字号:
Begin VB.Label lblLabels
Caption = "金 额:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 9
Left = 240
TabIndex = 18
Top = 720
Width = 1200
End
Begin VB.Label lblLabels
Caption = "单 价:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 8
Left = 240
TabIndex = 17
Top = 240
Width = 1200
End
End
Begin VB.Frame Frame1
Height = 3255
Index = 1
Left = 1200
TabIndex = 0
Top = 2160
Width = 3855
Begin VB.TextBox txtFields
DataField = "fhr"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 5
Left = 1560
TabIndex = 6
Top = 2880
Width = 2000
End
Begin VB.TextBox txtFields
DataField = "hwm"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 4
Left = 1560
TabIndex = 5
Top = 2391
Width = 2000
End
Begin VB.TextBox txtFields
BackColor = &H00C0E0FF&
DataField = "wfl"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
Left = 1560
TabIndex = 4
Top = 1827
Width = 2000
End
Begin VB.TextBox txtFields
DataField = "yfl"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 2
Left = 1560
TabIndex = 3
Top = 1338
Width = 2000
End
Begin VB.TextBox txtFields
DataField = "htl"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1
Left = 1560
TabIndex = 2
Top = 849
Width = 2000
End
Begin VB.TextBox txtFields
DataField = "hth"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 0
Left = 1560
TabIndex = 1
Top = 360
Width = 2000
End
Begin VB.Label lblLabels
Caption = "发货人:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 5
Left = 360
TabIndex = 12
Top = 2880
Width = 1200
End
Begin VB.Label lblLabels
Caption = "媒 种:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 360
TabIndex = 11
Top = 2376
Width = 1200
End
Begin VB.Label lblLabels
BackColor = &H00E0E0E0&
BackStyle = 0 'Transparent
Caption = "欠存量:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 360
TabIndex = 10
Top = 1872
Width = 800
End
Begin VB.Label lblLabels
Caption = "已发量:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 360
TabIndex = 9
Top = 1368
Width = 1200
End
Begin VB.Label lblLabels
Caption = "合同量:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 360
TabIndex = 8
Top = 864
Width = 1200
End
Begin VB.Label lblLabels
Caption = "票 号:"
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 360
TabIndex = 7
Top = 360
Width = 1200
End
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "Label1"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2760
TabIndex = 30
Top = 840
Width = 5535
End
Begin VB.Label lblLabels
Caption = "发货单位:"
Height = 255
Index = 6
Left = 1200
TabIndex = 28
Top = 1680
Width = 1200
End
End
Attribute VB_Name = "frmph"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -