📄 frmclient.frm
字号:
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"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmClient
BorderStyle = 1 'Fixed Single
Caption = "住户资料"
ClientHeight = 7725
ClientLeft = 45
ClientTop = 330
ClientWidth = 10875
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 7725
ScaleWidth = 10875
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 5280
Top = 7440
Visible = 0 'False
Width = 1695
_ExtentX = 2990
_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 = "Client"
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.CommandButton cmdTable
Caption = "以表格显示"
Height = 495
Left = 7680
TabIndex = 51
Top = 6840
Width = 1215
End
Begin VB.CommandButton cmdClose
Caption = "关 闭"
Height = 495
Left = 9360
TabIndex = 50
Top = 6840
Width = 1095
End
Begin VB.Frame Frame1
Height = 735
Index = 0
Left = 7680
TabIndex = 46
Top = 5640
Width = 2655
Begin VB.TextBox Text2
Height = 375
Left = 960
TabIndex = 48
Top = 240
Width = 615
End
Begin VB.Label Label4
Caption = "条记录"
Height = 255
Left = 1800
TabIndex = 49
Top = 360
Width = 615
End
Begin VB.Label Label3
Caption = "共有:"
Height = 255
Left = 240
TabIndex = 47
Top = 360
Width = 615
End
End
Begin VB.Frame Frame3
Caption = "功能键"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1815
Left = 480
TabIndex = 1
Top = 5520
Width = 6855
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 255
Left = 120
TabIndex = 59
Top = 600
Width = 255
End
Begin VB.CommandButton cmdCancel
Caption = "取消"
Height = 495
Left = 5280
TabIndex = 45
Top = 480
Width = 975
End
Begin VB.CommandButton cmdQuery
Caption = "查找"
Height = 495
Left = 5280
TabIndex = 44
Top = 1200
Width = 975
End
Begin VB.CommandButton cmdLast
Caption = "最后一条"
Height = 495
Left = 4080
TabIndex = 43
Top = 1200
Width = 975
End
Begin VB.CommandButton cmdNext
Caption = "后一条"
Height = 495
Left = 2880
TabIndex = 42
Top = 1200
Width = 975
End
Begin VB.CommandButton cmdPrev
Caption = "前一条"
Height = 495
Left = 1680
TabIndex = 41
Top = 1200
Width = 975
End
Begin VB.CommandButton cmdFirst
Caption = "第一条"
Height = 495
Left = 600
TabIndex = 40
Top = 1200
Width = 975
End
Begin VB.CommandButton cmdSave
Caption = "保存"
Height = 495
Left = 4080
TabIndex = 9
Top = 480
Width = 975
End
Begin VB.CommandButton cmdDel
Caption = "删除"
Height = 495
Left = 2880
TabIndex = 8
Top = 480
Width = 975
End
Begin VB.CommandButton cmdEdit
Caption = "修改"
Height = 495
Left = 1680
TabIndex = 7
Top = 480
Width = 975
End
Begin VB.CommandButton cmdAdd
Caption = "添加"
Height = 495
Left = 600
TabIndex = 3
Top = 480
Width = 975
End
End
Begin TabDlg.SSTab SSTab1
Height = 5055
Left = 120
TabIndex = 10
Top = 120
Width = 10215
_ExtentX = 18018
_ExtentY = 8916
_Version = 393216
TabHeight = 520
TabCaption(0) = "住 户 资 料"
TabPicture(0) = "frmClient.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label1(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label1(1)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label1(2)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Label1(3)"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Label1(4)"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Label1(5)"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Label1(6)"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "Label1(7)"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "Label2(0)"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "Label2(1)"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "Label1(8)"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "Label1(9)"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "Label1(10)"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "Label1(11)"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "Label1(12)"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "Label1(13)"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "Label1(14)"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "Label1(15)"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "Text1(0)"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "Text1(1)"
Tab(0).Control(19).Enabled= 0 'False
Tab(0).Control(20)= "Text1(5)"
Tab(0).Control(20).Enabled= 0 'False
Tab(0).Control(21)= "Combo1"
Tab(0).Control(21).Enabled= 0 'False
Tab(0).Control(22)= "Text1(6)"
Tab(0).Control(22).Enabled= 0 'False
Tab(0).Control(23)= "Text1(3)"
Tab(0).Control(23).Enabled= 0 'False
Tab(0).Control(24)= "Text1(2)"
Tab(0).Control(24).Enabled= 0 'False
Tab(0).Control(25)= "Text1(4)"
Tab(0).Control(25).Enabled= 0 'False
Tab(0).Control(26)= "Text1(7)"
Tab(0).Control(26).Enabled= 0 'False
Tab(0).Control(27)= "Text1(10)"
Tab(0).Control(27).Enabled= 0 'False
Tab(0).Control(28)= "Text1(8)"
Tab(0).Control(28).Enabled= 0 'False
Tab(0).Control(29)= "Text1(9)"
Tab(0).Control(29).Enabled= 0 'False
Tab(0).Control(30)= "Text1(11)"
Tab(0).Control(30).Enabled= 0 'False
Tab(0).Control(31)= "Text1(12)"
Tab(0).Control(31).Enabled= 0 'False
Tab(0).Control(32)= "Text1(13)"
Tab(0).Control(32).Enabled= 0 'False
Tab(0).Control(33)= "Text1(14)"
Tab(0).Control(33).Enabled= 0 'False
Tab(0).ControlCount= 34
TabCaption(1) = "住户物业收费资料"
TabPicture(1) = "frmClient.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).ControlCount= 1
TabCaption(2) = "住户仪表资料"
TabPicture(2) = "frmClient.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Label5"
Tab(2).Control(1)= "Label6"
Tab(2).Control(2)= "Label7"
Tab(2).Control(3)= "DataGrid4"
Tab(2).Control(4)= "DataGrid3"
Tab(2).Control(5)= "DataGrid2"
Tab(2).ControlCount= 6
Begin MSDataGridLib.DataGrid DataGrid2
Height = 1095
Left = -74880
TabIndex = 53
Top = 720
Width = 9975
_ExtentX = 17595
_ExtentY = 1931
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 3375
Left = -74880
TabIndex = 52
Top = 480
Width = 9975
_ExtentX = 17595
_ExtentY = 5953
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -