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

📄 form1.frm

📁 EAN-13的VB源代码,请有需要的
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form1 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Codes barre EAN 8 & 13 / EAN 8 & 13 bar codes"
   ClientHeight    =   4980
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7245
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4980
   ScaleWidth      =   7245
   StartUpPosition =   3  'Windows Default
   Begin VB.OptionButton Option2 
      Caption         =   "EAN 13"
      Height          =   255
      Left            =   2040
      TabIndex        =   18
      Top             =   720
      Value           =   -1  'True
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Caption         =   "EAN 8"
      Height          =   255
      Left            =   2040
      TabIndex        =   17
      Top             =   450
      Width           =   855
   End
   Begin VB.TextBox Text2 
      Appearance      =   0  'Flat
      Height          =   375
      Left            =   4320
      MaxLength       =   5
      TabIndex        =   9
      Top             =   1080
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "&Copier / Copy"
      Height          =   375
      Left            =   5880
      TabIndex        =   7
      Top             =   600
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "&Fermer / Close"
      Height          =   375
      Left            =   120
      TabIndex        =   1
      Top             =   4440
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Appearance      =   0  'Flat
      Height          =   375
      Left            =   120
      MaxLength       =   12
      TabIndex        =   0
      Top             =   600
      Width           =   1455
   End
   Begin VB.Label Label13 
      Alignment       =   1  'Right Justify
      Caption         =   "Grandzebu (Fran鏰is)"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   5160
      MouseIcon       =   "Form1.frx":0442
      MousePointer    =   99  'Custom
      TabIndex        =   16
      Top             =   4320
      Width           =   1935
   End
   Begin VB.Label Label6 
      Alignment       =   1  'Right Justify
      Caption         =   "Grandzebu (English)"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   5160
      MouseIcon       =   "Form1.frx":0884
      MousePointer    =   99  'Custom
      TabIndex        =   15
      Top             =   4620
      Width           =   1935
   End
   Begin VB.Label Label12 
      Alignment       =   1  'Right Justify
      Caption         =   "Supplied under GNU GPL license by :"
      Height          =   195
      Left            =   2160
      TabIndex        =   14
      Top             =   4650
      Width           =   2895
   End
   Begin VB.Label Label11 
      Caption         =   "If necessary type here your 2 or 5 digits add-on :"
      Height          =   200
      Left            =   120
      TabIndex        =   13
      Top             =   1280
      Width           =   4215
   End
   Begin VB.Label Label10 
      Caption         =   "Here is the code string :"
      Height          =   200
      Left            =   3120
      TabIndex        =   12
      Top             =   320
      Width           =   2295
   End
   Begin VB.Label Label9 
      Caption         =   "Type your code here :"
      Height          =   200
      Left            =   120
      TabIndex        =   11
      Top             =   320
      Width           =   1815
   End
   Begin VB.Label Label8 
      Caption         =   "Indiquez le cas 閏h閍nt le suppl閙ent 

⌨️ 快捷键说明

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