📄 frmorderlist.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.ocx"
Begin VB.Form frmOrderList
Caption = "进货单"
ClientHeight = 6660
ClientLeft = 60
ClientTop = 345
ClientWidth = 11100
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 6660
ScaleWidth = 11100
Begin MSFlexGridLib.MSFlexGrid fgOrderList
Height = 2775
Left = 120
TabIndex = 37
Top = 3120
Width = 10935
_ExtentX = 19288
_ExtentY = 4895
_Version = 393216
Rows = 1
Cols = 10
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 8520
Top = 6720
Width = 1200
_ExtentX = 2117
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=jxclink"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=jxclink"
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.Frame Frame3
Height = 735
Left = 120
TabIndex = 26
Top = 5880
Width = 10935
Begin VB.TextBox txbTotal
Enabled = 0 'False
Height = 375
Left = 1200
TabIndex = 34
Text = "0"
Top = 240
Width = 1455
End
Begin VB.TextBox txbWithoutTax
Enabled = 0 'False
Height = 375
Left = 3840
TabIndex = 33
Text = "0"
Top = 240
Width = 1455
End
Begin VB.TextBox txbTax
Enabled = 0 'False
Height = 375
Left = 6240
TabIndex = 32
Text = "0"
Top = 240
Width = 1455
End
Begin VB.Label lblRateValue
Caption = "17"
Height = 255
Left = 9360
TabIndex = 31
Top = 360
Width = 615
End
Begin VB.Label lblRateText
Caption = "税率:"
Height = 255
Left = 8640
TabIndex = 30
Top = 360
Width = 615
End
Begin VB.Label lblTax
Caption = "税额"
Height = 255
Left = 5760
TabIndex = 29
Top = 360
Width = 615
End
Begin VB.Label lblWithoutTax
Caption = "不含税金额"
Height = 255
Left = 2880
TabIndex = 28
Top = 360
Width = 975
End
Begin VB.Label lblTotal
Caption = "合计金额"
Height = 255
Left = 360
TabIndex = 27
Top = 360
Width = 855
End
End
Begin VB.TextBox txbUnit
Enabled = 0 'False
Height = 390
Left = 6480
TabIndex = 22
Top = 2040
Width = 1335
End
Begin VB.Frame Frame2
Caption = "进货单明细"
Height = 1215
Left = 120
TabIndex = 11
Top = 1800
Width = 10935
Begin VB.CommandButton btnSelectGood
Caption = "选择货品"
Height = 375
Left = 7920
TabIndex = 39
Top = 240
Width = 1095
End
Begin MSDataListLib.DataCombo cbbDepotID
Bindings = "frmOrderList.frx":0000
DataField = "仓库名"
DataSource = "Adodc2"
Height = 330
Left = 6360
TabIndex = 36
Top = 720
Width = 1095
_ExtentX = 1931
_ExtentY = 582
_Version = 393216
Style = 2
ListField = "仓库名"
BoundColumn = "仓库名"
Text = ""
End
Begin VB.CommandButton btnDelete
Caption = "删除"
Height = 375
Left = 9840
TabIndex = 25
Top = 720
Width = 615
End
Begin VB.CommandButton btnModify
Caption = "修改"
Height = 375
Left = 8880
TabIndex = 24
Top = 720
Width = 615
End
Begin VB.CommandButton btnAdd
Caption = "添加"
Height = 375
Left = 7920
TabIndex = 23
Top = 720
Width = 615
End
Begin VB.TextBox txbGoodPrice
Height = 390
Left = 3840
TabIndex = 20
Text = "0"
Top = 720
Width = 1335
End
Begin VB.TextBox txbGoodName
Enabled = 0 'False
Height = 390
Left = 3840
TabIndex = 16
Top = 240
Width = 1335
End
Begin VB.TextBox txbGoodsCount
Height = 390
Left = 1200
TabIndex = 15
Text = "0"
Top = 720
Width = 1335
End
Begin VB.TextBox txbGoodID
Height = 390
Left = 1200
TabIndex = 14
Top = 240
Width = 1335
End
Begin VB.Label lblDepotID
Caption = "仓库"
Height = 255
Left = 5760
TabIndex = 21
Top = 840
Width = 615
End
Begin VB.Label lblGoodPrice
Caption = "货物单价"
Height = 255
Left = 3000
TabIndex = 19
Top = 840
Width = 855
End
Begin VB.Label lblUnit
Caption = "单位"
Height = 255
Left = 5760
TabIndex = 18
Top = 360
Width = 615
End
Begin VB.Label lblGoodName
Caption = "品名"
Height = 255
Left = 3360
TabIndex = 17
Top = 360
Width = 495
End
Begin VB.Label lblGoodsCount
Caption = "进货数量"
Height = 255
Left = 360
TabIndex = 13
Top = 840
Width = 855
End
Begin VB.Label lblGoodID
Caption = "货号"
Height = 255
Left = 360
TabIndex = 12
Top = 360
Width = 855
End
End
Begin VB.Frame Frame1
Caption = "进货单"
Height = 1215
Left = 120
TabIndex = 1
Top = 600
Width = 10935
Begin VB.CommandButton btnSelectSupply
Caption = "选择供货商"
Height = 375
Left = 5760
TabIndex = 38
Top = 720
Width = 1215
End
Begin MSDataListLib.DataCombo cbbWorker
Bindings = "frmOrderList.frx":0015
DataField = "姓名"
DataSource = "Adodc1"
Height = 330
Left = 6600
TabIndex = 35
Top = 240
Width = 1095
_ExtentX = 1931
_ExtentY = 582
_Version = 393216
Style = 2
ListField = "姓名"
Text = ""
End
Begin VB.TextBox txbSupplyName
Enabled = 0 'False
Height = 390
Left = 3840
TabIndex = 10
Top = 600
Width = 1335
End
Begin VB.TextBox txbListMaker
Height = 390
Left = 3840
TabIndex = 6
Top = 120
Width = 1335
End
Begin VB.TextBox txbSupplyID
Height = 390
Left = 1200
TabIndex = 5
Top = 600
Width = 1335
End
Begin VB.TextBox txbOrderDate
Height = 390
Left = 1200
TabIndex = 4
Top = 120
Width = 1335
End
Begin VB.Label lblSupplyName
Caption = "供货商名称"
Height = 255
Left = 2760
TabIndex = 9
Top = 720
Width = 1095
End
Begin VB.Label lblWorker
Caption = "业务员"
Height = 255
Left = 5760
TabIndex = 8
Top = 240
Width = 615
End
Begin VB.Label lblListMaker
Caption = "制单人"
Height = 255
Left = 3120
TabIndex = 7
Top = 240
Width = 615
End
Begin VB.Label lblSupplyID
Caption = "供货商号"
Height = 255
Left = 360
TabIndex = 3
Top = 720
Width = 855
End
Begin VB.Label lblOrderDate
Caption = "进货日期"
Height = 255
Left = 360
TabIndex = 2
Top = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -