📄 frmmain.frm
字号:
VERSION 5.00
Begin VB.Form FrmMain
BorderStyle = 1 'Fixed Single
Caption = "学生管理信息系统"
ClientHeight = 4185
ClientLeft = 1875
ClientTop = 2040
ClientWidth = 6735
FillColor = &H00808000&
Icon = "FrmMain.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 279
ScaleMode = 3 'Pixel
ScaleWidth = 449
Begin VB.CommandButton Command7
Caption = "*"
Height = 255
Left = 2760
TabIndex = 13
Top = 1440
Width = 255
End
Begin VB.CommandButton Command6
Caption = "*"
Default = -1 'True
Height = 255
Left = 2760
TabIndex = 6
Top = 3600
Width = 255
End
Begin VB.CommandButton Command5
Caption = "*"
Height = 255
Left = 2760
TabIndex = 5
Top = 3240
Width = 255
End
Begin VB.CommandButton Command4
Caption = "*"
Height = 255
Left = 2760
TabIndex = 4
Top = 2880
Width = 255
End
Begin VB.CommandButton Command3
Caption = "*"
Height = 255
Left = 2760
TabIndex = 3
Top = 2520
Width = 255
End
Begin VB.CommandButton Command2
Caption = "*"
Height = 255
Left = 2760
TabIndex = 2
Top = 2160
Width = 255
End
Begin VB.CommandButton Command1
Caption = "*"
Height = 255
Left = 2760
TabIndex = 1
Top = 1800
Width = 255
End
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数据录入"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 14
Top = 1485
Width = 795
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "关于"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 12
Top = 3645
Width = 405
End
Begin VB.Label Label6
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "退出"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 11
Top = 3285
Width = 405
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "统计和用户管理"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 10
Top = 2925
Width = 1380
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "打印报表"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 9
Top = 2565
Width = 795
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "查询"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 8
Top = 2190
Width = 390
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "浏览和修改"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00808000&
Height = 180
Left = 3345
TabIndex = 7
Top = 1830
Width = 975
End
Begin VB.Label Label15
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "显示和修改"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 180
Left = 3360
TabIndex = 21
Top = 1845
Width = 990
End
Begin VB.Label Label14
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "查找"
BeginProperty Font
Name = "新宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 180
Left = 3360
TabIndex = 20
Top = 2205
Width = 405
End
Begin VB.Label Label13
AutoSize = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -