?? form3.frm
字號:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form 讀者信息列表
Caption = "讀者信息列表"
ClientHeight = 4650
ClientLeft = 4770
ClientTop = 3930
ClientWidth = 6900
LinkTopic = "Form3"
ScaleHeight = 4650
ScaleWidth = 6900
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "D:\圖書管理系統\圖書館管理信息系統.mdb"
DefaultCursorType= 0 '缺省游標
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 285
Left = 3480
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "readers讀者信息"
Top = 240
Visible = 0 'False
Width = 1455
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Bindings = "Form3.frx":0000
Height = 3735
Left = 240
TabIndex = 0
Top = 720
Width = 6495
_ExtentX = 11456
_ExtentY = 6588
_Version = 393216
Rows = 1
Cols = 1
FixedRows = 0
FixedCols = 0
End
Begin VB.Label Label1
Caption = "讀 者 信 息 列 表"
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 360
TabIndex = 1
Top = 240
Width = 2775
End
End
Attribute VB_Name = "讀者信息列表"
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 + -