📄 browseuser.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form BrowseUser
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "用户数据查询"
ClientHeight = 6465
ClientLeft = 45
ClientTop = 1305
ClientWidth = 11625
Icon = "BrowseUser.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6465
ScaleWidth = 11625
ShowInTaskbar = 0 'False
Begin VB.CheckBox Check1
Caption = "模糊查找"
Height = 240
Left = 90
TabIndex = 7
Top = 6105
Width = 1230
End
Begin VB.TextBox Text26
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 5745
TabIndex = 5
ToolTipText = "输入数据回车开始,Esc 取消!"
Top = 6075
Width = 2595
End
Begin VB.TextBox Text25
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2820
TabIndex = 4
ToolTipText = "输入数据回车开始,Esc 取消!"
Top = 6075
Width = 1305
End
Begin VB.OptionButton Option2
Caption = "按名称查找"
Height = 315
Left = 4500
Picture = "BrowseUser.frx":030A
TabIndex = 3
ToolTipText = "按名称查找纪录"
Top = 6090
Width = 1245
End
Begin VB.OptionButton Option1
Caption = "按代码查找"
Height = 375
Left = 1425
Picture = "BrowseUser.frx":0BD4
TabIndex = 2
ToolTipText = "按代码查找纪录"
Top = 6045
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "查找(&F)"
Height = 360
Left = 8580
TabIndex = 1
Top = 6060
Width = 1245
End
Begin VB.CommandButton Command1
Caption = "退出(&E)"
Height = 360
Left = 10350
TabIndex = 0
Top = 6060
Width = 1200
End
Begin TabDlg.SSTab SSTab1
Height = 5940
Left = 60
TabIndex = 8
Top = 60
Width = 11490
_ExtentX = 20267
_ExtentY = 10478
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 4
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "基本档案"
TabPicture(0) = "BrowseUser.frx":0EDE
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame7"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "本次电费"
TabPicture(1) = "BrowseUser.frx":1038
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame3"
Tab(1).ControlCount= 1
Begin VB.Frame Frame3
Height = 5490
Left = -74880
TabIndex = 11
Top = 330
Width = 11280
Begin MSComctlLib.ListView ListView1
Height = 5190
Left = 60
TabIndex = 12
Top = 180
Width = 2655
_ExtentX = 4683
_ExtentY = 9155
View = 3
LabelEdit = 1
Sorted = -1 'True
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 2
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "用户编码"
Object.Width = 1587
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "用户名称"
Object.Width = 3528
EndProperty
End
Begin MSComctlLib.ListView ListView2
Height = 5190
Left = 2760
TabIndex = 14
Top = 165
Width = 8445
_ExtentX = 14896
_ExtentY = 9155
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483643
BackColor = 12615680
BorderStyle = 1
Appearance = 1
NumItems = 18
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "序号"
Object.Width = 1058
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "相数"
Object.Width = 1058
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 2
Text = "上期"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 3
Text = "本期"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 4
Text = "表损"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 5
Text = "倍率"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 6
Text = "加减度"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 7
Text = "实用电量"
Object.Width = 1587
EndProperty
BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 8
Text = "计费电量"
Object.Width = 1587
EndProperty
BeginProperty ColumnHeader(10) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 9
Text = "电价"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(11) {BDD1F052-858B-11D1-B16A-00C0F0283628}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -