📄 frmdbtabvalve.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 frmDBTabValve
Caption = "DBTabValve"
ClientHeight = 6345
ClientLeft = 1110
ClientTop = 345
ClientWidth = 7950
Icon = "frmDBTabValve.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form2"
ScaleHeight = 6345
ScaleWidth = 7950
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 495
Left = 30
ScaleHeight = 495
ScaleWidth = 7095
TabIndex = 5
Top = 5370
Width = 7095
Begin VB.Label LabShowStart
Caption = "所有阀所有时间的灌溉记录"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 375
Left = 150
TabIndex = 6
Top = 60
Width = 6915
End
End
Begin VB.CommandButton Command1
BackColor = &H00FF0000&
Caption = "查询"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 6960
MaskColor = &H00008080&
TabIndex = 4
Top = 60
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CheckBox Check1
Caption = "所有时间"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 315
Left = 2850
TabIndex = 3
Top = 60
Width = 1155
End
Begin VB.ComboBox Combo1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmDBTabValve.frx":030A
Left = 4080
List = "frmDBTabValve.frx":030C
TabIndex = 2
Top = 60
Width = 2865
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 345
Left = 630
TabIndex = 1
Top = 30
Width = 2145
_ExtentX = 3784
_ExtentY = 609
_Version = 393216
CustomFormat = "yyyy年mm月dd日"
Format = 24772608
CurrentDate = 36980
End
Begin MSAdodcLib.Adodc datPrimaryRS
Height = 330
Left = -870
Top = 4350
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_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 = "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=D:\vb98\SL_QLY_RuiAn.mdb;"
OLEDBString = "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=D:\vb98\SL_QLY_RuiAn.mdb;"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select 器件名,开启时间,关闭时间,日期,用水量,费用,[备 注] from DBTabValve"
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
_Version = 393216
End
Begin MSDataGridLib.DataGrid grdDataGrid
Bindings = "frmDBTabValve.frx":030E
Height = 7965
Left = 60
TabIndex = 0
Top = 1710
Width = 11880
_ExtentX = 20955
_ExtentY = 14049
_Version = 393216
AllowUpdate = -1 'True
ColumnHeaders = -1 'True
HeadLines = 1
RowHeight = 18
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 = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 7
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 = 1
Format = "H:mm:ss"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "关闭时间"
Caption = "关闭时间"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 1
Format = "H:mm:ss"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -