📄 frmmain.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form FrmMain
ClientHeight = 6615
ClientLeft = 165
ClientTop = 450
ClientWidth = 9795
Icon = "FrmMain.frx":0000
LinkTopic = "Form1"
ScaleHeight = 7736.842
ScaleMode = 0 'User
ScaleWidth = 10344.55
StartUpPosition = 3 '窗口缺省
Begin VB.Timer Timer1
Interval = 200
Left = 1440
Top = 6000
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 4080
Top = 6360
Visible = 0 'False
Width = 2175
_ExtentX = 3836
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Frame Frame1
Height = 615
Left = 0
TabIndex = 10
Top = 0
Width = 9855
Begin MSComctlLib.Toolbar Toolbar1
Height = 540
Left = 0
TabIndex = 11
Top = 0
Width = 9795
_ExtentX = 17277
_ExtentY = 953
ButtonWidth = 1879
ButtonHeight = 953
Wrappable = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList2"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 9
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "课务"
Object.ToolTipText = "课务分工信息"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "教师"
Object.ToolTipText = "教师基本信息"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "学籍"
Object.ToolTipText = "学生基本信息"
ImageIndex = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "成绩"
Object.ToolTipText = "学生成绩信息"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "学科统计"
Object.ToolTipText = "学科考核统计"
ImageIndex = 5
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "数据导出"
Object.ToolTipText = "导出到Excel文件"
ImageIndex = 6
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "联机对话"
Object.ToolTipText = "双机联机对话"
ImageIndex = 7
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "系统设置"
Object.ToolTipText = "系统维护设置"
ImageIndex = 8
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Object.ToolTipText = "联机帮助"
ImageIndex = 9
EndProperty
EndProperty
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "FrmMain.frx":030A
Height = 4635
Left = 240
TabIndex = 8
Top = 1560
Width = 9285
_ExtentX = 16378
_ExtentY = 8176
_Version = 393216
AllowUpdate = 0 'False
AllowArrows = 0 'False
DefColWidth = 57
HeadLines = 1
RowHeight = 15
TabAction = 2
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 VB.CheckBox Check1
Caption = "允许修改"
ForeColor = &H00800080&
Height = 255
Left = 5400
TabIndex = 7
Top = 1200
Width = 1215
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
BackColor = &H8000000B&
BorderStyle = 0 'None
ForeColor = &H000080FF&
Height = 197
Left = 6720
Locked = -1 'True
TabIndex = 6
Top = 1200
Width = 2655
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
BackColor = &H8000000B&
BorderStyle = 0 'None
ForeColor = &H00C00000&
Height = 197
Left = 240
Locked = -1 'True
TabIndex = 5
Text = "输入查询内容:"
Top = 1240
Width = 1335
End
Begin VB.CommandButton begin
Height = 300
Left = 4920
Picture = "FrmMain.frx":031F
Style = 1 'Graphical
TabIndex = 4
Top = 1200
UseMaskColor = -1 'True
Width = 345
End
Begin VB.ComboBox combo1
Enabled = 0 'False
Height = 300
ItemData = "FrmMain.frx":0661
Left = 1920
List = "FrmMain.frx":0663
TabIndex = 3
Text = "请选择类别"
Top = 1200
Width = 1455
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 300
Left = 3480
TabIndex = 2
Text = "关键字"
Top = 1200
Width = 1335
End
Begin MSComctlLib.ListView ListView1
Height = 4635
Left = 240
TabIndex = 1
Top = 1560
Width = 9255
_ExtentX = 16325
_ExtentY = 8176
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin TabDlg.SSTab SSTab1
Height = 5595
Left = 120
TabIndex = 0
Top = 720
Width = 9525
_ExtentX = 16801
_ExtentY = 9869
_Version = 393216
Tabs = 5
TabsPerRow = 5
TabHeight = 520
TabCaption(0) = "课务分工"
TabPicture(0) = "FrmMain.frx":0665
Tab(0).ControlEnabled= -1 'True
Tab(0).ControlCount= 0
TabCaption(1) = "学籍管理"
TabPicture(1) = "FrmMain.frx":0681
Tab(1).ControlEnabled= 0 'False
Tab(1).ControlCount= 0
TabCaption(2) = "成绩管理"
TabPicture(2) = "FrmMain.frx":069D
Tab(2).ControlEnabled= 0 'False
Tab(2).ControlCount= 0
TabCaption(3) = "学籍查询"
TabPicture(3) = "FrmMain.frx":06B9
Tab(3).ControlEnabled= 0 'False
Tab(3).ControlCount= 0
TabCaption(4) = "成绩查询"
TabPicture(4) = "FrmMain.frx":06D5
Tab(4).ControlEnabled= 0 'False
Tab(4).ControlCount= 0
End
Begin MSComctlLib.ImageList ImageList1
Left = 0
Top = 0
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 13
ImageHeight = 13
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmMain.frx":06F1
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmMain.frx":0935
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmMain.frx":0B79
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmMain.frx":0DF1
Key = ""
EndProperty
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -