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

📄 frmcardmk.frm

📁 用MSCOMM控件作的刷卡程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmCardmk 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "射频卡设置"
   ClientHeight    =   7620
   ClientLeft      =   4380
   ClientTop       =   2610
   ClientWidth     =   8460
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7620
   ScaleWidth      =   8460
   Begin VB.CommandButton Command5 
      Caption         =   "自动恢复"
      Height          =   495
      Left            =   5400
      TabIndex        =   44
      Top             =   6840
      Width           =   1095
   End
   Begin VB.Frame Frame5 
      Caption         =   "模式改变"
      Height          =   1455
      Left            =   4320
      TabIndex        =   36
      Top             =   5160
      Width           =   3975
      Begin VB.CheckBox Check1 
         Alignment       =   1  'Right Justify
         Caption         =   "有密码"
         Height          =   375
         Left            =   2640
         TabIndex        =   40
         Top             =   240
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         IMEMode         =   3  'DISABLE
         Left            =   240
         MaxLength       =   8
         PasswordChar    =   "*"
         TabIndex        =   39
         Top             =   240
         Width           =   2175
      End
      Begin VB.CommandButton Command4 
         Caption         =   "写入"
         Height          =   375
         Left            =   3000
         TabIndex        =   38
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   240
         MaxLength       =   8
         TabIndex        =   37
         Top             =   810
         Width           =   2535
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "计划写内容"
      Height          =   2655
      Left            =   4320
      TabIndex        =   11
      Top             =   2400
      Width           =   3975
      Begin VB.CommandButton Command3 
         Caption         =   "清除"
         Height          =   495
         Left            =   2520
         TabIndex        =   27
         Top             =   1920
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "写入"
         Height          =   495
         Left            =   1200
         TabIndex        =   26
         Top             =   1920
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   1200
         MaxLength       =   4
         TabIndex        =   25
         Top             =   1320
         Width           =   2535
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   1200
         MaxLength       =   4
         TabIndex        =   24
         Top             =   840
         Width           =   2535
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   1200
         MaxLength       =   8
         TabIndex        =   21
         Top             =   360
         Width           =   2535
      End
      Begin VB.Label Label3 
         Caption         =   "区号"
         Height          =   375
         Index           =   2
         Left            =   360
         TabIndex        =   23
         Top             =   1440
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "金额"
         Height          =   375
         Index           =   1
         Left            =   360
         TabIndex        =   22
         Top             =   960
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "卡号"
         Height          =   375
         Index           =   0
         Left            =   360
         TabIndex        =   20
         Top             =   480
         Width           =   855
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "读卡内容"
      Height          =   4215
      Left            =   120
      TabIndex        =   5
      Top             =   2400
      Width           =   4095
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   6
         Left            =   720
         TabIndex        =   34
         Top             =   3120
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   5
         Left            =   720
         TabIndex        =   33
         Top             =   2640
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   4
         Left            =   720
         TabIndex        =   32
         Top             =   2160
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   3
         Left            =   720
         TabIndex        =   31
         Top             =   1680
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   720
         TabIndex        =   30
         Top             =   1200
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   720
         TabIndex        =   29
         Top             =   720
         Width           =   3015
      End
      Begin VB.TextBox Text1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   720
         TabIndex        =   19
         Top             =   240
         Width           =   3015
      End
      Begin VB.Label Label4 
         BackColor       =   &H00800000&
         Caption         =   "RF/32格式"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H8000000E&
         Height          =   375
         Left            =   720
         TabIndex        =   35
         Top             =   3600
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "七区"
         Height          =   375
         Index           =   6
         Left            =   240
         TabIndex        =   18
         Top             =   3240
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "六区"
         Height          =   375
         Index           =   5
         Left            =   240
         TabIndex        =   17
         Top             =   2760
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "五区"
         Height          =   375
         Index           =   4
         Left            =   240
         TabIndex        =   16
         Top             =   2280
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "四区"
         Height          =   375
         Index           =   3
         Left            =   240
         TabIndex        =   15
         Top             =   1800
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "三区"
         Height          =   375
         Index           =   2
         Left            =   240
         TabIndex        =   14
         Top             =   1320
         Width           =   615
      End
      Begin VB.Label Label2 
         Caption         =   "二区"
         Height          =   375
         Index           =   1
         Left            =   240
         TabIndex        =   13
         Top             =   840
         Width           =   615
      End
      Begin VB.Label lable2 
         Caption         =   "一区"
         Height          =   375
         Index           =   0
         Left            =   240
         TabIndex        =   12
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "卡片种类"
      Height          =   1215
      Left            =   2880
      TabIndex        =   4
      Top             =   1080
      Width           =   5415
      Begin VB.OptionButton Option2 
         Caption         =   "管理卡(衣)"
         Height          =   255
         Index           =   2
         Left            =   2040
         TabIndex        =   42
         Top             =   360
         Width           =   1455
      End
      Begin VB.OptionButton Option2 
         Caption         =   "清除卡(衣)"
         Height          =   255
         Index           =   4
         Left            =   3840
         TabIndex        =   41
         Top             =   720
         Width           =   1455
      End
      Begin VB.OptionButton Option2 
         Caption         =   "清除卡(浴)"
         Height          =   255
         Index           =   5
         Left            =   3840
         TabIndex        =   10
         Top             =   360
         Width           =   1455
      End
      Begin VB.OptionButton Option2 
         Caption         =   "授权卡"
         Height          =   255
         Index           =   1
         Left            =   360
         TabIndex        =   9
         Top             =   720
         Width           =   1455
      End
      Begin VB.OptionButton Option2 
         Caption         =   "管理卡(浴)"
         Height          =   255
         Index           =   3
         Left            =   2040
         TabIndex        =   8
         Top             =   720
         Width           =   1455
      End
      Begin VB.OptionButton Option2 
         Caption         =   "用户卡"
         Height          =   255
         Index           =   0
         Left            =   360
         TabIndex        =   7
         Top             =   360
         Width           =   1455
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "计费类别"
      Height          =   1215
      Left            =   120
      TabIndex        =   3
      Top             =   1080
      Width           =   2655
      Begin VB.OptionButton Option1 
         Caption         =   "计次式洗衣卡"
         Height          =   375
         Index           =   1
         Left            =   240
         TabIndex        =   28
         Top             =   720
         Width           =   1695
      End
      Begin VB.OptionButton Option1 
         Caption         =   "一卡通"
         Height          =   375
         Index           =   0
         Left            =   240
         TabIndex        =   6
         Top             =   240
         Width           =   1695
      End
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   3960
      Top             =   6840
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "华文细黑"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6840
      TabIndex        =   2
      Top             =   6840
      Width           =   1215
   End
   Begin VB.PictureBox Picture1 
      Align           =   1  'Align Top
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   975
      Left            =   0
      Picture         =   "frmCardmk.frx":0000
      ScaleHeight     =   975
      ScaleWidth      =   8460
      TabIndex        =   0
      Top             =   0
      Width           =   8460
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "射频卡设置"
         BeginProperty Font 
            Name            =   "方正舒体"
            Size            =   36
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004000&
         Height          =   855
         Left            =   2160
         TabIndex        =   1
         Top             =   0
         Width           =   3735
      End
   End
   Begin VB.Timer Timer1 
      Left            =   3480
      Top             =   6960
   End
   Begin VB.Label Label5 
      BackColor       =   &H80000009&
      Caption         =   "写卡中,请稍候"
      BeginProperty Font 
         Name            =   "幼圆"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False

⌨️ 快捷键说明

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