📄 frmks.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmKS
BorderStyle = 1 'Fixed Single
Caption = "考试"
ClientHeight = 7680
ClientLeft = 45
ClientTop = 330
ClientWidth = 9600
Icon = "frmKS.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MouseIcon = "frmKS.frx":030A
Moveable = 0 'False
ScaleHeight = 7680
ScaleWidth = 9600
Begin VB.PictureBox Picture7
BorderStyle = 0 'None
Height = 315
Left = 4170
ScaleHeight = 315
ScaleWidth = 4455
TabIndex = 34
Top = 15
Width = 4455
Begin VB.Label lblLastTime
AutoSize = -1 'True
Caption = "Label4"
ForeColor = &H00FF0000&
Height = 180
Left = 1155
TabIndex = 35
Top = 90
Width = 2595
End
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 330
Left = 0
TabIndex = 7
Top = 7350
Width = 9600
_ExtentX = 16933
_ExtentY = 582
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
EndProperty
MousePointer = 99
End
Begin VB.PictureBox picOptions
BorderStyle = 0 'None
Height = 3780
Index = 3
Left = -20000
ScaleHeight = 3780
ScaleWidth = 5685
TabIndex = 2
TabStop = 0 'False
Top = 480
Width = 5685
Begin VB.Frame fraSample4
Caption = "示例 4"
Height = 1785
Left = 2100
TabIndex = 5
Top = 840
Width = 2055
End
End
Begin VB.PictureBox picOptions
BorderStyle = 0 'None
Height = 3780
Index = 2
Left = -20000
ScaleHeight = 3780
ScaleWidth = 5685
TabIndex = 1
TabStop = 0 'False
Top = 480
Width = 5685
Begin VB.Frame fraSample3
Caption = "示例 3"
Height = 1785
Left = 1545
TabIndex = 4
Top = 675
Width = 2055
End
End
Begin VB.PictureBox picOptions
BorderStyle = 0 'None
Height = 3780
Index = 1
Left = -20000
ScaleHeight = 3780
ScaleWidth = 5685
TabIndex = 0
TabStop = 0 'False
Top = 480
Width = 5685
Begin VB.Frame fraSample2
Caption = "示例 2"
Height = 1785
Left = 645
TabIndex = 3
Top = 300
Width = 2055
End
End
Begin TabDlg.SSTab SSTab1
Height = 7200
Left = 75
TabIndex = 6
TabStop = 0 'False
Top = 60
Width = 9345
_ExtentX = 16484
_ExtentY = 12700
_Version = 393216
Style = 1
Tabs = 2
TabHeight = 520
BackColor = -2147483648
TabCaption(0) = "选择题"
TabPicture(0) = "frmKS.frx":045C
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Picture1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Adodc1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "判断题"
TabPicture(1) = "frmKS.frx":0478
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Adodc2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Picture2"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).ControlCount= 2
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = -73425
Top = 4530
Visible = 0 'False
Width = 2550
_ExtentX = 4498
_ExtentY = 582
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 = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 360
Left = 1080
Top = 645
Visible = 0 'False
Width = 3255
_ExtentX = 5741
_ExtentY = 635
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.PictureBox Picture1
AutoRedraw = -1 'True
BackColor = &H80000005&
Height = 6525
Left = 150
ScaleHeight = 6465
ScaleWidth = 8970
TabIndex = 8
Top = 435
Width = 9030
Begin VB.Timer Timer1
Interval = 100
Left = 6615
Top = 1905
End
Begin VB.PictureBox Picture4
AutoSize = -1 'True
Height = 975
Left = 5505
ScaleHeight = 915
ScaleWidth = 1230
TabIndex = 24
Top = 210
Visible = 0 'False
Width = 1290
End
Begin VB.PictureBox Picture3
AutoRedraw = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1740
Left = 6630
ScaleHeight = 1740
ScaleWidth = 1995
TabIndex = 23
Top = 1020
Width = 1995
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "F"
DataSource = "Adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 6
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 22
Text = "frmKS.frx":0494
Top = 4245
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "E"
DataSource = "Adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 5
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 21
Text = "frmKS.frx":04FE
Top = 3600
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "D"
DataSource = "Adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 4
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 20
Text = "frmKS.frx":0568
Top = 2955
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "C"
DataSource = "Adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 3
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 19
Text = "frmKS.frx":05D2
Top = 2310
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "B"
DataSource = "Adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 2
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 18
Text = "frmKS.frx":0604
Top = 1665
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "A"
DataSource = "adodc1"
ForeColor = &H000000FF&
Height = 600
Index = 1
Left = 1485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 17
TabStop = 0 'False
Text = "frmKS.frx":0636
Top = 1020
Width = 5025
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
DataField = "tmmc"
DataSource = "Adodc1"
ForeColor = &H00FF0000&
Height = 750
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -