📄 frm仪表2.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm仪表1
BorderStyle = 5 'Sizable ToolWindow
Caption = "仪表信息修改"
ClientHeight = 4080
ClientLeft = 1110
ClientTop = 225
ClientWidth = 9705
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4080
ScaleWidth = 9705
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text2
Height = 375
Left = 7320
TabIndex = 17
Top = 1560
Width = 2175
End
Begin VB.CommandButton Command1
BackColor = &H80000013&
Caption = "列表显示"
Height = 375
Left = 7920
Style = 1 'Graphical
TabIndex = 19
Top = 2280
Width = 1095
End
Begin VB.ComboBox Combo1
Height = 300
Left = 7320
TabIndex = 18
Text = "仪表编号"
Top = 720
Width = 2175
End
Begin VB.CommandButton Command2
BackColor = &H80000013&
Caption = "开始查找"
Height = 375
Left = 6480
Style = 1 'Graphical
TabIndex = 16
Top = 2280
Width = 1095
End
Begin VB.PictureBox picButtons
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
Picture = "frm仪表2.frx":0000
ScaleHeight = 300
ScaleWidth = 9705
TabIndex = 10
Top = 3360
Width = 9705
Begin VB.CommandButton cmdClose
BackColor = &H80000013&
Caption = "关闭(&C)"
Height = 300
Left = 4560
Style = 1 'Graphical
TabIndex = 15
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdRefresh
BackColor = &H80000013&
Caption = "刷新(&R)"
Height = 300
Left = 3434
Style = 1 'Graphical
TabIndex = 14
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdDelete
BackColor = &H80000013&
Caption = "删除(&D)"
Height = 300
Left = 2309
Style = 1 'Graphical
TabIndex = 13
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdUpdate
BackColor = &H80000013&
Caption = "更新(&U)"
Height = 300
Left = 1184
Style = 1 'Graphical
TabIndex = 12
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdAdd
BackColor = &H80000013&
Caption = "添加(&A)"
Height = 300
Left = 59
Style = 1 'Graphical
TabIndex = 11
Top = 0
Width = 1095
End
End
Begin MSAdodcLib.Adodc datPrimaryRS
Align = 2 'Align Bottom
Height = 330
Left = 0
Top = 3750
Width = 9705
_ExtentX = 17119
_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 = -2147483634
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=E:\wangyufei\VB编程\050305\仪表.mdb;"
OLEDBString = "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=E:\wangyufei\VB编程\050305\仪表.mdb;"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select 序号,仪表编号,仪表名称,分类,量程,检定周期,所属设备,上次检定日期,下次检定日期,备注 from 仪表"
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 VB.TextBox txtFields
DataField = "备注"
DataSource = "datPrimaryRS"
Height = 285
Index = 9
Left = 2040
TabIndex = 21
Top = 2940
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "下次检定日期"
DataSource = "datPrimaryRS"
Height = 285
Index = 8
Left = 2040
TabIndex = 22
Top = 2640
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "上次检定日期"
DataSource = "datPrimaryRS"
Height = 285
Index = 7
Left = 2040
TabIndex = 23
Top = 2300
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "所属设备"
DataSource = "datPrimaryRS"
Height = 285
Index = 6
Left = 2040
TabIndex = 24
Top = 1980
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "检定周期"
DataSource = "datPrimaryRS"
Height = 285
Index = 5
Left = 2040
TabIndex = 25
Top = 1680
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "量程"
DataSource = "datPrimaryRS"
Height = 285
Index = 4
Left = 2040
TabIndex = 26
Top = 1340
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "分类"
DataSource = "datPrimaryRS"
Height = 285
Index = 3
Left = 2040
TabIndex = 27
Top = 1020
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "仪表名称"
DataSource = "datPrimaryRS"
Height = 285
Index = 2
Left = 2040
TabIndex = 28
Top = 720
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "仪表编号"
DataSource = "datPrimaryRS"
Height = 285
Index = 1
Left = 2040
TabIndex = 29
Top = 380
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "序号"
DataSource = "datPrimaryRS"
Height = 285
Index = 0
Left = 2040
TabIndex = 30
Top = 60
Width = 3375
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "输入关键字:"
Height = 180
Left = 6240
TabIndex = 31
Top = 1680
Width = 990
End
Begin VB.Label Label11
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请选择查找类别:"
Height = 180
Left = 5880
TabIndex = 20
Top = 840
Width = 1350
End
Begin VB.Label lblLabels
BackStyle = 0 'Transparent
Caption = "备注:"
Height = 255
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -