⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmbar.frm

📁 VB编写的条码打印控制程序,可使用在ZEBRAZ4M等型号打印机
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmBar 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "远东十八店打印条码"
   ClientHeight    =   6690
   ClientLeft      =   2445
   ClientTop       =   2880
   ClientWidth     =   8985
   Icon            =   "frmBar.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6690
   ScaleWidth      =   8985
   Begin VB.Frame Frame4 
      Caption         =   "注意事项"
      Height          =   1695
      Left            =   6000
      TabIndex        =   49
      Top             =   4920
      Width           =   2895
      Begin VB.Label Label26 
         Caption         =   "3)当改乱后,可按默认按钮    取回默认值。"
         Height          =   375
         Left            =   240
         TabIndex        =   52
         Top             =   1080
         Width           =   2295
      End
      Begin VB.Label Label25 
         Caption         =   "2)打印参数必须是数字。"
         Height          =   255
         Left            =   240
         TabIndex        =   51
         Top             =   720
         Width           =   2295
      End
      Begin VB.Label Label24 
         Caption         =   "1)所有打印参数必须填写。"
         Height          =   255
         Left            =   240
         TabIndex        =   50
         Top             =   360
         Width           =   2295
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "打印参数"
      Enabled         =   0   'False
      Height          =   4695
      Left            =   6000
      TabIndex        =   48
      Top             =   120
      Width           =   2895
      Begin VB.TextBox Text37 
         Height          =   270
         Left            =   2160
         TabIndex        =   89
         Top             =   3720
         Width           =   615
      End
      Begin VB.TextBox Text36 
         Height          =   270
         Left            =   2160
         TabIndex        =   88
         Top             =   3360
         Width           =   615
      End
      Begin VB.CommandButton Command1 
         Caption         =   "改回默认值"
         Height          =   375
         Left            =   840
         TabIndex        =   87
         Top             =   4200
         Width           =   1095
      End
      Begin VB.TextBox Text35 
         Height          =   270
         Left            =   1560
         TabIndex        =   86
         Top             =   3720
         Width           =   495
      End
      Begin VB.TextBox Text34 
         Height          =   270
         Left            =   960
         TabIndex        =   85
         Top             =   3720
         Width           =   495
      End
      Begin VB.TextBox Text33 
         Height          =   270
         Left            =   1560
         TabIndex        =   83
         Top             =   3360
         Width           =   495
      End
      Begin VB.TextBox Text32 
         Height          =   270
         Left            =   960
         TabIndex        =   82
         Top             =   3360
         Width           =   495
      End
      Begin VB.TextBox Text31 
         Height          =   270
         Left            =   1560
         TabIndex        =   80
         Top             =   3000
         Width           =   495
      End
      Begin VB.TextBox Text30 
         Height          =   270
         Left            =   960
         TabIndex        =   79
         Top             =   3000
         Width           =   495
      End
      Begin VB.TextBox Text29 
         Height          =   270
         Left            =   1560
         TabIndex        =   77
         Top             =   2640
         Width           =   495
      End
      Begin VB.TextBox Text28 
         Height          =   270
         Left            =   960
         TabIndex        =   76
         Top             =   2640
         Width           =   495
      End
      Begin VB.TextBox Text27 
         Height          =   270
         Left            =   1560
         TabIndex        =   74
         Top             =   2280
         Width           =   495
      End
      Begin VB.TextBox Text26 
         Height          =   270
         Left            =   960
         TabIndex        =   73
         Top             =   2280
         Width           =   495
      End
      Begin VB.TextBox Text25 
         Height          =   270
         Left            =   1560
         TabIndex        =   71
         Top             =   1920
         Width           =   495
      End
      Begin VB.TextBox Text24 
         Height          =   270
         Left            =   960
         TabIndex        =   70
         Top             =   1920
         Width           =   495
      End
      Begin VB.TextBox Text23 
         Height          =   270
         Left            =   1560
         TabIndex        =   68
         Top             =   1560
         Width           =   495
      End
      Begin VB.TextBox Text22 
         Height          =   270
         Left            =   960
         TabIndex        =   67
         Top             =   1560
         Width           =   495
      End
      Begin VB.TextBox Text21 
         Height          =   270
         Left            =   1560
         TabIndex        =   65
         Top             =   1200
         Width           =   495
      End
      Begin VB.TextBox Text20 
         Height          =   270
         Left            =   960
         TabIndex        =   64
         Top             =   1200
         Width           =   495
      End
      Begin VB.TextBox Text19 
         Height          =   270
         Left            =   1560
         TabIndex        =   62
         Top             =   840
         Width           =   495
      End
      Begin VB.TextBox Text18 
         Height          =   270
         Left            =   960
         TabIndex        =   61
         Top             =   840
         Width           =   495
      End
      Begin VB.TextBox Text17 
         Height          =   270
         Left            =   1560
         TabIndex        =   57
         Top             =   480
         Width           =   495
      End
      Begin VB.TextBox Text16 
         Height          =   270
         Left            =   960
         TabIndex        =   55
         Top             =   480
         Width           =   495
      End
      Begin VB.Label Label39 
         Caption         =   "打印图形:"
         Height          =   255
         Left            =   120
         TabIndex        =   84
         Top             =   3720
         Width           =   975
      End
      Begin VB.Label Label38 
         Caption         =   "洗涤方法:"
         Height          =   255
         Left            =   120
         TabIndex        =   81
         Top             =   3360
         Width           =   975
      End
      Begin VB.Label Label37 
         Caption         =   "里料成分:"
         Height          =   255
         Left            =   120
         TabIndex        =   78
         Top             =   3000
         Width           =   975
      End
      Begin VB.Label Label36 
         Caption         =   "面料成分:"
         Height          =   255
         Left            =   120
         TabIndex        =   75
         Top             =   2640
         Width           =   975
      End
      Begin VB.Label Label35 
         Caption         =   "检 验 员:"
         Height          =   255
         Left            =   120
         TabIndex        =   72
         Top             =   2280
         Width           =   975
      End
      Begin VB.Label Label34 
         Caption         =   "规    格:"
         Height          =   255
         Left            =   120
         TabIndex        =   69
         Top             =   1920
         Width           =   975
      End
      Begin VB.Label Label33 
         Caption         =   "质量等级:"
         Height          =   255
         Left            =   120
         TabIndex        =   66
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label32 
         Caption         =   "执行标准:"
         Height          =   255
         Left            =   120
         TabIndex        =   63
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label Label31 
         Caption         =   "产品名称:"
         Height          =   255
         Left            =   120
         TabIndex        =   60
         Top             =   840
         Width           =   975
      End
      Begin VB.Label Label30 
         Caption         =   "X轴"
         Height          =   255
         Left            =   2280
         TabIndex        =   59
         Top             =   240
         Width           =   375
      End
      Begin VB.Label Label29 
         Caption         =   "字体"
         Height          =   255
         Left            =   1680
         TabIndex        =   58
         Top             =   240
         Width           =   375
      End
      Begin VB.Label Label28 
         Caption         =   "位置"
         Height          =   255
         Left            =   1080
         TabIndex        =   56
         Top             =   240
         Width           =   495
      End
      Begin VB.Label Label27 
         Caption         =   "编号价格:"
         Height          =   255
         Left            =   120
         TabIndex        =   54
         Top             =   480
         Width           =   975
      End
   End
   Begin VB.ComboBox cmbGrade 
      Height          =   300
      Left            =   360
      Style           =   2  'Dropdown List
      TabIndex        =   44
      Top             =   4680
      Width           =   1335
   End
   Begin VB.ComboBox cmbStandard 
      Height          =   300
      Left            =   360
      Style           =   2  'Dropdown List
      TabIndex        =   40
      Top             =   3960
      Width           =   1455
   End
   Begin VB.TextBox txtLlCf2 
      Height          =   270
      Left            =   4680
      TabIndex        =   38
      Top             =   3240
      Width           =   855
   End
   Begin VB.TextBox txtCf4 
      Height          =   270
      Left            =   4680
      TabIndex        =   30
      Top             =   2520
      Width           =   855
   End
   Begin VB.TextBox txtCf2 
      Height          =   270
      Left            =   4680
      TabIndex        =   22
      Top             =   1920
      Width           =   855
   End
   Begin VB.Frame Frame1 
      Caption         =   "打印内容"
      Height          =   6495
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5775
      Begin VB.CommandButton cmdCancel 
         Caption         =   "退出"
         Height          =   375
         Left            =   4680
         TabIndex        =   92
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印"
         Height          =   375
         Left            =   3720
         TabIndex        =   91
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton cmdClear 
         Caption         =   "清空"
         Height          =   375
         Left            =   2760
         TabIndex        =   90
         Top             =   5640
         Width           =   735
      End
      Begin VB.TextBox txtChecker 
         Height          =   270
         Left            =   240
         TabIndex        =   47
         Text            =   "01"
         Top             =   5280
         Width           =   1095
      End
      Begin VB.Frame Frame2 
         Caption         =   "图标"
         Height          =   855
         Left            =   1680
         TabIndex        =   45
         Top             =   4200
         Width           =   3735
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000009&
            Height          =   495
            Index           =   4
            Left            =   3000
            ScaleHeight     =   435
            ScaleWidth      =   555
            TabIndex        =   96
            Top             =   240
            Width           =   615
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000009&
            Height          =   495
            Index           =   3
            Left            =   2280
            ScaleHeight     =   435
            ScaleWidth      =   555
            TabIndex        =   95
            Top             =   240
            Width           =   615
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000009&
            Height          =   495
            Index           =   2
            Left            =   1560
            ScaleHeight     =   435
            ScaleWidth      =   555
            TabIndex        =   94
            Top             =   240
            Width           =   615
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000009&
            Height          =   495
            Index           =   1
            Left            =   840
            ScaleHeight     =   435
            ScaleWidth      =   555
            TabIndex        =   93
            Top             =   240
            Width           =   615
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000009&
            Height          =   495
            Index           =   0
            Left            =   120
            ScaleHeight     =   435
            ScaleWidth      =   555
            TabIndex        =   53
            Top             =   240
            Width           =   615
         End
      End
      Begin VB.TextBox txtSpec 
         Height          =   270
         Left            =   1800
         TabIndex        =   42
         Top             =   3840
         Width           =   3615
      End
      Begin VB.ComboBox cmbLl2 
         Height          =   300
         Left            =   3000
         TabIndex        =   36
         Top             =   3120
         Width           =   1455
      End
      Begin VB.TextBox txtLlCf1 
         Height          =   270
         Left            =   1800
         TabIndex        =   34
         Top             =   3120
         Width           =   855
      End

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -