📄 frm_dygsxx.frm
字号:
VERSION 5.00
Begin VB.Form frm_dygsxx
BackColor = &H80000009&
Caption = "打印公司信息"
ClientHeight = 3720
ClientLeft = 3555
ClientTop = 2745
ClientWidth = 6525
LinkTopic = "Form1"
ScaleHeight = 3720
ScaleWidth = 6525
Begin VB.TextBox Text1
Height = 300
Left = 1440
Locked = -1 'True
TabIndex = 8
Top = 480
Width = 4935
End
Begin VB.TextBox Text2
Height = 300
Left = 1440
TabIndex = 7
Top = 840
Width = 1215
End
Begin VB.TextBox Text3
Height = 300
Left = 3960
TabIndex = 6
Top = 840
Width = 2415
End
Begin VB.TextBox Text4
Height = 300
Left = 1440
TabIndex = 5
Top = 1200
Width = 4935
End
Begin VB.TextBox Text5
Height = 300
Left = 1440
TabIndex = 4
Top = 1560
Width = 4935
End
Begin VB.TextBox Text6
Height = 300
Left = 1440
TabIndex = 3
Top = 1920
Width = 4935
End
Begin VB.TextBox Text7
Height = 300
Left = 1440
TabIndex = 2
Top = 2280
Width = 4935
End
Begin VB.TextBox Text8
Height = 300
Left = 1440
TabIndex = 1
Top = 2640
Width = 4935
End
Begin VB.TextBox Text9
Height = 300
Left = 1440
TabIndex = 0
Top = 3000
Width = 4935
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "公司名称"
Height = 255
Left = 240
TabIndex = 16
Top = 555
Width = 975
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "邮编"
Height = 255
Left = 240
TabIndex = 15
Top = 900
Width = 855
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "电话"
Height = 255
Left = 240
TabIndex = 14
Top = 1260
Width = 1215
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "公司地址"
Height = 255
Left = 240
TabIndex = 13
Top = 1605
Width = 1695
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "公司E_Mail"
Height = 255
Left = 240
TabIndex = 12
Top = 1980
Width = 1455
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "开户银行"
Height = 375
Left = 240
TabIndex = 11
Top = 2385
Width = 1335
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "公司账号"
Height = 255
Left = 240
TabIndex = 10
Top = 2745
Width = 1455
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "备注"
Height = 255
Left = 240
TabIndex = 9
Top = 3105
Width = 855
End
End
Attribute VB_Name = "frm_dygsxx"
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 + -