?? frmhtmlreport.frm
字號:
VERSION 5.00
Begin VB.Form frmrprt
BackColor = &H00000000&
Caption = "Form4"
ClientHeight = 5940
ClientLeft = 60
ClientTop = 450
ClientWidth = 7290
LinkTopic = "Form4"
ScaleHeight = 5940
ScaleWidth = 7290
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox txtheadhtml4
Height = 2415
Left = 2280
MultiLine = -1 'True
TabIndex = 3
Text = "frmhtmlreport.frx":0000
Top = 3480
Width = 4455
End
Begin VB.TextBox txtheadhtml3
Height = 1935
Left = 600
MultiLine = -1 'True
TabIndex = 2
Text = "frmhtmlreport.frx":008B
Top = 2760
Width = 3855
End
Begin VB.TextBox txtheadhtml2
Height = 1455
Left = 4680
MultiLine = -1 'True
TabIndex = 1
Text = "frmhtmlreport.frx":0118
Top = 1440
Width = 2775
End
Begin VB.TextBox txtheadhtml1
Height = 2775
Left = 360
MultiLine = -1 'True
TabIndex = 0
Text = "frmhtmlreport.frx":019C
Top = 360
Visible = 0 'False
Width = 3855
End
End
Attribute VB_Name = "frmrprt"
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 + -