📄 frmsqlinfor.frm
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form FrmSQLInfor
BorderStyle = 1 'Fixed Single
Caption = "SQL语言基本语句介绍"
ClientHeight = 8790
ClientLeft = 4785
ClientTop = 1470
ClientWidth = 8775
Icon = "FrmSQLInfor.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8790
ScaleWidth = 8775
Begin RichTextLib.RichTextBox RichTextBox1
Height = 8775
Left = 0
TabIndex = 0
Top = 0
Width = 8775
_ExtentX = 15478
_ExtentY = 15478
_Version = 393217
ReadOnly = -1 'True
ScrollBars = 3
AutoVerbMenu = -1 'True
FileName = "D:\SQL数据库工具\ZiLiao\SQL语言基本语句介绍.rtf"
TextRTF = $"FrmSQLInfor.frx":0442
End
End
Attribute VB_Name = "FrmSQLInfor"
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 + -