📄 frmyuyirules.frm
字号:
VERSION 5.00
Begin VB.Form frmYuYiRules
BackColor = &H00C0FFFF&
Caption = "语 义 规 则"
ClientHeight = 4965
ClientLeft = -10320
ClientTop = 1500
ClientWidth = 5730
LinkTopic = "Form1"
ScaleHeight = 4965
ScaleWidth = 5730
WindowState = 2 'Maximized
Begin VB.TextBox Text1
BackColor = &H00FFFF00&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 8415
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 0
Text = "frmYuYiRules.frx":0000
Top = 120
Width = 11655
End
End
Attribute VB_Name = "frmYuYiRules"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -