📄 frmmodifyrepair.frm
字号:
VERSION 5.00
Begin VB.Form frmModifyRepair
BorderStyle = 1 'Fixed Single
Caption = "编辑报修信息"
ClientHeight = 6075
ClientLeft = 45
ClientTop = 330
ClientWidth = 7755
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6075
ScaleWidth = 7755
Begin VB.Frame Frame1
Caption = "编辑报修信息"
Height = 3135
Left = 120
TabIndex = 10
Top = 120
Width = 7455
Begin VB.TextBox txtModifyName
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 1560
TabIndex = 22
Top = 1680
Width = 2175
End
Begin VB.TextBox txtModifyDate
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 5160
TabIndex = 21
Top = 1680
Width = 1935
End
Begin VB.TextBox txtRepairContent
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 1620
TabIndex = 15
Top = 480
Width = 2055
End
Begin VB.TextBox txtRepairCharge
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 5160
TabIndex = 14
Top = 480
Width = 1935
End
Begin VB.TextBox txtRepairDate
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 1590
TabIndex = 13
Top = 1080
Width = 2085
End
Begin VB.TextBox txtComment
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1560
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 12
Top = 2280
Width = 5625
End
Begin VB.TextBox txtUserName
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 5160
TabIndex = 11
Top = 1080
Width = 1935
End
Begin VB.Label Label8
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "最近修改人员:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 240
TabIndex = 24
Top = 1800
Width = 1275
End
Begin VB.Label Label7
Alignment = 2 'Center
Caption = "最近修改日期:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3600
TabIndex = 23
Top = 1800
Width = 1725
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "报修内容:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 240
TabIndex = 20
Top = 480
Width = 915
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "维修费:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3720
TabIndex = 19
Top = 480
Width = 1095
End
Begin VB.Label Label4
Alignment = 2 'Center
Caption = "住户:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3720
TabIndex = 18
Top = 1080
Width = 930
End
Begin VB.Label Label5
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "维修日期:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 240
TabIndex = 17
Top = 1080
Width = 915
End
Begin VB.Label Label9
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "备注:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 240
TabIndex = 16
Top = 2280
Width = 555
End
End
Begin VB.Frame Frame3
Caption = "修改房屋信息"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1092
Left = 120
TabIndex = 5
Top = 4800
Width = 7455
Begin VB.CommandButton editCommand
Caption = "修改记录"
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -