main_jhgl_sj.frm
来自「完整的物资管理系统源码」· FRM 代码 · 共 578 行 · 第 1/2 页
FRM
578 行
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 main_jhgl_sj
BorderStyle = 3 'Fixed Dialog
Caption = "Form1"
ClientHeight = 5475
ClientLeft = 45
ClientTop = 330
ClientWidth = 11520
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5475
ScaleWidth = 11520
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton cmdEnd
Caption = "退出"
Height = 390
Left = 9120
TabIndex = 23
Top = 4935
Width = 1740
End
Begin VB.CommandButton cmdFind
Caption = "查询"
Height = 390
Left = 5460
TabIndex = 4
Top = 4935
Width = 1740
End
Begin VB.Frame Frame1
Height = 975
Left = 15
TabIndex = 2
Top = 0
Width = 11490
Begin VB.CheckBox Check1
Height = 270
Index = 0
Left = 105
TabIndex = 19
Top = 390
Value = 1 'Checked
Width = 255
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 5
Left = 8595
TabIndex = 15
Top = 540
Width = 2820
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 4
Left = 3825
TabIndex = 13
Top = 540
Width = 3705
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 3
Left = 1245
TabIndex = 11
Top = 540
Width = 1680
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 2
Left = 8595
TabIndex = 9
Top = 195
Width = 2820
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 1
Left = 3825
TabIndex = 7
Top = 195
Width = 3705
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 315
Index = 0
Left = 1245
TabIndex = 5
Top = 195
Width = 1680
End
Begin VB.Label Label1
Caption = "批号或炉号"
Height = 210
Index = 5
Left = 7620
TabIndex = 14
Top = 615
Width = 975
End
Begin VB.Label Label1
Caption = "材质"
Height = 210
Index = 4
Left = 3060
TabIndex = 12
Top = 600
Width = 735
End
Begin VB.Label Label1
Caption = "计量单位"
Height = 210
Index = 3
Left = 480
TabIndex = 10
Top = 600
Width = 735
End
Begin VB.Label Label1
Caption = "规格型号"
Height = 210
Index = 2
Left = 7785
TabIndex = 8
Top = 285
Width = 735
End
Begin VB.Label Label1
Caption = "物资名称"
Height = 210
Index = 1
Left = 3060
TabIndex = 6
Top = 285
Width = 735
End
Begin VB.Label Label1
Caption = "物资编号"
Height = 210
Index = 0
Left = 480
TabIndex = 3
Top = 255
Width = 735
End
End
Begin VB.CommandButton cmdSend
Caption = "送检"
Height = 390
Left = 7290
TabIndex = 1
Top = 4935
Width = 1740
End
Begin MSAdodcLib.Adodc Adodc1
Height = 345
Left = -885
Top = 2505
Visible = 0 'False
Width = 2115
_ExtentX = 3731
_ExtentY = 609
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 = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=mr_material"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=mr_material"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tb_rk where 状态='未送检'"
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 MSDataGridLib.DataGrid DataGrid1
Bindings = "main_jhgl_sj.frx":0000
Height = 3285
Left = 15
TabIndex = 0
Top = 1500
Width = 11475
_ExtentX = 20241
_ExtentY = 5794
_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 = 11
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 = 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}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?