📄 frmprint.frm
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form FrmPrint
BackColor = &H00FFFFFF&
ClientHeight = 8250
ClientLeft = 60
ClientTop = 345
ClientWidth = 10725
LinkTopic = "Form1"
ScaleHeight = 8250
ScaleWidth = 10725
StartUpPosition = 3 'Windows Default
Begin RichTextLib.RichTextBox RichTextBox1
Height = 7455
Left = 240
TabIndex = 0
Top = 1200
Width = 10215
_ExtentX = 18018
_ExtentY = 13150
_Version = 393217
BorderStyle = 0
Enabled = -1 'True
Appearance = 0
TextRTF = $"FrmPrint.frx":0000
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Courier New"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "Label2"
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 2
Top = 720
Width = 10335
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Label1"
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 1
Top = 240
Width = 4575
End
Begin VB.Line Line1
BorderWidth = 2
X1 = 240
X2 = 10440
Y1 = 600
Y2 = 600
End
Begin VB.Shape Shape1
BorderStyle = 0 'Transparent
FillColor = &H00FFFFFF&
FillStyle = 0 'Solid
Height = 615
Left = 120
Top = 120
Width = 10455
End
End
Attribute VB_Name = "FrmPrint"
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 + -