📄 lwjledit.frm
字号:
VERSION 5.00
Begin VB.Form LWJLedit
BackColor = &H80000003&
Caption = "修改来往记录"
ClientHeight = 5925
ClientLeft = 60
ClientTop = 450
ClientWidth = 11910
Icon = "LWJLedit.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 5925
ScaleWidth = 11910
Begin VB.CommandButton cmdExit
Caption = "退出"
Height = 450
Left = 9840
TabIndex = 22
Top = 5010
Width = 1200
End
Begin VB.CommandButton cmdClear
Caption = "清空"
Height = 435
Left = 7890
TabIndex = 21
Top = 5025
Width = 1320
End
Begin VB.CommandButton cmdEdit
Caption = "确认修改"
Height = 465
Left = 5970
TabIndex = 20
Top = 5040
Width = 1410
End
Begin VB.Frame Frame3
BackColor = &H80000013&
BorderStyle = 0 'None
Caption = "记录信息"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 3195
Left = 510
TabIndex = 0
Top = 1530
Width = 10950
Begin VB.TextBox txtPlace
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6945
TabIndex = 5
Top = 960
Width = 3345
End
Begin VB.TextBox txtTime
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 1020
TabIndex = 4
Top = 990
Width = 3585
End
Begin VB.TextBox txtBZ
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 1035
TabIndex = 3
Top = 2445
Width = 9315
End
Begin VB.TextBox txtWhat
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 600
Left = 1035
TabIndex = 2
Top = 1650
Width = 9285
End
Begin VB.ComboBox Combo1
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 6975
TabIndex = 1
Top = 330
Width = 3255
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "联系形式:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 5505
TabIndex = 12
Top = 375
Width = 1575
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "地点:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 5925
TabIndex = 11
Top = 1005
Width = 945
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "时间:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 180
TabIndex = 10
Top = 1005
Width = 945
End
Begin VB.Label BZ
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 225
TabIndex = 9
Top = 2430
Width = 945
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "事件:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 195
TabIndex = 8
Top = 1785
Width = 945
End
Begin VB.Label XH
BackStyle = 0 'Transparent
Caption = "记录序号:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 300
Left = 195
TabIndex = 7
Top = 450
Width = 1530
End
Begin VB.Label labJLXH
BackStyle = 0 'Transparent
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -