?? frmuptownmanage.frm
字號(hào):
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form UptownManage
Caption = "紅光苑物管收費(fèi)"
ClientHeight = 4575
ClientLeft = 60
ClientTop = 345
ClientWidth = 7500
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4575
ScaleWidth = 7500
Begin VB.CheckBox Check1
Caption = "查看歷史繳費(fèi)記錄"
Height = 255
Left = 240
TabIndex = 9
Top = 3240
Width = 2055
End
Begin VB.Frame Frame1
Caption = "收費(fèi)數(shù)據(jù)"
Height = 3015
Left = 240
TabIndex = 32
Top = 120
Width = 3375
Begin VB.TextBox txtAP
Height = 300
Left = 2280
TabIndex = 46
Top = 1920
Width = 735
End
Begin VB.TextBox txtArea
DataSource = "Adodc1"
Height = 270
Left = 960
MaxLength = 15
TabIndex = 42
Top = 1920
Width = 735
End
Begin VB.ComboBox cmbUser
Height = 300
Left = 960
TabIndex = 1
Top = 555
Width = 2055
End
Begin VB.ComboBox cmbNumber
Height = 300
Left = 960
TabIndex = 0
Top = 225
Width = 2055
End
Begin VB.TextBox txtDate
DataSource = "Adodc1"
Height = 270
Left = 960
MaxLength = 15
TabIndex = 8
Top = 2280
Width = 2055
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 360
Top = 2640
Visible = 0 'False
Width = 2655
_ExtentX = 4683
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=物管數(shù)據(jù)DSN"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "物管數(shù)據(jù)DSN"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 收費(fèi)數(shù)據(jù) order by 日期 DESC,用戶名"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.TextBox txtGP
Height = 300
Left = 2280
TabIndex = 7
Top = 1560
Width = 735
End
Begin VB.TextBox txtGas
Height = 270
Left = 960
TabIndex = 6
Top = 1575
Width = 735
End
Begin VB.TextBox txtPP
Height = 300
Left = 2280
TabIndex = 5
Top = 1230
Width = 735
End
Begin VB.TextBox txtPower
Height = 270
Left = 960
TabIndex = 4
Top = 1245
Width = 735
End
Begin VB.TextBox txtWP
Height = 300
Left = 2280
TabIndex = 3
Top = 885
Width = 735
End
Begin VB.TextBox txtWater
DataSource = "Adodc1"
Height = 270
Left = 960
TabIndex = 2
Top = 900
Width = 735
End
Begin VB.Label Label27
AutoSize = -1 'True
Caption = "單價(jià)"
Height = 180
Left = 1800
TabIndex = 47
Top = 1980
Width = 360
End
Begin VB.Label Label24
AutoSize = -1 'True
Caption = "面 積"
Height = 180
Left = 360
TabIndex = 43
Top = 1965
Width = 540
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "日 期"
Height = 180
Left = 360
TabIndex = 41
Top = 2325
Width = 540
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "單價(jià)"
Height = 180
Left = 1800
TabIndex = 40
Top = 1620
Width = 360
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "氣 量"
Height = 180
Left = 360
TabIndex = 39
Top = 1620
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "單價(jià)"
Height = 180
Left = 1800
TabIndex = 38
Top = 1290
Width = 360
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "電 量"
Height = 180
Left = 360
TabIndex = 37
Top = 1290
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "門牌號(hào)"
Height = 180
Left = 360
TabIndex = 36
Top = 285
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "單價(jià)"
Height = 180
Left = 1800
TabIndex = 35
Top = 960
Width = 360
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "用戶名"
Height = 180
Left = 360
TabIndex = 34
Top = 615
Width = 540
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "水 量"
Height = 180
Left = 360
TabIndex = 33
Top = 945
Width = 540
End
End
Begin VB.Frame Frame3
Caption = "收費(fèi)管理"
Height = 735
Left = 240
TabIndex = 31
Top = 3600
Width = 6975
Begin VB.CommandButton cmdCalculate
Caption = "計(jì)費(fèi)"
Height = 300
Left = 1380
TabIndex = 11
Top = 240
Width = 735
End
Begin VB.CommandButton cmdRefresh
Caption = "刷新"
Height = 300
Left = 4755
TabIndex = 15
Top = 240
Width = 735
End
Begin VB.CommandButton cmdSave
Caption = "保存"
Height = 300
Left = 255
TabIndex = 10
Top = 240
Width = 735
End
Begin VB.CommandButton cmdExit
Caption = "關(guān)閉"
Height = 300
Left = 5880
TabIndex = 14
Top = 240
Width = 735
End
Begin VB.CommandButton cmdParking
Caption = "打印"
Height = 300
Left = 2505
TabIndex = 12
Top = 240
Width = 735
End
Begin VB.CommandButton cmdDelete
Caption = "刪除"
Height = 300
Left = 3630
TabIndex = 13
Top = 240
Width = 735
End
End
Begin VB.PictureBox Picture1
BackColor = &H8000000E&
Height = 3015
Left = 3840
ScaleHeight = 2955
ScaleWidth = 3315
TabIndex = 16
Top = 120
Width = 3375
Begin VB.Label Label26
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label26"
Height = 180
Left = 960
TabIndex = 45
Top = 1920
Width = 630
End
Begin VB.Label Label25
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "物管費(fèi):"
Height = 180
Left = 240
TabIndex = 44
Top = 1920
Width = 720
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "紅光苑物管收費(fèi)票據(jù)"
Height = 180
Left = 480
TabIndex = 30
Top = 360
Width = 1620
End
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -