📄 form1.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmcase
BorderStyle = 1 'Fixed Single
Caption = "系统情况统计"
ClientHeight = 2895
ClientLeft = 45
ClientTop = 435
ClientWidth = 4710
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2895
ScaleWidth = 4710
Begin TabDlg.SSTab StabUser
Height = 2415
Left = 240
TabIndex = 0
Top = 240
Width = 4215
_ExtentX = 7435
_ExtentY = 4260
_Version = 393216
Style = 1
Tabs = 4
TabsPerRow = 4
TabHeight = 520
ForeColor = 255
MouseIcon = "Form1.frx":0000
TabCaption(0) = "学生情况"
TabPicture(0) = "Form1.frx":0452
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "教师情况"
TabPicture(1) = "Form1.frx":046E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame3"
Tab(1).ControlCount= 1
TabCaption(2) = "宿舍情况"
TabPicture(2) = "Form1.frx":048A
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame4"
Tab(2).ControlCount= 1
TabCaption(3) = "成绩情况"
TabPicture(3) = "Form1.frx":04A6
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Frame1"
Tab(3).ControlCount= 1
Begin VB.Frame Frame1
ForeColor = &H00FFFFFF&
Height = 1935
Left = -74880
TabIndex = 24
Top = 360
Width = 3975
Begin VB.ComboBox cobcollege
Height = 300
Left = 720
TabIndex = 34
Text = "cobcollege"
Top = 240
Width = 1215
End
Begin VB.ComboBox coblesson1
Height = 300
Left = 2640
TabIndex = 31
Text = "coblesson1"
Top = 840
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "返回"
Height = 495
Left = 3000
TabIndex = 27
Top = 1320
Width = 855
End
Begin VB.ComboBox Cobsp1
Height = 300
Left = 2640
TabIndex = 26
Text = "Cobsp1"
Top = 240
Width = 1215
End
Begin VB.ComboBox cobclass1
Height = 300
Left = 720
TabIndex = 25
Text = "cobclass1"
Top = 840
Width = 1215
End
Begin VB.Label Label16
Caption = "学院:"
Height = 255
Left = 120
TabIndex = 33
Top = 240
Width = 615
End
Begin VB.Label Label19
Height = 255
Left = 120
TabIndex = 32
Top = 1440
Width = 2175
End
Begin VB.Label Label18
Caption = "科目:"
Height = 255
Left = 2040
TabIndex = 30
Top = 870
Width = 615
End
Begin VB.Label Label14
Caption = "专业:"
Height = 255
Left = 2040
TabIndex = 29
Top = 270
Width = 615
End
Begin VB.Label Label15
Caption = "班级:"
Height = 255
Left = 120
TabIndex = 28
Top = 870
Width = 615
End
End
Begin VB.Frame Frame2
Height = 1935
Left = 120
TabIndex = 4
Top = 360
Width = 3975
Begin VB.ComboBox cobcollege1
Height = 300
Left = 600
TabIndex = 35
Text = "cobcollege1"
Top = 600
Width = 1215
End
Begin VB.ComboBox cobclass
Height = 300
Left = 600
TabIndex = 10
Top = 1320
Width = 1215
End
Begin VB.ComboBox cobsp
Height = 300
Left = 600
TabIndex = 8
Text = "cobsp"
Top = 960
Width = 1215
End
Begin VB.CommandButton CmdAddCancel
Caption = "返回"
Height = 495
Left = 3000
TabIndex = 5
Top = 1320
Width = 855
End
Begin VB.Label Label17
Caption = "Label17"
Height = 255
Left = 1920
TabIndex = 36
Top = 630
Width = 1455
End
Begin VB.Label Label4
Height = 255
Left = 1920
TabIndex = 11
Top = 1350
Width = 615
End
Begin VB.Label Label3
Caption = "Label3"
Height = 255
Left = 1920
TabIndex = 9
Top = 1010
Width = 735
End
Begin VB.Label Label2
Caption = "其中"
Height = 255
Left = 120
TabIndex = 7
Top = 600
Width = 495
End
Begin VB.Label Label1
Caption = "总学生人数:"
Height = 255
Left = 120
TabIndex = 6
Top = 240
Width = 2055
End
End
Begin VB.Frame Frame3
Height = 1935
Left = -74880
TabIndex = 2
Top = 360
Width = 3975
Begin VB.ComboBox cobteacher
Height = 300
Left = 720
TabIndex = 18
Text = "cobteacher"
Top = 720
Width = 1575
End
Begin VB.CommandButton CmdDelCancel
Caption = "返回"
Height = 495
Left = 3000
TabIndex = 3
Top = 1320
Width = 855
End
Begin VB.Label Label11
Caption = "Label11"
Height = 255
Left = 120
TabIndex = 19
Top = 1200
Width = 2055
End
Begin VB.Label Label10
Caption = "其中:"
Height = 255
Left = 120
TabIndex = 17
Top = 720
Width = 615
End
Begin VB.Label Label5
Caption = "总教师人数:"
Height = 255
Left = 120
TabIndex = 12
Top = 360
Width = 1695
End
End
Begin VB.Frame Frame4
Height = 1935
Left = -74880
TabIndex = 1
Top = 360
Width = 3975
Begin VB.CommandButton Command2
Caption = "返回"
Height = 495
Left = 3000
TabIndex = 23
Top = 1320
Width = 855
End
Begin VB.ComboBox Cobsushe
Height = 300
Left = 1920
TabIndex = 21
Text = "Cobsushe"
Top = 480
Width = 1215
End
Begin VB.Label Label13
Caption = "Label13"
Height = 255
Left = 3240
TabIndex = 22
Top = 480
Width = 495
End
Begin VB.Label Label12
Caption = "Label12"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -