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

📄 frmprintbar.frm

📁 VB编写的条码打印控制程序,可使用在ZEBRAZ4M等型号打印机
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{D9347025-9612-11D1-9D75-00C04FCC8CDC}#1.0#0"; "MSBCODE9.OCX"
Begin VB.Form frmPrintBar 
   Caption         =   "条码打印"
   ClientHeight    =   4215
   ClientLeft      =   4410
   ClientTop       =   4290
   ClientWidth     =   4005
   Icon            =   "frmPrintBar.frx":0000
   LinkTopic       =   "Form2"
   ScaleHeight     =   4215
   ScaleWidth      =   4005
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   1935
      Index           =   1
      Left            =   1920
      ScaleHeight     =   1935
      ScaleWidth      =   1935
      TabIndex        =   10
      Top             =   0
      Width           =   1935
      Begin VB.Label lblLl 
         BackColor       =   &H80000009&
         Caption         =   "里料:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   21
         Top             =   1240
         Width           =   1575
      End
      Begin VB.Label lblBar 
         BackColor       =   &H80000009&
         Caption         =   "Label1"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   200
         TabIndex        =   19
         Top             =   405
         Width           =   1695
      End
      Begin VB.Label Label3 
         BackColor       =   &H80000009&
         Caption         =   "洗涤方法"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   6.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Index           =   1
         Left            =   120
         TabIndex        =   18
         Top             =   1305
         Width           =   855
      End
      Begin VB.Label lblChecker 
         BackColor       =   &H8000000E&
         Caption         =   "检验员:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   17
         Top             =   1000
         Width           =   2415
      End
      Begin VB.Label lblMl 
         BackColor       =   &H8000000E&
         Caption         =   "面料:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   16
         Top             =   1120
         Width           =   2295
      End
      Begin VB.Label lblGrade 
         BackColor       =   &H8000000E&
         Caption         =   "质量等级:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   5.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   15
         Top             =   770
         Width           =   2415
      End
      Begin VB.Label lblSpec 
         BackColor       =   &H8000000E&
         Caption         =   "规格:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   14
         Top             =   890
         Width           =   2295
      End
      Begin BARCODELibCtl.BarCodeCtrl BAR 
         Height          =   375
         Index           =   1
         Left            =   0
         TabIndex        =   13
         Top             =   120
         Width           =   1800
         Style           =   6
         SubStyle        =   0
         Validation      =   0
         LineWeight      =   3
         Direction       =   0
         ShowData        =   0
         Value           =   "*123456 CODE-39*"
         ForeColor       =   0
         BackColor       =   16777215
      End
      Begin VB.Label lblStandard 
         BackColor       =   &H8000000E&
         Caption         =   "执行标准:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   12
         Top             =   645
         Width           =   2295
      End
      Begin VB.Label lblStyleName 
         BackColor       =   &H8000000E&
         Caption         =   "品名:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   1
         Left            =   120
         TabIndex        =   11
         Top             =   520
         Width           =   2415
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   5
         Left            =   75
         Picture         =   "frmPrintBar.frx":0442
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   6
         Left            =   360
         Picture         =   "frmPrintBar.frx":1314
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   7
         Left            =   645
         Picture         =   "frmPrintBar.frx":21E6
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   8
         Left            =   915
         Picture         =   "frmPrintBar.frx":30B8
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   9
         Left            =   1200
         Picture         =   "frmPrintBar.frx":3F8A
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   1935
      Index           =   0
      Left            =   0
      ScaleHeight     =   1935
      ScaleWidth      =   1935
      TabIndex        =   0
      Top             =   0
      Width           =   1935
      Begin VB.Label lblLl 
         BackColor       =   &H80000009&
         Caption         =   "里料:"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   5.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   135
         Index           =   0
         Left            =   120
         TabIndex        =   20
         Top             =   1240
         Width           =   1575
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   4
         Left            =   1200
         Picture         =   "frmPrintBar.frx":4E5C
         Stretch         =   -1  'True
         Top             =   1500
         Width           =   330
      End
      Begin VB.Image Image1 
         Height          =   240
         Index           =   3
         Left            =   915

⌨️ 快捷键说明

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