📄 form1.frm
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "Richtx32.ocx"
Begin VB.Form Openfrom
ClientHeight = 6705
ClientLeft = 60
ClientTop = 345
ClientWidth = 7335
Icon = "Form1.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6705
ScaleWidth = 7335
StartUpPosition = 3 'Windows Default
Begin RichTextLib.RichTextBox Record
Height = 6015
Left = 0
TabIndex = 0
Top = 600
Width = 7095
_ExtentX = 12515
_ExtentY = 10610
_Version = 393217
BackColor = -2147483624
BorderStyle = 0
ReadOnly = -1 'True
ScrollBars = 3
DisableNoScroll = -1 'True
TextRTF = $"Form1.frx":030A
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00FFC0C0&
Caption = "History record list"
BeginProperty Font
Name = "SimSun"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 2280
TabIndex = 4
Top = 0
Width = 2565
End
Begin VB.Label Label2
BackColor = &H00008000&
BorderStyle = 1 'Fixed Single
Caption = " No.#"
ForeColor = &H8000000E&
Height = 255
Left = 0
TabIndex = 3
Top = 360
Width = 735
End
Begin VB.Label Label6
BackColor = &H00008000&
BorderStyle = 1 'Fixed Single
Caption = " Record date"
ForeColor = &H8000000E&
Height = 255
Left = 720
TabIndex = 2
Top = 360
Width = 2295
End
Begin VB.Label Label8
BackColor = &H00008000&
BorderStyle = 1 'Fixed Single
Caption = " 2D code data"
ForeColor = &H8000000E&
Height = 255
Left = 3000
TabIndex = 1
Top = 360
Width = 4095
End
End
Attribute VB_Name = "Openfrom"
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 + -