📄 form_incomebill.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form form_incomeBill
BackColor = &H00C0FFFF&
BorderStyle = 1 'Fixed Single
Caption = "入库管理"
ClientHeight = 9120
ClientLeft = 465
ClientTop = 2025
ClientWidth = 11595
ForeColor = &H80000003&
Icon = "form_incomeBill.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 9120
ScaleWidth = 11595
StartUpPosition = 1 'CenterOwner
Begin VB.CommandButton cmdImport
BackColor = &H00C0C0C0&
Caption = "&I导入数据"
Height = 390
Left = 3960
Picture = "form_incomeBill.frx":000C
TabIndex = 44
Top = 8520
Width = 1215
End
Begin VB.CommandButton cmdCHeck
BackColor = &H00FF8080&
Caption = "&Z检测"
Height = 390
Left = 1560
Picture = "form_incomeBill.frx":11EA
TabIndex = 43
Top = 8520
Width = 975
End
Begin VB.CommandButton Comdj
BackColor = &H00FF8080&
Caption = "&A新增"
Height = 390
Left = 0
Picture = "form_incomeBill.frx":23C8
TabIndex = 26
Top = 8160
Visible = 0 'False
Width = 495
End
Begin VB.CommandButton Combc
BackColor = &H00C0C0C0&
Caption = "&S保存"
Enabled = 0 'False
Height = 390
Left = 2760
Picture = "form_incomeBill.frx":35A6
TabIndex = 25
Top = 8520
Width = 975
End
Begin VB.CommandButton ComEnd
BackColor = &H00FF8080&
Caption = "&X退出"
Height = 390
Left = 10440
Picture = "form_incomeBill.frx":4784
TabIndex = 24
Top = 8520
Width = 975
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FF8080&
Caption = "&E修改"
Enabled = 0 'False
Height = 390
Left = 360
Picture = "form_incomeBill.frx":5C72
TabIndex = 23
Top = 8520
Width = 975
End
Begin VB.CommandButton cmdDelete
BackColor = &H00FF8080&
Caption = "&D删除"
Height = 390
Left = 5400
Picture = "form_incomeBill.frx":6E50
TabIndex = 22
Top = 8520
Width = 975
End
Begin VB.CommandButton Comqx
BackColor = &H00FF8080&
Caption = "&C取消"
Enabled = 0 'False
Height = 390
Left = 8040
Picture = "form_incomeBill.frx":802E
TabIndex = 21
Top = 8520
Width = 975
End
Begin VB.CommandButton cmdDeleteLine
BackColor = &H00FF8080&
Caption = "&L删除当前行"
Height = 390
Left = 6600
Picture = "form_incomeBill.frx":920C
TabIndex = 20
Top = 8520
Width = 1215
End
Begin VB.CommandButton cmdPrint
BackColor = &H00FF8080&
Caption = "&P打印"
Height = 390
Left = 9240
Picture = "form_incomeBill.frx":A3EA
TabIndex = 19
Top = 8520
Width = 975
End
Begin VB.TextBox txtConditon
Height = 315
Left = 8520
TabIndex = 15
Text = "*"
Top = 0
Visible = 0 'False
Width = 1905
End
Begin VB.ComboBox cmbField
Height = 315
ItemData = "form_incomeBill.frx":B5C8
Left = 6840
List = "form_incomeBill.frx":B5CA
Style = 2 'Dropdown List
TabIndex = 14
Top = 0
Visible = 0 'False
Width = 1620
End
Begin VB.CommandButton cmdQuery
BackColor = &H00FF8080&
Caption = "&Q查询"
Height = 315
Left = 5520
Picture = "form_incomeBill.frx":B5CC
TabIndex = 13
Top = 0
Width = 1215
End
Begin TabDlg.SSTab SSTab1
Height = 7935
Left = 120
TabIndex = 0
Top = 360
Width = 11295
_ExtentX = 19923
_ExtentY = 13996
_Version = 393216
Tabs = 2
Tab = 1
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "入 库 单 列 表"
TabPicture(0) = "form_incomeBill.frx":C7AA
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "DBGrid1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "详 细 信 息"
TabPicture(1) = "form_incomeBill.frx":C7C6
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "Label2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Line1"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "Label6"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "lblTtlQtyCaption"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).Control(4)= "lblTtlQty"
Tab(1).Control(4).Enabled= 0 'False
Tab(1).Control(5)= "mf1"
Tab(1).Control(5).Enabled= 0 'False
Tab(1).Control(6)= "grid1"
Tab(1).Control(6).Enabled= 0 'False
Tab(1).Control(7)= "txtSupplier"
Tab(1).Control(7).Enabled= 0 'False
Tab(1).Control(8)= "Frame1"
Tab(1).Control(8).Enabled= 0 'False
Tab(1).Control(9)= "text1"
Tab(1).Control(9).Enabled= 0 'False
Tab(1).Control(10)= "txtBillId"
Tab(1).Control(10).Enabled= 0 'False
Tab(1).Control(11)= "gridCustomer"
Tab(1).Control(11).Enabled= 0 'False
Tab(1).Control(12)= "msfgTtl"
Tab(1).Control(12).Enabled= 0 'False
Tab(1).Control(13)= "Frame3"
Tab(1).Control(13).Enabled= 0 'False
Tab(1).Control(14)= "Frame2"
Tab(1).Control(14).Enabled= 0 'False
Tab(1).ControlCount= 15
Begin VB.Frame Frame2
Height = 645
Left = 120
TabIndex = 34
Top = 600
Width = 11130
Begin VB.TextBox handler
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 3510
MaxLength = 20
TabIndex = 38
Top = 210
Width = 1590
End
Begin VB.TextBox supplierName
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 840
TabIndex = 37
Top = 210
Width = 1650
End
Begin VB.TextBox billNo
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 6120
TabIndex = 36
Top = 210
Width = 1395
End
Begin VB.TextBox billDate
Enabled = 0 'False
Height = 300
Left = 8640
TabIndex = 35
Top = 210
Width = 1395
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "供应商:"
ForeColor = &H00000000&
Height = 255
Left = 105
TabIndex = 42
Top = 285
Width = 990
End
Begin VB.Label Label3
Caption = "检验员:"
Height = 255
Left = 2760
TabIndex = 41
Top = 285
Width = 735
End
Begin VB.Label Label4
BackColor = &H00FFFFFF&
BackStyle = 0 'Transparent
Caption = "单据号:"
Height = 180
Left = 5400
TabIndex = 40
Top = 285
Width = 855
End
Begin VB.Label Label9
Caption = "入库日期:"
Height = 180
Left = 7800
TabIndex = 39
Top = 285
Width = 975
End
End
Begin VB.Frame Frame3
Height = 645
Left = 120
TabIndex = 29
Top = 1245
Width = 11130
Begin VB.TextBox txtStockDataNo
Height = 300
Left = 1560
TabIndex = 46
Top = 240
Width = 1095
End
Begin VB.CheckBox chkSkinWeight
Caption = "输出皮重"
Height = 255
Left = 8280
TabIndex = 32
Top = 240
Width = 1215
End
Begin VB.CheckBox chkCompanyName
Caption = "输出公司名称"
Height = 255
Left = 5400
TabIndex = 31
Top = 240
Value = 1 'Checked
Width = 1455
End
Begin VB.TextBox txtPrevBillNo
BackColor = &H00FFFFFF&
Height = 300
Left = 3960
Locked = -1 'True
TabIndex = 30
Top = 240
Width = 555
End
Begin VB.Label Label8
Caption = "盘点机数据编号:"
Height = 300
Left = 120
TabIndex = 45
Top = 240
Width = 1575
End
Begin VB.Label Label1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -