?? modifystud.frm
字號:
VERSION 5.00
Begin VB.Form modifystudent
Caption = "Form1"
ClientHeight = 7155
ClientLeft = 60
ClientTop = 345
ClientWidth = 7605
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7155
ScaleWidth = 7605
Begin VB.CommandButton Command7
Caption = "關閉"
Height = 495
Left = 3600
TabIndex = 31
Top = 6240
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "取消"
Height = 495
Left = 2280
TabIndex = 30
Top = 6240
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "確定"
Height = 495
Left = 960
TabIndex = 29
Top = 6240
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "最后一條記錄"
Height = 495
Left = 4920
TabIndex = 28
Top = 5520
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "上一條記錄"
Height = 495
Left = 3600
TabIndex = 27
Top = 5520
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "下一條記錄"
Height = 495
Left = 2280
TabIndex = 26
Top = 5520
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "第一條記錄"
Height = 495
Left = 960
TabIndex = 25
Top = 5520
Width = 1215
End
Begin VB.PictureBox Picture1
BeginProperty Font
Name = "宋體"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1695
Left = 7200
ScaleHeight = 1635
ScaleWidth = 1155
TabIndex = 24
Top = 0
Width = 1215
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1440
TabIndex = 23
Text = "Combo2"
Top = 2760
Width = 1695
End
Begin VB.ComboBox Combo1
Height = 300
Left = 1440
TabIndex = 22
Text = "Combo1"
Top = 1560
Width = 1695
End
Begin VB.TextBox Text1
Height = 1215
Index = 9
Left = 1320
TabIndex = 21
Text = "Text1"
Top = 4080
Width = 5655
End
Begin VB.TextBox Text1
Height = 375
Index = 8
Left = 5040
TabIndex = 20
Text = "Text1"
Top = 2760
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 7
Left = 5040
TabIndex = 19
Text = "Text1"
Top = 2160
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 6
Left = 5040
TabIndex = 18
Text = "Text1"
Top = 1440
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 5
Left = 5040
TabIndex = 17
Text = "Text1"
Top = 960
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 4
Left = 5040
TabIndex = 16
Text = "Text1"
Top = 240
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 3
Left = 1320
TabIndex = 15
Text = "Text1"
Top = 3360
Width = 5655
End
Begin VB.TextBox Text1
Height = 375
Index = 2
Left = 1440
TabIndex = 14
Text = "Text1"
Top = 2040
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 1
Left = 1440
TabIndex = 13
Text = "Text1"
Top = 960
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Index = 0
Left = 1440
TabIndex = 12
Text = "Text1"
Top = 240
Width = 1695
End
Begin VB.Label Label1
Caption = "備注"
Height = 495
Index = 11
Left = 240
TabIndex = 11
Top = 4080
Width = 735
End
Begin VB.Label Label1
Caption = "家庭住址"
Height = 255
Index = 10
Left = 240
TabIndex = 10
Top = 3360
Width = 975
End
Begin VB.Label Label1
Caption = "家長姓名"
Height = 255
Index = 9
Left = 3480
TabIndex = 9
Top = 1560
Width = 1575
End
Begin VB.Label Label1
Caption = "聯系電話"
Height = 495
Index = 8
Left = 3480
TabIndex = 8
Top = 2760
Width = 1095
End
Begin VB.Label Label1
Caption = "家庭住址"
Height = 495
Index = 7
Left = 3480
TabIndex = 7
Top = 2160
Width = 1095
End
Begin VB.Label Label1
Caption = "團員與否"
Height = 375
Index = 6
Left = 240
TabIndex = 6
Top = 2760
Width = 1575
End
Begin VB.Label Label1
Caption = "出生日期"
Height = 495
Index = 5
Left = 240
TabIndex = 5
Top = 2160
Width = 1575
End
Begin VB.Label Label1
Caption = "宿舍電話號碼"
Height = 495
Index = 4
Left = 3480
TabIndex = 4
Top = 960
Width = 1335
End
Begin VB.Label Label1
Caption = "宿舍號"
Height = 495
Index = 3
Left = 3480
TabIndex = 3
Top = 240
Width = 1215
End
Begin VB.Label Label1
Caption = "性別"
Height = 495
Index = 2
Left = 240
TabIndex = 2
Top = 1575
Width = 855
End
Begin VB.Label Label1
Caption = "姓名"
Height = 495
Index = 1
Left = 240
TabIndex = 1
Top = 915
Width = 855
End
Begin VB.Label Label1
Caption = "學號"
Height = 375
Index = 0
Left = 240
TabIndex = 0
Top = 240
Width = 735
End
End
Attribute VB_Name = "modifystudent"
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 + -