📄 frm_rbbiao.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_rbbiao
BorderStyle = 3 'Fixed Dialog
Caption = "日报表打印"
ClientHeight = 6540
ClientLeft = 45
ClientTop = 450
ClientWidth = 9375
Icon = "frm_rbbiao.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6540
ScaleWidth = 9375
ShowInTaskbar = 0 'False
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 240
Top = 5880
Visible = 0 'False
Width = 1215
_ExtentX = 2143
_ExtentY = 582
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.CommandButton Command2
Caption = "打印报表"
Height = 375
Left = 4320
TabIndex = 11
Top = 360
Width = 975
End
Begin VB.Frame Frame1
Caption = "查询时间"
ForeColor = &H000000C0&
Height = 735
Left = 120
TabIndex = 0
Top = 120
Width = 9135
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frm_rbbiao.frx":164A
Left = 6600
List = "frm_rbbiao.frx":164C
TabIndex = 13
Text = "请选择点位"
Top = 280
Width = 1455
End
Begin VB.CommandButton Command1
Caption = "显示报表"
Height = 375
Left = 3240
TabIndex = 10
Top = 240
Width = 975
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2160
TabIndex = 6
Text = "1"
Top = 240
Width = 330
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 1200
TabIndex = 4
Text = "1"
Top = 240
Width = 375
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 120
TabIndex = 2
Text = "2006"
Top = 240
Width = 465
End
Begin MSComCtl2.UpDown UpDown1
Height = 315
Left = 600
TabIndex = 1
Top = 240
Width = 255
_ExtentX = 450
_ExtentY = 556
_Version = 393216
Value = 2006
BuddyControl = "Text2"
BuddyDispid = 196616
OrigLeft = 620
OrigTop = 240
OrigRight = 875
OrigBottom = 510
Max = 2014
Min = 2006
SyncBuddy = -1 'True
BuddyProperty = 65547
Enabled = -1 'True
End
Begin MSComCtl2.UpDown UpDown2
Height = 315
Left = 1560
TabIndex = 3
Top = 240
Width = 255
_ExtentX = 450
_ExtentY = 556
_Version = 393216
Value = 1
BuddyControl = "Text1"
BuddyDispid = 196615
OrigLeft = 620
OrigTop = 240
OrigRight = 875
OrigBottom = 510
Max = 12
Min = 1
SyncBuddy = -1 'True
BuddyProperty = 65547
Enabled = -1 'True
End
Begin MSComCtl2.UpDown UpDown3
Height = 315
Left = 2520
TabIndex = 7
Top = 240
Width = 255
_ExtentX = 450
_ExtentY = 556
_Version = 393216
Value = 1
BuddyControl = "Text3"
BuddyDispid = 196614
OrigLeft = 620
OrigTop = 240
OrigRight = 875
OrigBottom = 510
Max = 31
Min = 1
SyncBuddy = -1 'True
BuddyProperty = 65547
Enabled = -1 'True
End
Begin VB.Label Label4
Caption = "请先选择点位:"
ForeColor = &H00000040&
Height = 255
Left = 5280
TabIndex = 12
Top = 360
Width = 1335
End
Begin VB.Label Label3
Caption = "日"
Height = 255
Left = 2880
TabIndex = 9
Top = 360
Width = 255
End
Begin VB.Label Label2
Caption = "月"
Height = 255
Left = 1920
TabIndex = 8
Top = 360
Width = 255
End
Begin VB.Label Label1
Caption = "年"
Height = 255
Left = 960
TabIndex = 5
Top = 360
Width = 255
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 5415
Left = 120
TabIndex = 14
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -