📄 residentfee.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form residentFee
Caption = "欢迎进入小区物业管理系统"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
ScaleHeight = 11010
ScaleWidth = 15240
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "入住缴费单信息"
ForeColor = &H0000FFFF&
Height = 10455
Left = 120
TabIndex = 0
Top = 240
Width = 10935
Begin VB.CommandButton Command5
Caption = "退 出"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 9000
TabIndex = 39
Top = 9360
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "删 除"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 6240
TabIndex = 38
Top = 9360
Width = 1335
End
Begin VB.CommandButton Command3
Caption = "保 存"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 3240
TabIndex = 37
Top = 9360
Width = 1335
End
Begin VB.CommandButton Command2
Caption = "增 加"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 720
TabIndex = 36
Top = 9360
Width = 1335
End
Begin VB.TextBox Text3
Height = 375
Left = 4200
TabIndex = 30
Top = 480
Width = 2415
End
Begin MSComctlLib.ListView ListView1
Height = 3255
Left = 120
TabIndex = 28
Top = 5640
Width = 10695
_ExtentX = 18865
_ExtentY = 5741
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.Frame Frame2
Caption = "费用信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4215
Left = 120
TabIndex = 1
Top = 1080
Width = 10695
Begin VB.TextBox Text4
Height = 375
Left = 1680
TabIndex = 35
Top = 1080
Width = 1935
End
Begin VB.TextBox Text1
Height = 375
Left = 1680
TabIndex = 33
Top = 360
Width = 1935
End
Begin VB.CommandButton Command1
Caption = "计算总费用"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 6720
TabIndex = 27
Top = 2760
Width = 2295
End
Begin VB.TextBox Text2
Height = 375
Left = 1680
TabIndex = 26
Top = 3600
Width = 2535
End
Begin VB.OptionButton Option10
Caption = "Option7"
Height = 255
Left = 9240
TabIndex = 23
Top = 1920
Width = 255
End
Begin VB.OptionButton Option9
Caption = "Option7"
Height = 255
Left = 8040
TabIndex = 21
Top = 1920
Width = 255
End
Begin VB.OptionButton Option8
Caption = "Option7"
Height = 255
Left = 9000
TabIndex = 18
Top = 600
Width = 255
End
Begin VB.OptionButton Option7
Caption = "Option7"
Height = 255
Left = 8040
TabIndex = 16
Top = 600
Width = 255
End
Begin VB.OptionButton Option6
Caption = "Option1"
Height = 375
Left = 3120
TabIndex = 14
Top = 3000
Width = 255
End
Begin VB.OptionButton Option5
Caption = "Option1"
Height = 375
Left = 3120
TabIndex = 11
Top = 2400
Width = 255
End
Begin VB.OptionButton Option4
Caption = "Option1"
Height = 375
Left = 3120
TabIndex = 9
Top = 1920
Width = 255
End
Begin VB.OptionButton Option3
Caption = "Option1"
Height = 375
Left = 1560
TabIndex = 7
Top = 3000
Width = 255
End
Begin VB.OptionButton Option2
Caption = "Option1"
Height = 375
Left = 1560
TabIndex = 5
Top = 2400
Width = 255
End
Begin VB.OptionButton Option1
Caption = "Option1"
Height = 375
Left = 1560
TabIndex = 3
Top = 1920
Width = 255
End
Begin VB.Label Label18
Caption = "签约日期:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 34
Top = 1200
Width = 1455
End
Begin VB.Label Label1
Caption = "物业主姓名:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -