📄 frmfeefind1.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form frmFeefind
BackColor = &H00C0C0C0&
ClientHeight = 7590
ClientLeft = 60
ClientTop = 345
ClientWidth = 11250
LinkTopic = "Form1"
ScaleHeight = 7590
ScaleWidth = 11250
StartUpPosition = 1 '所有者中心
Begin VB.PictureBox Picture1
BackColor = &H00C0C000&
BorderStyle = 0 'None
Height = 735
Left = 0
Picture = "FrmFeefind1.frx":0000
ScaleHeight = 735
ScaleWidth = 11775
TabIndex = 20
Top = 0
Width = 11775
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数据查询"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 240
Left = 2160
TabIndex = 21
Top = 240
Width = 1020
End
End
Begin CSCommand.Command cmdReturn
Height = 495
Left = 9360
TabIndex = 19
Top = 6840
Width = 1335
_ExtentX = 2355
_ExtentY = 873
IconAlign = 0
Icon = "FrmFeefind1.frx":1DF2
Caption = "返回"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin CSCommand.Command cmdExport
Height = 495
Left = 9360
TabIndex = 18
Top = 6240
Width = 1335
_ExtentX = 2355
_ExtentY = 873
IconAlign = 0
Icon = "FrmFeefind1.frx":1E0E
Caption = "导出到Excel表"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.TextBox txtCountA
Appearance = 0 'Flat
Height = 375
Left = 1320
TabIndex = 16
Top = 5760
Width = 1335
End
Begin VB.TextBox txtCount
Appearance = 0 'Flat
Height = 375
Left = 3960
TabIndex = 14
Top = 5760
Width = 1335
End
Begin VB.Frame fmResult
BackColor = &H00C0C0C0&
Caption = "查询结果"
Height = 4815
Left = 120
TabIndex = 7
Top = 840
Width = 10935
Begin MSDataGridLib.DataGrid dgexp
Height = 4455
Left = 120
TabIndex = 8
Top = 240
Width = 10695
_ExtentX = 18865
_ExtentY = 7858
_Version = 393216
AllowUpdate = -1 'True
Appearance = 0
BackColor = 12632256
BorderStyle = 0
ForeColor = -2147483629
HeadLines = 1
RowHeight = 19
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
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 = 6
BeginProperty Column00
DataField = "HolderID"
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 = "holder"
Caption = "用户名称"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "feemoney"
Caption = "应交金额"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 1
Format = """¥""#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "qianfee"
Caption = "实交金额"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 1
Format = """¥""#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "Ecount"
Caption = "本月电量(度)"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "feedate"
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
ColumnWidth = 1154.835
EndProperty
BeginProperty Column01
ColumnWidth = 1440
EndProperty
BeginProperty Column02
ColumnWidth = 1484.787
EndProperty
BeginProperty Column03
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -