📄 frm_hpty.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
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 Frm_Hpty
BorderStyle = 1 'Fixed Single
Caption = "货物托运管理"
ClientHeight = 6060
ClientLeft = 45
ClientTop = 330
ClientWidth = 10455
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 6060
ScaleWidth = 10455
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Txt_ysrq
Height = 300
Left = 2520
TabIndex = 60
Top = 5730
Width = 1290
End
Begin VB.TextBox Txt_ysr
Height = 300
Left = 4695
TabIndex = 59
Top = 5730
Width = 1470
End
Begin VB.CheckBox Check1
Caption = "是否验收"
Height = 225
Left = 30
TabIndex = 56
Top = 5790
Width = 1200
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1620
Top = 6075
Width = 2145
_ExtentX = 3784
_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 MSComctlLib.ImageList ImageList1
Left = 1770
Top = 4560
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 26
ImageHeight = 26
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 9
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":165A
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":2CB4
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":430E
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":5968
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":6FC2
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":861C
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":9C76
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":B2D0
Key = ""
EndProperty
EndProperty
End
Begin VB.Frame Frame3
Caption = "货物托运单明细列表"
Height = 1485
Left = 6825
TabIndex = 54
Top = 825
Width = 3570
Begin MSDataGridLib.DataGrid Dgr_Sjll
Bindings = "Frm_Hpty.frx":C92A
Height = 1170
Left = 180
TabIndex = 55
Top = 225
Width = 3300
_ExtentX = 5821
_ExtentY = 2064
_Version = 393216
AllowUpdate = 0 'False
BackColor = 16777152
HeadLines = 1
RowHeight = 15
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 = 2
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin MSComctlLib.ImageList ImageList2
Left = 2625
Top = 4725
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Frm_Hpty.frx":C93F
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ListView ListView1
Height = 4770
Left = 15
TabIndex = 47
Top = 900
Width = 1515
_ExtentX = 2672
_ExtentY = 8414
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
GridLines = -1 'True
HotTracking = -1 'True
_Version = 393217
Icons = "ImageList2"
ColHdrIcons = "ImageList2"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 1
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "托运单号"
Object.Width = 2540
EndProperty
End
Begin VB.Frame Frame2
Caption = "详细信息"
Height = 3315
Left = 1560
TabIndex = 9
Top = 2355
Width = 8850
Begin VB.TextBox Text1
Height = 540
Index = 21
Left = 960
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 53
Top = 2595
Width = 7755
End
Begin VB.TextBox Text1
Height = 300
Index = 20
Left = 6585
ScrollBars = 2 'Vertical
TabIndex = 52
Top = 2220
Width = 2130
End
Begin VB.TextBox Text1
Height = 300
Index = 19
Left = 3855
ScrollBars = 2 'Vertical
TabIndex = 51
Top = 2205
Width = 1755
End
Begin VB.ComboBox Cbx_fkfs
Height = 300
ItemData = "Frm_Hpty.frx":DF99
Left = 960
List = "Frm_Hpty.frx":DFA6
TabIndex = 46
Text = "现金"
Top = 2205
Width = 1980
End
Begin VB.TextBox Text1
Height = 300
Index = 18
Left = 6585
ScrollBars = 2 'Vertical
TabIndex = 39
Top = 1845
Width = 2130
End
Begin VB.TextBox Text1
Height = 300
Index = 17
Left = 3855
TabIndex = 38
Top = 1830
Width = 1755
End
Begin VB.TextBox Text1
Height = 300
Index = 16
Left = 960
TabIndex = 36
Top = 1815
Width = 1980
End
Begin VB.TextBox Text1
Height = 300
Index = 15
Left = 6585
TabIndex = 34
Top = 1455
Width = 2130
End
Begin VB.TextBox Text1
Height = 300
Index = 14
Left = 3855
TabIndex = 32
Top = 1440
Width = 1755
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -