?? frmmangselect.frm
字號:
VERSION 5.00
Begin VB.Form manyselect
BorderStyle = 1 'Fixed Single
Caption = " "
ClientHeight = 5820
ClientLeft = 45
ClientTop = 435
ClientWidth = 9645
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5820
ScaleWidth = 9645
StartUpPosition = 3 '窗口缺省
Begin VB.CheckBox checkmany
Caption = "D"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 3840
TabIndex = 26
Top = 3720
Width = 615
End
Begin VB.CheckBox checkmany
Caption = "C"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 3240
TabIndex = 25
Top = 3720
Width = 615
End
Begin VB.CheckBox checkmany
Caption = "B"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 2520
TabIndex = 24
Top = 3720
Width = 615
End
Begin VB.CheckBox checkmany
Caption = "A"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 1800
TabIndex = 23
Top = 3720
Width = 615
End
Begin VB.TextBox txtpoint
BackColor = &H8000000E&
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8760
TabIndex = 20
Text = "Text6"
Top = 3720
Width = 495
End
Begin VB.CommandButton cmdmove
Height = 255
Index = 3
Left = 5880
Picture = "frmmangselect.frx":0000
Style = 1 'Graphical
TabIndex = 19
Top = 5040
Width = 255
End
Begin VB.CommandButton cmdmove
Height = 255
Index = 2
Left = 5640
Picture = "frmmangselect.frx":0482
Style = 1 'Graphical
TabIndex = 18
Top = 5040
Width = 255
End
Begin VB.CommandButton cmdmove
Height = 255
Index = 1
Left = 2520
Picture = "frmmangselect.frx":0948
Style = 1 'Graphical
TabIndex = 17
Top = 5040
Width = 255
End
Begin VB.CommandButton cmdmove
Height = 255
Index = 0
Left = 2280
Picture = "frmmangselect.frx":0E0E
Style = 1 'Graphical
TabIndex = 16
Top = 5040
Width = 255
End
Begin VB.PictureBox Picnavigation
BackColor = &H80000009&
Height = 255
Left = 2760
ScaleHeight = 195
ScaleWidth = 2835
TabIndex = 14
Top = 5040
Width = 2895
Begin VB.TextBox txtnews
Height = 390
Left = 0
TabIndex = 15
Text = "Text7"
Top = 0
Width = 2895
End
End
Begin VB.CommandButton cmdexit
Caption = "退出"
Height = 375
Left = 5160
TabIndex = 13
Top = 4440
Width = 975
End
Begin VB.CommandButton cmdsave
Caption = "保存"
Height = 375
Left = 4200
TabIndex = 12
Top = 4440
Width = 975
End
Begin VB.CommandButton cmddelete
Caption = "刪除"
Height = 375
Left = 3240
TabIndex = 11
Top = 4440
Width = 975
End
Begin VB.CommandButton cmdadd
Caption = "添加"
Height = 375
Left = 2280
TabIndex = 10
Top = 4440
Width = 975
End
Begin VB.TextBox txtquestion
Height = 1215
Left = 600
TabIndex = 4
Text = "Text1"
Top = 720
Width = 8535
End
Begin VB.TextBox txtA
Height = 270
Left = 1320
TabIndex = 3
Text = "Text2"
Top = 2160
Width = 7815
End
Begin VB.TextBox txtD
Height = 270
Left = 1320
TabIndex = 2
Text = "Text5"
Top = 3240
Width = 7815
End
Begin VB.TextBox txtB
Height = 270
Left = 1320
TabIndex = 1
Text = "Text3"
Top = 2520
Width = 7815
End
Begin VB.TextBox txtC
Height = 270
Left = 1320
TabIndex = 0
Text = "Text4"
Top = 2880
Width = 7815
End
Begin VB.Label Label3
Alignment = 2 'Center
BackColor = &H8000000A&
BackStyle = 0 'Transparent
Caption = "參考分數"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7680
TabIndex = 22
Top = 3840
Width = 1095
End
Begin VB.Label Label2
BackColor = &H8000000A&
BackStyle = 0 'Transparent
Caption = "參考答案"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 21
Top = 3720
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -