📄 form_outadd.frm
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form form_outAdd
BackColor = &H00C0FFFF&
BorderStyle = 1 'Fixed Single
Caption = "出库登记"
ClientHeight = 9165
ClientLeft = 465
ClientTop = 2025
ClientWidth = 11460
ForeColor = &H80000003&
Icon = "form_outAdd.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 9165
ScaleWidth = 11460
StartUpPosition = 1 'CenterOwner
Begin VB.CommandButton cmdImport
BackColor = &H00C0C0C0&
Caption = "&I导入数据"
Height = 390
Left = 5160
Picture = "form_outAdd.frx":000C
TabIndex = 36
Top = 8520
Width = 1215
End
Begin VB.CommandButton cmdCHeck
BackColor = &H00FF8080&
Caption = "&Z检测"
Height = 390
Left = 2040
Picture = "form_outAdd.frx":11EA
TabIndex = 33
Top = 8520
Width = 1215
End
Begin VB.Frame Frame3
Height = 645
Left = 120
TabIndex = 26
Top = 960
Width = 11175
Begin VB.TextBox txtOutNo
BackColor = &H00FFFFFF&
Height = 300
Left = 1320
Locked = -1 'True
TabIndex = 35
Top = 240
Visible = 0 'False
Width = 315
End
Begin VB.CommandButton cmdOutNo
Caption = "&O编号续单"
Height = 300
Left = 120
TabIndex = 34
Top = 240
Width = 1095
End
Begin VB.TextBox txtPageNo
Height = 300
Left = 5880
TabIndex = 32
Text = "第 页 共 页"
Top = 240
Width = 1935
End
Begin VB.CommandButton cmdPrevNo
Caption = "&Q入库单"
Height = 300
Left = 3720
TabIndex = 30
Top = 240
Width = 855
End
Begin VB.CheckBox chkSkinWeight
Caption = "输出皮重"
Height = 255
Left = 9840
TabIndex = 29
Top = 240
Width = 1095
End
Begin VB.CheckBox chkCompanyName
Caption = "输出公司名称"
Height = 255
Left = 8280
TabIndex = 28
Top = 240
Value = 1 'Checked
Width = 1455
End
Begin VB.TextBox txtPrevBillNo
BackColor = &H00FFFFFF&
Height = 300
Left = 1920
Locked = -1 'True
TabIndex = 27
Top = 240
Width = 1875
End
Begin VB.Label Label5
Caption = "页号:"
Height = 255
Left = 5040
TabIndex = 31
Top = 240
Width = 615
End
End
Begin VB.CommandButton cmdDeleteLine
BackColor = &H00FF8080&
Caption = "&L删除当前行"
Height = 390
Left = 6720
Picture = "form_outAdd.frx":23C8
TabIndex = 19
Top = 8520
Width = 1215
End
Begin VB.TextBox txttakeunit
Height = 285
Left = 3105
TabIndex = 14
Text = "0"
Top = 30
Visible = 0 'False
Width = 1215
End
Begin VB.Frame Frame2
Height = 555
Left = 120
TabIndex = 9
Top = 360
Width = 11175
Begin VB.TextBox billDate
Enabled = 0 'False
Height = 300
Left = 9240
TabIndex = 23
Top = 165
Width = 1395
End
Begin VB.TextBox billNo
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 6600
TabIndex = 22
Top = 165
Width = 1395
End
Begin VB.TextBox takeunitName
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 600
TabIndex = 11
Top = 165
Width = 1770
End
Begin VB.TextBox handler
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 3630
MaxLength = 20
TabIndex = 10
Top = 165
Width = 1590
End
Begin VB.Label Label9
Caption = "出库日期:"
Height = 180
Left = 8280
TabIndex = 25
Top = 165
Width = 975
End
Begin VB.Label Label4
BackColor = &H00FFFFFF&
BackStyle = 0 'Transparent
Caption = "单据号:"
Height = 180
Left = 5760
TabIndex = 24
Top = 165
Width = 855
End
Begin VB.Label Label3
Caption = "发货员:"
Height = 255
Left = 2880
TabIndex = 13
Top = 165
Width = 735
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "客户:"
ForeColor = &H00000000&
Height = 255
Left = 105
TabIndex = 12
Top = 165
Width = 990
End
End
Begin VB.Frame Frame1
Height = 1110
Left = 9975
TabIndex = 8
Top = 6480
Visible = 0 'False
Width = 1470
Begin VB.Data Data2
Caption = "Data2"
Connect = "Access"
DatabaseName = "E:\datum\应用软件\物流管理\warehouse\DB-Access\hunterPOS.mdb"
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 360
Left = 120
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "hpos_organization"
Top = 600
Width = 1140
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "E:\datum\应用软件\物流管理\warehouse\DB-Access\hunterPOS.mdb"
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 345
Left = 120
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "hpos_products"
Top = 240
Width = 1140
End
End
Begin VB.TextBox text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Height = 210
Left = 450
TabIndex = 7
Top = 1980
Visible = 0 'False
Width = 1485
End
Begin VB.TextBox txtBillId
Height = 285
Left = 1095
TabIndex = 6
Top = 120
Visible = 0 'False
Width = 1575
End
Begin VB.CommandButton Comqx
BackColor = &H00FF8080&
Caption = "&C取消"
Enabled = 0 'False
Height = 390
Left = 8280
Picture = "form_outAdd.frx":35A6
TabIndex = 2
Top = 8520
Width = 1215
End
Begin VB.CommandButton ComEnd
BackColor = &H00FF8080&
Caption = "&X退出"
Height = 390
Left = 9840
Picture = "form_outAdd.frx":4784
TabIndex = 3
Top = 8520
Width = 1215
End
Begin VB.CommandButton Combc
BackColor = &H00C0C0C0&
Caption = "&S保存"
Enabled = 0 'False
Height = 390
Left = 3600
Picture = "form_outAdd.frx":5C72
TabIndex = 1
Top = 8520
Width = 1215
End
Begin VB.CommandButton Comdj
BackColor = &H00FF8080&
Caption = "&A新增"
Height = 390
Left = 480
Picture = "form_outAdd.frx":6E50
TabIndex = 0
Top = 8520
Width = 1215
End
Begin MSFlexGridLib.MSFlexGrid msfgTtl
Height = 1695
Left = 855
TabIndex = 4
Top = 6360
Width = 9000
_ExtentX = 15875
_ExtentY = 2990
_Version = 393216
AllowUserResizing= 3
End
Begin MSDBGrid.DBGrid gridCustomer
Bindings = "form_outAdd.frx":802E
Height = 1500
Left = 855
OleObjectBlob = "form_outAdd.frx":8042
TabIndex = 5
Top = 1680
Visible = 0 'False
Width = 5520
End
Begin MSDBGrid.DBGrid grid1
Bindings = "form_outAdd.frx":8D7A
Height = 2985
Left = 3915
OleObjectBlob = "form_outAdd.frx":8D8E
TabIndex = 15
Top = 1980
Visible = 0 'False
Width = 6285
End
Begin MSFlexGridLib.MSFlexGrid mf1
Height = 4575
Left = 135
TabIndex = 16
Top = 1680
Width = 11175
_ExtentX = 19711
_ExtentY = 8070
_Version = 393216
BackColorFixed = -2147483636
BackColorBkg = -2147483644
AllowUserResizing= 3
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 10200
Top = 7800
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.Label lblTtlQty
BackColor = &H00C0FFFF&
Caption = "0"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -