?? frmmodifyliver.frm
字號:
VERSION 5.00
Begin VB.Form frmModifyLiver
BorderStyle = 1 'Fixed Single
Caption = "編輯住戶資料"
ClientHeight = 6570
ClientLeft = 45
ClientTop = 330
ClientWidth = 8475
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6570
ScaleWidth = 8475
Begin VB.Frame Frame1
Caption = "編輯住戶資料"
Height = 3495
Left = 120
TabIndex = 10
Top = 240
Width = 8175
Begin VB.TextBox txtName
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 = 1665
TabIndex = 16
Top = 360
Width = 1935
End
Begin VB.TextBox txtPhone
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 = 5400
TabIndex = 15
Top = 360
Width = 2295
End
Begin VB.TextBox txtComment
Enabled = 0 'False
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1680
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 14
Top = 2640
Width = 6225
End
Begin VB.TextBox TxtAddress
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 = 1680
TabIndex = 13
Top = 1200
Width = 5955
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 = 5520
TabIndex = 12
Top = 1920
Width = 2055
End
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 = 1755
TabIndex = 11
Top = 1965
Width = 1935
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 = 345
TabIndex = 22
Top = 480
Width = 1245
End
Begin VB.Label Label4
Alignment = 2 'Center
Caption = "聯(lián)系地址:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 360
TabIndex = 21
Top = 1200
Width = 1290
End
Begin VB.Label Label5
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 = 4200
TabIndex = 20
Top = 480
Width = 975
End
Begin VB.Label Label9
Alignment = 2 'Center
Caption = "備注:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 360
TabIndex = 19
Top = 2640
Width = 1095
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 = 3840
TabIndex = 18
Top = 2040
Width = 1725
End
Begin VB.Label Label8
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 = 120
TabIndex = 17
Top = 2040
Width = 1455
End
End
Begin VB.Frame Frame2
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 = 3960
Width = 8175
Begin VB.CommandButton lastCommand
Caption = "最后一條記錄"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 6240
TabIndex = 9
Top = 360
Width = 1452
End
Begin VB.CommandButton nextCommand
Caption = "下一條記錄"
BeginProperty Font
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -