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

📄 form2.frm

📁 15693 多功能射频卡 例程 里面提多语言的完整例子
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form2 
   Caption         =   "Form2"
   ClientHeight    =   9180
   ClientLeft      =   3285
   ClientTop       =   915
   ClientWidth     =   10200
   LinkTopic       =   "Form2"
   ScaleHeight     =   9180
   ScaleWidth      =   10200
   Begin VB.ComboBox Combo2 
      Height          =   300
      ItemData        =   "Form2.frx":0000
      Left            =   7800
      List            =   "Form2.frx":0058
      TabIndex        =   34
      Text            =   "Combo2"
      Top             =   5880
      Width           =   1455
   End
   Begin VB.TextBox Text6 
      Height          =   270
      Left            =   3840
      TabIndex        =   33
      Text            =   "Text6"
      Top             =   5880
      Width           =   3615
   End
   Begin VB.TextBox Text5 
      Height          =   270
      Left            =   3840
      TabIndex        =   32
      Text            =   "Text5"
      Top             =   4080
      Width           =   2655
   End
   Begin VB.CommandButton Command5 
      Caption         =   "ISO15693_Inventory"
      Height          =   300
      Left            =   480
      TabIndex        =   31
      Top             =   4080
      Width           =   2655
   End
   Begin VB.CommandButton Command16 
      Caption         =   "ISO15693_Lock_DSFID"
      Height          =   255
      Left            =   480
      TabIndex        =   30
      Top             =   8040
      Width           =   2655
   End
   Begin VB.CommandButton Command15 
      Caption         =   "ISO15693_Write_DSFID"
      Height          =   255
      Left            =   480
      TabIndex        =   29
      Top             =   7680
      Width           =   2655
   End
   Begin VB.CommandButton Command14 
      Caption         =   "ISO15693_Lock_AFI"
      Height          =   255
      Left            =   480
      TabIndex        =   28
      Top             =   7320
      Width           =   2655
   End
   Begin VB.CommandButton Command13 
      Caption         =   "ISO15693_Lock_Block"
      Height          =   255
      Left            =   480
      TabIndex        =   27
      Top             =   6960
      Width           =   2655
   End
   Begin VB.CommandButton Command12 
      Caption         =   "ISO15693_Write_AFI"
      Height          =   255
      Left            =   480
      TabIndex        =   26
      Top             =   6600
      Width           =   2655
   End
   Begin VB.CommandButton Command11 
      Caption         =   "ISO15693_Write"
      Height          =   255
      Left            =   480
      TabIndex        =   25
      Top             =   6240
      Width           =   2655
   End
   Begin VB.CommandButton Command10 
      Caption         =   "ISO15693_Read"
      Height          =   255
      Left            =   480
      TabIndex        =   24
      Top             =   5880
      Width           =   2655
   End
   Begin VB.CommandButton Command9 
      Caption         =   "ISO15693_Get_Block_Security"
      Height          =   255
      Left            =   480
      TabIndex        =   23
      Top             =   5520
      Width           =   2655
   End
   Begin VB.CommandButton Command8 
      Caption         =   "ISO15693_Reset_To_Ready"
      Height          =   255
      Left            =   480
      TabIndex        =   22
      Top             =   5160
      Width           =   2655
   End
   Begin VB.CommandButton Command7 
      Caption         =   "ISO15693_Stay_Quiet"
      Height          =   255
      Left            =   480
      TabIndex        =   21
      Top             =   4800
      Width           =   2655
   End
   Begin VB.CommandButton Command4 
      Caption         =   "ISO15693_Select"
      Height          =   255
      Left            =   480
      TabIndex        =   20
      Top             =   4440
      Width           =   2655
   End
   Begin VB.ComboBox cb_ckh 
      Height          =   300
      ItemData        =   "Form2.frx":00C2
      Left            =   1800
      List            =   "Form2.frx":00E1
      Style           =   2  'Dropdown List
      TabIndex        =   12
      Top             =   120
      Width           =   1275
   End
   Begin VB.ComboBox cb_btl 
      Height          =   300
      ItemData        =   "Form2.frx":0100
      Left            =   5280
      List            =   "Form2.frx":0110
      Style           =   2  'Dropdown List
      TabIndex        =   11
      Top             =   120
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Open Port"
      Height          =   375
      Left            =   480
      TabIndex        =   10
      Top             =   600
      Width           =   2655
   End
   Begin VB.CommandButton Command2 
      Caption         =   "Close Port"
      Height          =   375
      Left            =   3960
      TabIndex        =   9
      Top             =   600
      Width           =   2535
   End
   Begin VB.CommandButton Command3 
      Caption         =   "ISO15693_Inventorys"
      Height          =   375
      Left            =   480
      TabIndex        =   8
      Top             =   1440
      Width           =   2655
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   3960
      TabIndex        =   7
      Text            =   "Text1"
      Top             =   1440
      Width           =   2535
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   3960
      TabIndex        =   6
      Text            =   "Text2"
      Top             =   1920
      Width           =   2535
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   3960
      TabIndex        =   5
      Text            =   "Text3"
      Top             =   2400
      Width           =   2535
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   3960
      TabIndex        =   4
      Text            =   "Text4"
      Top             =   2880
      Width           =   2535
   End
   Begin VB.CommandButton Command6 
      Caption         =   "Get_System_Information"
      Height          =   375
      Left            =   480
      TabIndex        =   3
      Top             =   3480
      Width           =   2655
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Left            =   3840
      TabIndex        =   2
      Text            =   "Text7"
      Top             =   3480
      Width           =   2535
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      ItemData        =   "Form2.frx":0130
      Left            =   6720
      List            =   "Form2.frx":0143
      TabIndex        =   1
      Text            =   "Combo1"
      Top             =   3480
      Width           =   975
   End
   Begin VB.TextBox Text8 
      Height          =   375
      Left            =   7920
      TabIndex        =   0
      Text            =   "Text8"
      Top             =   3480
      Width           =   1095
   End
   Begin VB.Label Label1 
      Caption         =   "PORT:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   480
      TabIndex        =   19
      Top             =   120
      Width           =   1245
   End
   Begin VB.Label Label2 
      Caption         =   "BAUD:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   3840
      TabIndex        =   18
      Top             =   120
      Width           =   1155
   End
   Begin VB.Label lb_info 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   465
      Left            =   1920
      TabIndex        =   17
      Top             =   8520
      Width           =   6255
   End
   Begin VB.Label Label3 
      Caption         =   "UID1:"
      Height          =   255
      Left            =   3360
      TabIndex        =   16
      Top             =   1560
      Width           =   495
   End
   Begin VB.Label Label4 
      Caption         =   "UID2:"
      Height          =   255
      Left            =   3360
      TabIndex        =   15
      Top             =   2040
      Width           =   495

⌨️ 快捷键说明

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