📄 frmabfw.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"
Begin VB.Form frmabfw
Caption = "安标范围管理"
ClientHeight = 7125
ClientLeft = 60
ClientTop = 345
ClientWidth = 11445
LinkTopic = "Form1"
ScaleHeight = 7125
ScaleWidth = 11445
StartUpPosition = 2 '屏幕中心
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 450
Top = 6600
Visible = 0 'False
Width = 1725
_ExtentX = 3043
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
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.TextBox gdl
DataField = "高电流"
BeginProperty DataFormat
Type = 0
Format = "0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
DataSource = "Adodc1"
Enabled = 0 'False
Height = 315
Left = 4140
TabIndex = 19
Text = "Text2"
Top = 930
Width = 1400
End
Begin VB.TextBox ddl
DataField = "低电流"
BeginProperty DataFormat
Type = 0
Format = "0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
DataSource = "Adodc1"
Enabled = 0 'False
Height = 315
Left = 1530
TabIndex = 18
Text = "Text1"
Top = 930
Width = 1400
End
Begin VB.CommandButton cmdexit
Caption = "退出"
Height = 345
Left = 7770
TabIndex = 15
Top = 6600
Width = 1035
End
Begin VB.CommandButton cmdsch
Caption = "查找"
Height = 345
Left = 6540
TabIndex = 14
Top = 6600
Width = 1035
End
Begin VB.CommandButton cmddel
Caption = "删除"
Height = 345
Left = 5310
TabIndex = 13
Top = 6600
Width = 1035
End
Begin VB.CommandButton cmdmod
Caption = "修改"
Height = 345
Left = 4080
TabIndex = 12
Top = 6600
Width = 1035
End
Begin VB.CommandButton cmdadd
Caption = "添加"
Height = 345
Left = 2850
TabIndex = 11
Top = 6600
Width = 1035
End
Begin VB.TextBox rddl
DataField = "熔断电流"
DataSource = "Adodc1"
Height = 315
Left = 6870
TabIndex = 10
Text = "Text5"
Top = 930
Width = 1400
End
Begin VB.TextBox abqc
DataField = "安标全称"
DataSource = "Adodc1"
Height = 315
Left = 9510
TabIndex = 9
Text = "Text4"
Top = 540
Width = 1400
End
Begin VB.TextBox abjc
DataField = "安标简称"
DataSource = "Adodc1"
Height = 315
Left = 6870
TabIndex = 8
Text = "Text3"
Top = 540
Width = 1400
End
Begin VB.TextBox dy
DataField = "电压"
DataSource = "Adodc1"
Height = 315
Left = 4140
TabIndex = 7
Text = "Text2"
Top = 540
Width = 1400
End
Begin VB.TextBox abxh
DataField = "型号"
DataSource = "Adodc1"
Height = 315
Left = 1530
TabIndex = 6
Text = "Text1"
Top = 540
Width = 1400
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmabfw.frx":0000
Height = 5145
Left = 150
TabIndex = 20
Top = 1320
Width = 11175
_ExtentX = 19711
_ExtentY = 9075
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
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 = 8
BeginProperty Column00
DataField = "ID"
Caption = "ID"
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 = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
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 Column03
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 Column04
DataField = "高电流"
Caption = "高电流"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -