📄 frmcode.frm
字号:
VERSION 5.00
Begin VB.Form frmCodeFile
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Caption = "frmCodeFile"
ClientHeight = 6375
ClientLeft = 0
ClientTop = 0
ClientWidth = 9330
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6375
ScaleWidth = 9330
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.PictureBox BoxContainer
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
FillColor = &H00C0C0C0&
Height = 6300
Left = 40
ScaleHeight = 6300
ScaleWidth = 9225
TabIndex = 10
TabStop = 0 'False
Top = 40
Width = 9220
Begin VB.PictureBox cmdLast
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 2760
MouseIcon = "frmCode.frx":0000
MousePointer = 99 'Custom
ScaleHeight = 300
ScaleWidth = 390
TabIndex = 23
TabStop = 0 'False
Top = 4635
Width = 390
End
Begin VB.PictureBox cmdNext
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 2280
MouseIcon = "frmCode.frx":030A
MousePointer = 99 'Custom
ScaleHeight = 300
ScaleWidth = 390
TabIndex = 22
TabStop = 0 'False
Top = 4635
Width = 390
End
Begin VB.PictureBox cmdPrev
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 1800
MouseIcon = "frmCode.frx":0614
MousePointer = 99 'Custom
ScaleHeight = 300
ScaleWidth = 390
TabIndex = 21
TabStop = 0 'False
Top = 4635
Width = 390
End
Begin VB.PictureBox cmdTop
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 1320
MouseIcon = "frmCode.frx":091E
MousePointer = 99 'Custom
ScaleHeight = 300
ScaleWidth = 390
TabIndex = 20
TabStop = 0 'False
Top = 4635
Width = 390
End
Begin VB.TextBox txtField
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Index = 2
Left = 3420
MultiLine = -1 'True
TabIndex = 2
Top = 2880
Width = 3615
End
Begin VB.PictureBox ButtonContainer
BackColor = &H00808080&
BorderStyle = 0 'None
Height = 975
Left = 240
ScaleHeight = 975
ScaleWidth = 8775
TabIndex = 17
TabStop = 0 'False
Top = 5040
Width = 8775
Begin VB.PictureBox cmdFind
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 6240
MouseIcon = "frmCode.frx":0C28
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 8
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdDel
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 5040
MouseIcon = "frmCode.frx":0F32
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 7
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdUndo
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 3840
MouseIcon = "frmCode.frx":123C
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 6
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdSave
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 2640
MouseIcon = "frmCode.frx":1546
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 5
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdEdit
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 1440
MouseIcon = "frmCode.frx":1850
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 4
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdNew
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 240
MouseIcon = "frmCode.frx":1B5A
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 3
TabStop = 0 'False
Top = 240
Width = 1100
End
Begin VB.PictureBox cmdExit
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 7440
MouseIcon = "frmCode.frx":1E64
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 9
TabStop = 0 'False
Top = 240
Width = 1100
End
End
Begin VB.PictureBox titleBar
BorderStyle = 0 'None
Height = 375
Left = 120
ScaleHeight = 375
ScaleWidth = 9015
TabIndex = 11
TabStop = 0 'False
Top = 90
Width = 9015
Begin VB.PictureBox Closed
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 280
Left = 0
MouseIcon = "frmCode.frx":216E
MousePointer = 99 'Custom
ScaleHeight = 285
ScaleWidth = 315
TabIndex = 14
TabStop = 0 'False
Top = 60
Width = 315
End
Begin VB.PictureBox Minimized
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 280
Left = 8700
MouseIcon = "frmCode.frx":2478
MousePointer = 99 'Custom
ScaleHeight = 285
ScaleWidth = 315
TabIndex = 13
TabStop = 0 'False
Top = 60
Width = 315
End
Begin VB.PictureBox Maximized
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 280
Left = 8430
MouseIcon = "frmCode.frx":2782
MousePointer = 99 'Custom
ScaleHeight = 285
ScaleWidth = 315
TabIndex = 12
TabStop = 0 'False
Top = 60
Width = 315
End
End
Begin VB.TextBox txtField
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Index = 0
Left = 3420
Locked = -1 'True
TabIndex = 0
Top = 2160
Width = 1695
End
Begin VB.TextBox txtField
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Index = 1
Left = 3420
MultiLine = -1 'True
TabIndex = 1
Top = 2520
Width = 3615
End
Begin VB.Label Label
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H00808080&
BackStyle = 0 'Transparent
Caption = "F1=Help"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Index = 11
Left = 360
TabIndex = 19
Top = 4680
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -