?? a1.frm
字號(hào):
VERSION 5.00
Begin VB.Form a1
BackColor = &H00FF8080&
BorderStyle = 1 'Fixed Single
Caption = "班級(jí)基本信息"
ClientHeight = 6135
ClientLeft = 4245
ClientTop = 3540
ClientWidth = 7590
Icon = "a1.frx":0000
LinkTopic = "a1"
MaxButton = 0 'False
MinButton = 0 'False
Picture = "a1.frx":014A
ScaleHeight = 6010.863
ScaleMode = 0 'User
ScaleWidth = 7301.002
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text2
DataField = "聯(lián)系電話"
DataSource = "Data1"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
Left = 3540
TabIndex = 3
Top = 3240
Width = 1815
End
Begin VB.CommandButton Command5
Caption = "上一條"
Height = 495
Left = 1162
Style = 1 'Graphical
TabIndex = 14
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "下一條"
Height = 495
Left = 3202
Style = 1 'Graphical
TabIndex = 13
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "返回"
Height = 495
Left = 5242
Style = 1 'Graphical
TabIndex = 12
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "新增"
Height = 495
Left = 802
MaskColor = &H00C0C0FF&
Style = 1 'Graphical
TabIndex = 11
Top = 4080
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "刪除"
Height = 495
Left = 2452
Style = 1 'Graphical
TabIndex = 10
Top = 4080
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "修改"
Height = 495
Left = 4057
Style = 1 'Graphical
TabIndex = 9
Top = 4080
Width = 1095
End
Begin VB.CommandButton Command4
Caption = "放棄"
Enabled = 0 'False
Height = 495
Left = 5707
Style = 1 'Graphical
TabIndex = 8
Top = 4080
Width = 1095
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access 2000;"
DatabaseName = "D:\ww\管理系統(tǒng)\管理系統(tǒng)數(shù)據(jù)庫(kù).mdb"
DefaultCursorType= 0 '缺省游標(biāo)
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 2640
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "班級(jí)基本情況"
Top = 6330
Visible = 0 'False
Width = 2295
End
Begin VB.TextBox Text2
DataField = "班長(zhǎng)"
DataSource = "Data1"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 0
Left = 3540
TabIndex = 2
Top = 2520
Width = 1815
End
Begin VB.TextBox Text1
DataField = "班級(jí)"
DataSource = "Data1"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 0
Left = 3540
TabIndex = 1
Top = 1815
Width = 1815
End
Begin VB.Label l3
BackColor = &H00FF8080&
BackStyle = 0 'Transparent
Caption = "移動(dòng)電話"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 2340
TabIndex = 17
Top = 3330
Width = 975
End
Begin VB.Label l9
BackColor = &H00FF8080&
BackStyle = 0 'Transparent
Caption = "共有記錄數(shù):"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3045
TabIndex = 16
Top = 5820
Width = 1335
End
Begin VB.Label Label12
BackColor = &H00FF8080&
BackStyle = 0 'Transparent
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4365
TabIndex = 15
Top = 5820
Width = 615
End
Begin VB.Shape s5
BorderColor = &H000000FF&
Height = 720
Left = 1035
Shape = 4 'Rounded Rectangle
Top = 4800
Visible = 0 'False
Width = 1455
End
Begin VB.Shape s6
BorderColor = &H000000FF&
Height = 720
Left = 3075
Shape = 4 'Rounded Rectangle
Top = 4800
Visible = 0 'False
Width = 1455
End
Begin VB.Shape s7
BorderColor = &H000000FF&
Height = 720
Left = 5115
Shape = 4 'Rounded Rectangle
Top = 4800
Visible = 0 'False
Width = 1455
End
Begin VB.Shape s1
BorderColor = &H000000FF&
Height = 720
Left = 675
Shape = 4 'Rounded Rectangle
Top = 3960
Visible = 0 'False
Width = 1335
End
Begin VB.Shape s2
BorderColor = &H000000FF&
Height = 720
Left = 2310
Shape = 4 'Rounded Rectangle
Top = 3960
Visible = 0 'False
Width = 1335
End
Begin VB.Shape s3
BorderColor = &H000000FF&
Height = 720
Left = 3930
Shape = 4 'Rounded Rectangle
Top = 3960
Visible = 0 'False
Width = 1335
End
Begin VB.Shape s4
BorderColor = &H000000FF&
Height = 720
Left = 5580
Shape = 4 'Rounded Rectangle
Top = 3960
Visible = 0 'False
Width = 1335
End
Begin VB.Label l8
BackColor = &H00FF8080&
Caption = "記錄:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 1920
TabIndex = 7
Top = 6390
Visible = 0 'False
Width = 735
End
Begin VB.Label l3
BackColor = &H00FF8080&
BackStyle = 0 'Transparent
Caption = "班 長(zhǎng)"
BeginProperty Font
Name = "宋體"
Size = 12
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -