📄 frm_tongji.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_tongji
BorderStyle = 1 'Fixed Single
Caption = "用电类别统计报表浏览窗口"
ClientHeight = 1380
ClientLeft = 45
ClientTop = 330
ClientWidth = 4710
Icon = "frm_tongji.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1380
ScaleWidth = 4710
Begin VB.ComboBox combo_town
Height = 300
Left = 2760
Style = 2 'Dropdown List
TabIndex = 6
Top = 480
Width = 1815
End
Begin VB.ComboBox combo_month
Height = 300
Left = 1440
Sorted = -1 'True
Style = 2 'Dropdown List
TabIndex = 4
Top = 480
Width = 975
End
Begin VB.ComboBox Combo_year
Height = 300
Left = 120
Sorted = -1 'True
Style = 2 'Dropdown List
TabIndex = 3
Top = 480
Width = 1215
End
Begin VB.CommandButton cmd_close
Caption = "关闭窗口(&C)"
Height = 375
Left = 2760
TabIndex = 1
Top = 960
Width = 1335
End
Begin VB.CommandButton cmd_print
Caption = "打印输出(&P)"
Height = 375
Left = 600
TabIndex = 0
Top = 960
Width = 1335
End
Begin MSAdodcLib.Adodc tempado
Height = 375
Left = 3840
Top = 2760
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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 MSAdodcLib.Adodc adotemp
Height = 375
Left = 2640
Top = 2760
Visible = 0 'False
Width = 1215
_ExtentX = 2143
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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.Label Label2
AutoSize = -1 'True
Caption = "镇 名"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 3120
TabIndex = 5
Top = 120
Width = 1050
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "工 作 日 期"
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -