📄 frmtest.frm
字号:
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 255
Left = 1200
TabIndex = 10
Top = 2880
Width = 3735
End
Begin VB.CheckBox chkWatermark
Appearance = 0 'Flat
Caption = "Show background watermark text"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 495
Left = 5160
TabIndex = 9
Top = 3720
Width = 1575
End
Begin VB.TextBox txtHeader
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 360
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 8
Text = "frmTest.frx":27C5
Top = 840
Width = 3735
End
Begin VB.CheckBox chkHeader
Appearance = 0 'Flat
Caption = "Print header on first page only"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 255
Left = 1200
TabIndex = 6
Top = 1320
Width = 3735
End
Begin VB.CommandButton cmdClose
Cancel = -1 'True
Caption = "&Close"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 5640
TabIndex = 5
Top = 6120
Width = 1095
End
Begin VB.TextBox txtTest
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "Arial Black"
Size = 24
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000012&
Height = 795
Index = 2
Left = 1200
MultiLine = -1 'True
TabIndex = 3
Top = 3240
Width = 3735
End
Begin VB.TextBox txtTest
Appearance = 0 'Flat
BeginProperty Font
Name = "Tahoma"
Size = 11.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000012&
Height = 510
Index = 1
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 2
Text = "frmTest.frx":27DF
Top = 2280
Width = 3735
End
Begin VB.TextBox txtTest
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0080C0FF&
BeginProperty Font
Name = "Verdana"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 510
Index = 0
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 1
Top = 1680
Width = 3735
End
Begin VB.CommandButton cmdPreview
Caption = "&Preview"
Default = -1 'True
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 4440
TabIndex = 0
Top = 6120
Width = 1095
End
Begin VB.TextBox txtTest
Appearance = 0 'Flat
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000012&
Height = 510
Index = 3
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Top = 4440
Width = 3735
End
Begin VB.Label lblInformation
Appearance = 0 'Flat
BackColor = &H80000018&
BorderStyle = 1 'Fixed Single
Caption = $"frmTest.frx":2DA6
ForeColor = &H80000008&
Height = 615
Left = 120
TabIndex = 24
Top = 120
Width = 6615
End
Begin VB.Label lblItem
Caption = "Footer:"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 120
TabIndex = 13
Top = 5100
Width = 975
End
Begin VB.Label lblItem
Caption = "Header:"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 120
TabIndex = 7
Top = 840
Width = 1095
End
End
Attribute VB_Name = "frmTest"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
' ==============================================================
' Project: Enhance Print object Test Project
' Author: edward moth
' Copyright:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -