📄 frmbarcode.frm
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmBarCode
Appearance = 0 'Flat
BackColor = &H00FFC0C0&
BorderStyle = 1 'Fixed Single
Caption = "欢迎使用 TWS 条码检查程序_Designed by Jacky"
ClientHeight = 10695
ClientLeft = 45
ClientTop = 330
ClientWidth = 12825
FillColor = &H8000000F&
Icon = "frmBarCode.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 713
ScaleMode = 3 'Pixel
ScaleWidth = 855
Begin VB.CommandButton cmdTransfer
Appearance = 0 'Flat
BackColor = &H008080FF&
Caption = "移动至未通过"
Height = 375
Left = 11400
MousePointer = 2 'Cross
Style = 1 'Graphical
TabIndex = 42
Top = 5610
Width = 1335
End
Begin VB.ListBox LstLabelF
Appearance = 0 'Flat
BackColor = &H008080FF&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1080
Left = 120
TabIndex = 40
Top = 6000
Width = 12615
End
Begin VB.CommandButton cmdRecheck
BackColor = &H000000FF&
Caption = "复查"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6120
MousePointer = 2 'Cross
Style = 1 'Graphical
TabIndex = 39
Top = 10080
Width = 1095
End
Begin VB.CommandButton cmdContinue
BackColor = &H00FFFFFF&
Caption = "继续"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 7200
MousePointer = 2 'Cross
Style = 1 'Graphical
TabIndex = 38
Top = 10080
Width = 1095
End
Begin VB.CommandButton cmdExcel
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Caption = "导出至Excel"
Height = 375
Left = 10920
Style = 1 'Graphical
TabIndex = 37
Top = 1320
Width = 1695
End
Begin VB.CheckBox chkShowAll
Appearance = 0 'Flat
BackColor = &H0000FF00&
Caption = "显示所有检查记录"
ForeColor = &H80000008&
Height = 375
Left = 9600
TabIndex = 36
Top = 7800
Width = 1815
End
Begin VB.CommandButton cmdQuit
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
Caption = "退出"
BeginProperty Font
Name = "华文细黑"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 11400
Style = 1 'Graphical
TabIndex = 33
Top = 720
Width = 750
End
Begin VB.CommandButton cmdDone
BackColor = &H000080FF&
Caption = "检查完成"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 11040
MousePointer = 10 'Up Arrow
Style = 1 'Graphical
TabIndex = 28
Top = 9360
Width = 1335
End
Begin VB.CommandButton cmdStart
BackColor = &H0000FFFF&
Caption = "开始检查"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 9600
MousePointer = 10 'Up Arrow
Style = 1 'Graphical
TabIndex = 27
Top = 9360
Width = 1335
End
Begin VB.ListBox LstBarCode
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2430
Left = 120
TabIndex = 25
Top = 7560
Width = 9015
End
Begin VB.ListBox LstLabel
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1710
Left = 120
TabIndex = 21
Top = 3840
Width = 12615
End
Begin VB.CommandButton cmdDele
BackColor = &H000000FF&
Caption = "删除"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 9720
Style = 1 'Graphical
TabIndex = 20
Top = 2040
Width = 750
End
Begin VB.CommandButton cmdEdit
BackColor = &H0080C0FF&
Caption = "修改"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 9000
Style = 1 'Graphical
TabIndex = 19
Top = 2040
Width = 750
End
Begin VB.CommandButton cmdAdd
BackColor = &H00FF8080&
Caption = "添加"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 8280
Style = 1 'Graphical
TabIndex = 18
Top = 2040
Width = 750
End
Begin VB.Frame FrmResult
Appearance = 0 'Flat
BackColor = &H000080FF&
Caption = "检查结果"
ForeColor = &H80000008&
Height = 900
Left = 240
TabIndex = 14
Top = 2520
Width = 7935
Begin VB.TextBox TxtRemark
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 4800
MaxLength = 20
TabIndex = 24
Top = 330
Width = 2895
End
Begin MSMask.MaskEdBox MaskQtyNg
Height = 450
Left = 2160
TabIndex = 17
Top = 330
Width = 1695
_ExtentX = 2990
_ExtentY = 794
_Version = 393216
Appearance = 0
MaxLength = 10
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = "#,##0"
PromptChar = "_"
End
Begin VB.CheckBox ChkPass
BackColor = &H000080FF&
Caption = "通过"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 240
TabIndex = 15
Top = 360
Width = 975
End
Begin VB.Label LblRemark
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "备注"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 240
Left = 4200
TabIndex = 23
Top = 450
Width = 480
End
Begin VB.Label LblQtyNg
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "NG数量"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 240
Left = 1320
TabIndex = 16
Top = 450
Width = 720
End
End
Begin VB.TextBox txtBarcode
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Arial"
Size = 14.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1800
MaxLength = 20
TabIndex = 10
Top = 10080
Width = 3975
End
Begin VB.TextBox txtModel
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 1560
MaxLength = 20
TabIndex = 9
Top = 1440
Width = 2895
End
Begin VB.TextBox txtPartNo
Appearance = 0 'Flat
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 1560
MaxLength = 8
TabIndex = 8
Top = 960
Width = 1575
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 375
Left = 1560
TabIndex = 7
Top = 480
Width = 1695
_ExtentX = 2990
_ExtentY = 661
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -