📄 frmkaojuan.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frmkaojuan
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Caption = "试卷生成设置"
ClientHeight = 4995
ClientLeft = 60
ClientTop = 345
ClientWidth = 6855
Icon = "frmkaojuan.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4995
ScaleWidth = 6855
ShowInTaskbar = 0 'False
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmkaojuan.frx":0442
Height = 5940
Index = 1
Left = 6690
TabIndex = 114
TabStop = 0 'False
Top = 810
Width = 4995
_ExtentX = 8811
_ExtentY = 10478
_Version = 393216
AllowUpdate = 0 'False
Enabled = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
AllowDelete = -1 'True
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 = 6
BeginProperty Column00
DataField = "neirong"
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 = "A"
Caption = "选项A"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "B"
Caption = "选项B"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "C"
Caption = "选项C"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "D"
Caption = "选项D"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "daan"
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
ColumnWidth = 1904.882
EndProperty
BeginProperty Column01
ColumnWidth = 585.071
EndProperty
BeginProperty Column02
ColumnWidth = 540.284
EndProperty
BeginProperty Column03
ColumnWidth = 510.236
EndProperty
BeginProperty Column04
ColumnWidth = 540.284
EndProperty
BeginProperty Column05
ColumnWidth = 540.284
EndProperty
EndProperty
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmkaojuan.frx":0457
Height = 5940
Index = 0
Left = 6690
TabIndex = 113
TabStop = 0 'False
Top = 780
Visible = 0 'False
Width = 4995
_ExtentX = 8811
_ExtentY = 10478
_Version = 393216
Enabled = 0 'False
HeadLines = 1
RowHeight = 15
AllowDelete = -1 'True
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.CommandButton Command12
BackColor = &H00C0C0C0&
Caption = "试卷答案"
Height = 315
Left = 9750
Style = 1 'Graphical
TabIndex = 120
Top = 240
Width = 945
End
Begin VB.CommandButton Command11
BackColor = &H00C0C0C0&
Caption = "允许编辑"
Height = 315
Left = 8820
Style = 1 'Graphical
TabIndex = 119
Top = 240
Width = 945
End
Begin VB.CommandButton Command10
BackColor = &H00C0C0C0&
Caption = "恢复浏览"
Height = 315
Left = 7890
Style = 1 'Graphical
TabIndex = 118
Top = 240
Width = 945
End
Begin VB.CommandButton Command9
BackColor = &H00C0C0C0&
Caption = "放大浏览"
Height = 315
Left = 6960
Style = 1 'Graphical
TabIndex = 117
Top = 240
Width = 945
End
Begin VB.CommandButton Command8
BackColor = &H00C0C0C0&
Caption = "保存试卷"
Height = 315
Left = 6030
Style = 1 'Graphical
TabIndex = 116
Top = 240
Width = 945
End
Begin VB.CommandButton Command7
BackColor = &H00C0C0C0&
Caption = "载入试卷"
Height = 315
Left = 5100
Style = 1 'Graphical
TabIndex = 115
Top = 240
Width = 945
End
Begin VB.CommandButton Command6
BackColor = &H00C0C0C0&
Caption = "生成试卷"
Height = 315
Left = 4170
Style = 1 'Graphical
TabIndex = 15
Top = 240
Width = 945
End
Begin VB.CommandButton Command5
BackColor = &H00C0C0C0&
Caption = "总体预览"
Height = 315
Left = 3240
Style = 1 'Graphical
TabIndex = 14
Top = 240
Width = 945
End
Begin VB.CommandButton Command4
BackColor = &H00C0C0C0&
Caption = "全部抽选"
Height = 315
Left = 2310
Style = 1 'Graphical
TabIndex = 13
Top = 240
Width = 945
End
Begin VB.CommandButton Command3
BackColor = &H00C0C0C0&
Caption = "刷新"
Height = 315
Left = 1380
Style = 1 'Graphical
TabIndex = 0
Top = 240
Width = 945
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 12
Left = 5940
Style = 1 'Graphical
TabIndex = 112
TabStop = 0 'False
Top = 780
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 13
Left = 5940
Style = 1 'Graphical
TabIndex = 111
TabStop = 0 'False
Top = 1245
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 16
Left = 5940
Style = 1 'Graphical
TabIndex = 110
TabStop = 0 'False
Top = 2790
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 17
Left = 5940
Style = 1 'Graphical
TabIndex = 109
TabStop = 0 'False
Top = 3240
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 20
Left = 5940
Style = 1 'Graphical
TabIndex = 108
TabStop = 0 'False
Top = 4965
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 21
Left = 5940
Style = 1 'Graphical
TabIndex = 107
TabStop = 0 'False
Top = 5430
Width = 555
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
Caption = "预览"
Height = 315
Index = 14
Left = 5940
Style = 1 'Graphical
TabIndex = 106
TabStop = 0 'False
Top = 1710
Width = 555
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -