frmyibiao.frm
来自「本程序用VB+SQL 2000实现,可以实现小区的住户资料,仪表资料,住户投宿,」· FRM 代码 · 共 1,867 行 · 第 1/5 页
FRM
1,867 行
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmYiBiao
BorderStyle = 1 'Fixed Single
Caption = "仪表数据管理"
ClientHeight = 6705
ClientLeft = 45
ClientTop = 330
ClientWidth = 9405
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6705
ScaleWidth = 9405
Begin VB.Frame Frame1
Height = 735
Index = 1
Left = 6960
TabIndex = 46
Top = 5160
Width = 1935
Begin VB.TextBox Text2
Height = 375
Left = 720
TabIndex = 47
Top = 240
Width = 495
End
Begin VB.Label Label4
Caption = "条记录"
Height = 255
Index = 1
Left = 1320
TabIndex = 49
Top = 360
Width = 615
End
Begin VB.Label Label3
Caption = "共有:"
Height = 255
Index = 1
Left = 120
TabIndex = 48
Top = 360
Width = 615
End
End
Begin VB.Frame Frame3
Caption = "功能键"
Height = 1695
Left = 240
TabIndex = 35
Top = 4680
Width = 6135
Begin VB.CommandButton cmdCancel
Caption = "取消"
Height = 495
Left = 4920
TabIndex = 45
Top = 240
Width = 975
End
Begin VB.CommandButton cmdQuery
Caption = "查找"
Height = 495
Left = 4920
TabIndex = 44
Top = 960
Width = 975
End
Begin VB.CommandButton cmdLast
Caption = "最后一条"
Height = 495
Left = 3720
TabIndex = 43
Top = 960
Width = 975
End
Begin VB.CommandButton cmdNext
Caption = "后一条"
Height = 495
Left = 2520
TabIndex = 42
Top = 960
Width = 975
End
Begin VB.CommandButton cmdPrev
Caption = "前一条"
Height = 495
Left = 1320
TabIndex = 41
Top = 960
Width = 975
End
Begin VB.CommandButton cmdFirst
Caption = "第一条"
Height = 495
Left = 240
TabIndex = 40
Top = 960
Width = 975
End
Begin VB.CommandButton cmdSave
Caption = "保存"
Height = 495
Left = 3720
TabIndex = 39
Top = 240
Width = 975
End
Begin VB.CommandButton cmdDel
Caption = "删除"
Height = 495
Left = 2520
TabIndex = 38
Top = 240
Width = 975
End
Begin VB.CommandButton cmdEdit
Caption = "修改"
Height = 495
Left = 1320
TabIndex = 37
Top = 240
Width = 975
End
Begin VB.CommandButton cmdAdd
Caption = "添加"
Height = 495
Left = 240
TabIndex = 36
Top = 240
Width = 975
End
End
Begin TabDlg.SSTab SSTab1
Height = 4095
Left = 120
TabIndex = 0
Top = 240
Width = 9255
_ExtentX = 16325
_ExtentY = 7223
_Version = 393216
Tab = 2
TabHeight = 520
TabCaption(0) = "水 表"
TabPicture(0) = "frmYiBiao.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame1(0)"
Tab(0).ControlCount= 1
TabCaption(1) = "电 表"
TabPicture(1) = "frmYiBiao.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame1(2)"
Tab(1).ControlCount= 1
TabCaption(2) = "气 表"
TabPicture(2) = "frmYiBiao.frx":0038
Tab(2).ControlEnabled= -1 'True
Tab(2).Control(0)= "Frame1(3)"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).ControlCount= 1
Begin VB.Frame Frame1
Height = 3495
Index = 3
Left = 120
TabIndex = 84
Top = 360
Width = 9015
Begin MSAdodcLib.Adodc Adodc3
Height = 330
Left = 6600
Top = 120
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=XiaoQu"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "XiaoQu"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "Gas"
Caption = "Adodc3"
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 Text1
DataField = "仪表编号"
DataSource = "Adodc3"
Height = 390
Index = 28
Left = 1080
TabIndex = 85
Top = 480
Width = 1095
End
Begin VB.TextBox Text1
DataField = "住户姓名"
DataSource = "Adodc3"
Height = 390
Index = 29
Left = 3360
TabIndex = 86
Top = 480
Width = 1215
End
Begin VB.TextBox Text1
DataField = "物业地址"
DataSource = "Adodc3"
Height = 390
Index = 30
Left = 5880
TabIndex = 87
Top = 480
Width = 3015
End
Begin VB.TextBox Text1
DataField = "年份"
DataSource = "Adodc3"
Height = 390
Index = 31
Left = 1080
TabIndex = 88
Top = 1080
Width = 735
End
Begin VB.TextBox Text1
DataField = "月份"
DataSource = "Adodc3"
Height = 390
Index = 32
Left = 2640
TabIndex = 89
Top = 1080
Width = 735
End
Begin VB.TextBox Text1
DataField = "上月数据"
DataSource = "Adodc3"
Height = 390
Index = 33
Left = 4560
TabIndex = 90
Top = 1080
Width = 1215
End
Begin VB.TextBox Text1
DataField = "本月数据"
DataSource = "Adodc3"
Height = 390
Index = 34
Left = 7320
TabIndex = 91
Top = 1080
Width = 1215
End
Begin VB.TextBox Text1
DataField = "本月用量"
DataSource = "Adodc3"
Height = 390
Index = 35
Left = 1080
TabIndex = 92
Top = 1680
Width = 1095
End
Begin VB.TextBox Text1
DataField = "单价"
DataSource = "Adodc3"
Height = 390
Index = 36
Left = 3720
TabIndex = 93
Top = 1680
Width = 1215
End
Begin VB.TextBox Text1
DataField = "本月费用"
DataSource = "Adodc3"
Height = 390
Index = 37
Left = 6960
TabIndex = 94
Top = 1680
Width = 1215
End
Begin VB.TextBox Text1
DataField = "上月抄表日期"
DataSource = "Adodc3"
Height = 390
Index = 38
Left = 1440
TabIndex = 95
Top = 2280
Width = 2775
End
Begin VB.TextBox Text1
DataField = "本月抄表日期"
DataSource = "Adodc3"
Height = 390
Index = 39
Left = 6360
TabIndex = 96
Top = 2280
Width = 2415
End
Begin VB.TextBox Text1
DataField = "本月交费日期"
DataSource = "Adodc3"
Height = 390
Index = 40
Left = 1560
TabIndex = 97
Top = 2880
Width = 2775
End
Begin VB.TextBox Text1
DataField = "办理人"
DataSource = "Adodc3"
Height = 390
Index = 41
Left = 6360
TabIndex = 98
Top = 2880
Width = 2415
End
Begin VB.Label Label1
Caption = "仪表编号"
Height = 255
Index = 41
Left = 120
TabIndex = 117
Top = 600
Width = 735
End
Begin VB.Label Label1
Caption = "住户姓名"
Height = 255
Index = 40
Left = 2400
TabIndex = 116
Top = 600
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?