frmsqlinfor.frm
来自「VB远程操作Sql Server 2000数据库的工具 主要功能就是远程(局域」· FRM 代码 · 共 39 行
FRM
39 行
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 + =
减小字号Ctrl + -
显示快捷键?