📄 form1.frm
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
ClientHeight = 2415
ClientLeft = 45
ClientTop = 330
ClientWidth = 7950
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 2415
ScaleWidth = 7950
StartUpPosition = 2 'CenterScreen
Begin VB.Timer Timer1
Left = 240
Top = 1440
End
Begin MSDBGrid.DBGrid DBGrid1
Bindings = "Form1.frx":0000
Height = 1215
Left = 360
OleObjectBlob = "Form1.frx":0014
TabIndex = 6
Top = 2640
Width = 6735
End
Begin VB.CommandButton Command1
Caption = "&About"
Height = 255
Left = 0
TabIndex = 5
Top = 0
Width = 615
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "db1.mdb"
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 345
Left = 240
Options = 0
ReadOnly = 0 'False
RecordsetType = 0 'Table
RecordSource = "Table1"
Top = 120
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BeginProperty Font
Name = "Arabic Transparent"
Size = 14.25
Charset = 178
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 120
Locked = -1 'True
TabIndex = 0
Top = 600
Width = 7695
End
Begin VB.Label P
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = " 谙
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -