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

📄 configuration.frm

📁 一个VB语言编写的
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Configuration 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Interface Port S閞ie"
   ClientHeight    =   6255
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5295
   ForeColor       =   &H80000008&
   Icon            =   "Configuration.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6255
   ScaleWidth      =   5295
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Parametres_Defaut 
      Caption         =   "&Param鑤res par d閒aut"
      Height          =   255
      Left            =   360
      TabIndex        =   11
      ToolTipText     =   "Restaure la configuration par d閒aut du port s閞ie"
      Top             =   5760
      Width           =   2415
   End
   Begin VB.CommandButton Sauver_Parametres 
      Caption         =   "&Sauvegarder les param鑤res"
      Height          =   255
      Left            =   360
      TabIndex        =   10
      ToolTipText     =   "Enregistre la configuration du port s閞ie dans la base de registres"
      Top             =   5400
      Width           =   2415
   End
   Begin VB.CommandButton Analyse_Bas_Niveau 
      Caption         =   "&Analyse du Port COM"
      Height          =   375
      Left            =   2880
      TabIndex        =   9
      ToolTipText     =   "Permet le transfert caract鑢e par caract鑢e"
      Top             =   2160
      Width           =   2055
   End
   Begin VB.CommandButton Quitter 
      Caption         =   "&Quitter"
      Height          =   615
      Left            =   3000
      TabIndex        =   12
      ToolTipText     =   "Au revoir..."
      Top             =   5400
      Width           =   1935
   End
   Begin VB.Frame Frame3 
      Caption         =   "Time Out"
      Height          =   1095
      Left            =   360
      TabIndex        =   22
      Top             =   4080
      Width           =   4575
      Begin VB.TextBox Text2 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   3360
         TabIndex        =   6
         Top             =   720
         Width           =   855
      End
      Begin VB.TextBox Text1 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   3360
         TabIndex        =   5
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label9 
         Caption         =   "Dur閑 du time out fin en seconde :"
         Height          =   255
         Left            =   360
         TabIndex        =   24
         Top             =   720
         Width           =   2895
      End
      Begin VB.Label Label8 
         Caption         =   "Dur閑 du time out d閎ut en seconde :"
         Height          =   255
         Left            =   360
         TabIndex        =   23
         Top             =   360
         Width           =   2895
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "S閘ection du port"
      Height          =   735
      Left            =   2880
      TabIndex        =   21
      Top             =   1080
      Width           =   2055
      Begin VB.OptionButton Option2 
         Caption         =   "Option2"
         Height          =   255
         Left            =   1080
         TabIndex        =   8
         Top             =   360
         Width           =   255
      End
      Begin VB.OptionButton Option1 
         Caption         =   "Option1"
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label7 
         Caption         =   "Com 2"
         Height          =   255
         Left            =   1320
         TabIndex        =   14
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label6 
         Caption         =   "Com 1"
         Height          =   255
         Left            =   360
         TabIndex        =   13
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Param鑤res"
      Height          =   2655
      Left            =   360
      TabIndex        =   16
      Top             =   1080
      Width           =   2055
      Begin VB.ComboBox Combo5 
         Height          =   315
         Left            =   600
         TabIndex        =   4
         Top             =   2280
         Width           =   1335
      End
      Begin VB.ComboBox Combo4 
         Height          =   315
         Left            =   1320
         TabIndex        =   3
         Top             =   1800
         Width           =   615
      End
      Begin VB.ComboBox Combo3 
         Height          =   315
         Left            =   1440
         TabIndex        =   2
         Top             =   1320
         Width           =   510
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   1440
         TabIndex        =   1
         Top             =   840
         Width           =   495
      End
      Begin VB.ComboBox Combo1 
         Height          =   315
         ItemData        =   "Configuration.frx":030A
         Left            =   960
         List            =   "Configuration.frx":030C
         TabIndex        =   0
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label10 
         Caption         =   "Flux :"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   2280
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "Bits d'arr阾 :"
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   1800
         Width           =   855
      End
      Begin VB.Label Label4 
         Caption         =   "Bits de donn閑s :"
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   1320
         Width           =   1335
      End
      Begin VB.Label Label3 
         Caption         =   "Parit

⌨️ 快捷键说明

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