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

📄 form3.frm

📁 M8演示程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form Form3 
   Caption         =   "Tag-It HF-I"
   ClientHeight    =   11115
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   12390
   LinkTopic       =   "Form3"
   ScaleHeight     =   11115
   ScaleWidth      =   12390
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      BorderStyle     =   0  'None
      Height          =   11775
      Index           =   1
      Left            =   240
      TabIndex        =   0
      Top             =   360
      Width           =   11895
      Begin VB.Frame Frame5 
         Caption         =   "Block Data"
         Height          =   615
         Left            =   9720
         TabIndex        =   101
         Top             =   240
         Width           =   1815
         Begin VB.OptionButton Option_BlkData_ascii 
            Caption         =   "ASCII"
            Height          =   195
            Left            =   120
            TabIndex        =   103
            Top             =   360
            Width           =   735
         End
         Begin VB.OptionButton Option_BlkData_hex 
            Caption         =   "HEX"
            Height          =   195
            Left            =   960
            TabIndex        =   102
            Top             =   360
            Value           =   -1  'True
            Width           =   735
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Block Numbers"
         Height          =   615
         Left            =   7080
         TabIndex        =   98
         Top             =   240
         Width           =   2535
         Begin VB.OptionButton Option_BlkNum_hex 
            Caption         =   "Hexadecimal"
            Height          =   195
            Left            =   120
            TabIndex        =   100
            Top             =   360
            Value           =   -1  'True
            Width           =   1335
         End
         Begin VB.OptionButton Option_BlkNum_dec 
            Caption         =   "Decimal"
            Height          =   195
            Left            =   1440
            TabIndex        =   99
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.CommandButton Write27 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   97
         Top             =   10680
         Width           =   975
      End
      Begin VB.CommandButton Read27 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   96
         Top             =   10680
         Width           =   975
      End
      Begin VB.CommandButton Write26 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   95
         Top             =   10320
         Width           =   975
      End
      Begin VB.CommandButton Read26 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   94
         Top             =   10320
         Width           =   975
      End
      Begin VB.CommandButton Write25 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   93
         Top             =   9960
         Width           =   975
      End
      Begin VB.CommandButton Read25 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   92
         Top             =   9960
         Width           =   975
      End
      Begin VB.CommandButton Write24 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   91
         Top             =   9600
         Width           =   975
      End
      Begin VB.CommandButton Read24 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   90
         Top             =   9600
         Width           =   975
      End
      Begin VB.CommandButton Write23 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   89
         Top             =   9240
         Width           =   975
      End
      Begin VB.CommandButton Read23 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   88
         Top             =   9240
         Width           =   975
      End
      Begin VB.CommandButton Write22 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   87
         Top             =   8880
         Width           =   975
      End
      Begin VB.CommandButton Read22 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   86
         Top             =   8880
         Width           =   975
      End
      Begin VB.CommandButton Write21 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   85
         Top             =   8520
         Width           =   975
      End
      Begin VB.CommandButton Read21 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   84
         Top             =   8520
         Width           =   975
      End
      Begin VB.CommandButton Write20 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   83
         Top             =   8160
         Width           =   975
      End
      Begin VB.CommandButton Read20 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   82
         Top             =   8160
         Width           =   975
      End
      Begin VB.CommandButton Write19 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   81
         Top             =   7800
         Width           =   975
      End
      Begin VB.CommandButton Read19 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   80
         Top             =   7800
         Width           =   975
      End
      Begin VB.CommandButton Write18 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   79
         Top             =   7440
         Width           =   975
      End
      Begin VB.CommandButton Read18 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   78
         Top             =   7440
         Width           =   975
      End
      Begin VB.CommandButton Write17 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   77
         Top             =   7080
         Width           =   975
      End
      Begin VB.CommandButton Read17 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   76
         Top             =   7080
         Width           =   975
      End
      Begin VB.CommandButton Write16 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   75
         Top             =   6720
         Width           =   975
      End
      Begin VB.CommandButton Read16 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   74
         Top             =   6720
         Width           =   975
      End
      Begin VB.CommandButton Write15 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   73
         Top             =   6360
         Width           =   975
      End
      Begin VB.CommandButton Read15 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   72
         Top             =   6360
         Width           =   975
      End
      Begin VB.CommandButton Write14 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   71
         Top             =   6000
         Width           =   975
      End
      Begin VB.CommandButton Read14 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   70
         Top             =   6000
         Width           =   975
      End
      Begin VB.CommandButton Write13 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   69
         Top             =   5640
         Width           =   975
      End
      Begin VB.CommandButton Read13 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   68
         Top             =   5640
         Width           =   975
      End
      Begin VB.CommandButton Write12 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   67
         Top             =   5280
         Width           =   975
      End
      Begin VB.CommandButton Read12 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   66
         Top             =   5280
         Width           =   975
      End
      Begin VB.CommandButton Write11 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   65
         Top             =   4920
         Width           =   975
      End
      Begin VB.CommandButton Read11 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   64
         Top             =   4920
         Width           =   975
      End
      Begin VB.CommandButton Write10 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   63
         Top             =   4560
         Width           =   975
      End
      Begin VB.CommandButton Read10 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   62
         Top             =   4560
         Width           =   975
      End
      Begin VB.CommandButton Write9 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   61
         Top             =   4200
         Width           =   975
      End
      Begin VB.CommandButton Read9 
         Caption         =   "Read"
         Height          =   255
         Left            =   8160
         TabIndex        =   60
         Top             =   4200
         Width           =   975
      End
      Begin VB.CommandButton Write8 
         Caption         =   "Write"
         Height          =   255
         Left            =   9360
         TabIndex        =   59
         Top             =   3840
         Width           =   975
      End

⌨️ 快捷键说明

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