📄 frmclass.frm
字号:
Caption = "辅导员:"
Height = 255
Left = 5400
TabIndex = 15
Top = 480
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "全 部"
Height = 375
Left = 5040
TabIndex = 14
Top = 840
Width = 1215
End
End
Begin VB.Frame Frame3
Caption = "班级信息"
Height = 1335
Left = -75000
TabIndex = 3
Top = 1800
Width = 8895
Begin VB.CommandButton Command4
Caption = "修 改"
Height = 375
Left = 5520
TabIndex = 20
Top = 840
Width = 1215
End
Begin VB.TextBox Text4
Height = 270
Left = 1080
TabIndex = 7
Top = 360
Width = 1575
End
Begin VB.ComboBox Combo5
Height = 300
Left = 4080
TabIndex = 6
Top = 360
Width = 1815
End
Begin VB.TextBox Text5
Height = 270
Left = 7080
TabIndex = 5
Top = 360
Width = 1575
End
Begin VB.TextBox Text6
Height = 270
Left = 1080
TabIndex = 4
Top = 840
Width = 1575
End
Begin VB.Label Label2
Caption = "班级名称:"
Height = 255
Left = 120
TabIndex = 11
Top = 360
Width = 975
End
Begin VB.Label Label3
Caption = "所属院系:"
Height = 255
Left = 3120
TabIndex = 10
Top = 360
Width = 975
End
Begin VB.Label Label4
Caption = "辅导员:"
Height = 255
Left = 6240
TabIndex = 9
Top = 360
Width = 735
End
Begin VB.Label Label5
Caption = " 人 数:"
Height = 255
Left = 0
TabIndex = 8
Top = 840
Width = 1095
End
End
Begin MSDataGridLib.DataGrid DataGrid2
Height = 3015
Left = -75000
TabIndex = 12
Top = 3240
Width = 8895
_ExtentX = 15690
_ExtentY = 5318
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 4455
Left = 0
TabIndex = 31
Top = 1800
Width = 8895
_ExtentX = 15690
_ExtentY = 7858
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.CommandButton Command1
Caption = "退出班级管理"
Height = 375
Left = 7440
TabIndex = 1
Top = 360
Width = 1335
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "班 级 管 理"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2520
TabIndex = 0
Top = 240
Width = 3495
End
End
Attribute VB_Name = "frmClass"
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 + -