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

📄 usbio.frm

📁 6个用VB和DELPHI编写的FOR USB驱动程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Caption         =   "Maximum Transfer Size"
            Height          =   255
            Left            =   240
            TabIndex        =   153
            Top             =   1080
            Width           =   1695
         End
         Begin VB.Label SetInterfaceAlternateSettingLabel 
            Caption         =   "Alternate Setting Index"
            Height          =   255
            Left            =   240
            TabIndex        =   152
            Top             =   720
            Width           =   1815
         End
         Begin VB.Label SetInterfaceIndexLabel 
            Caption         =   "Interface Index"
            Height          =   255
            Left            =   240
            TabIndex        =   151
            Top             =   360
            Width           =   1455
         End
      End
      Begin VB.TextBox EndpointAddressDecField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   6960
         TabIndex        =   55
         Text            =   "129"
         Top             =   1320
         Width           =   615
      End
      Begin VB.CommandButton Unbind 
         Caption         =   "Unbind"
         Height          =   375
         Left            =   7080
         TabIndex        =   58
         Top             =   2160
         Width           =   1095
      End
      Begin VB.CommandButton Bind 
         Caption         =   "Bind"
         Height          =   375
         Left            =   7080
         TabIndex        =   57
         Top             =   600
         Width           =   1095
      End
      Begin VB.Frame PipesFrame 
         Caption         =   "Pipes"
         Height          =   4935
         Left            =   6720
         TabIndex        =   138
         Top             =   240
         Width           =   1815
         Begin VB.CommandButton GetShortTransfer 
            Caption         =   "Get Short Transfer"
            Height          =   375
            Left            =   120
            TabIndex        =   63
            Top             =   4320
            Width           =   1575
         End
         Begin VB.CommandButton SetShortTransfer 
            Caption         =   "Set Short Transfer"
            Height          =   375
            Left            =   120
            TabIndex        =   61
            Top             =   3480
            Width           =   1575
         End
         Begin VB.CheckBox ShortTransferCheck 
            Caption         =   "Short Transfer OK"
            Height          =   255
            Left            =   120
            TabIndex        =   62
            Top             =   3960
            Value           =   1  'Checked
            Width           =   1575
         End
         Begin VB.CommandButton AbortPipe 
            Caption         =   "Abort Pipe"
            Height          =   375
            Left            =   360
            TabIndex        =   60
            Top             =   2880
            Width           =   1095
         End
         Begin VB.CommandButton ResetPipe 
            Caption         =   "Reset Pipe"
            Height          =   375
            Left            =   360
            TabIndex        =   59
            Top             =   2400
            Width           =   1095
         End
         Begin VB.TextBox EndpointAddressHexField 
            Height          =   285
            Left            =   240
            MaxLength       =   4
            TabIndex        =   56
            Top             =   1440
            Width           =   615
         End
         Begin VB.Label EndpointAddressHexLabel 
            Caption         =   "Hex"
            Height          =   255
            Left            =   960
            TabIndex        =   144
            Top             =   1440
            Width           =   375
         End
         Begin VB.Label EndpointAddressDecLabel 
            Caption         =   "Dec"
            Height          =   255
            Left            =   960
            TabIndex        =   143
            Top             =   1080
            Width           =   375
         End
         Begin VB.Label EndpointAddressLabel 
            Caption         =   "Endpoint Address"
            Height          =   255
            Left            =   240
            TabIndex        =   139
            Top             =   840
            Width           =   1335
         End
      End
      Begin VB.CommandButton UnconfigureDevice 
         Caption         =   "Unconfigure Device"
         Height          =   375
         Left            =   4440
         TabIndex        =   54
         Top             =   2520
         Width           =   1575
      End
      Begin VB.TextBox GetConfigurationField 
         Height          =   285
         Left            =   4680
         Locked          =   -1  'True
         TabIndex        =   85
         TabStop         =   0   'False
         Top             =   2040
         Width           =   975
      End
      Begin VB.CommandButton GetConfiguration 
         Caption         =   "Get Configuration"
         Height          =   375
         Left            =   4440
         TabIndex        =   53
         Top             =   1560
         Width           =   1575
      End
      Begin VB.TextBox SetConfigurationIndexField 
         Height          =   285
         Left            =   5520
         TabIndex        =   51
         Text            =   "0"
         Top             =   1080
         Width           =   975
      End
      Begin VB.CommandButton SetConfiguration 
         Caption         =   "Set Configuration"
         Height          =   375
         Left            =   4440
         TabIndex        =   52
         Top             =   600
         Width           =   1575
      End
      Begin VB.Frame ConfigurationFrame 
         Caption         =   "Configuration"
         Height          =   2775
         Left            =   3840
         TabIndex        =   136
         Top             =   240
         Width           =   2775
         Begin VB.Label SetConfigurationIndexLabel 
            Caption         =   "Configuration Index"
            Height          =   255
            Left            =   240
            TabIndex        =   137
            Top             =   840
            Width           =   1455
         End
      End
      Begin VB.CommandButton DeleteInterfaces 
         Caption         =   "Delete Interfaces"
         Height          =   375
         Left            =   840
         TabIndex        =   50
         Top             =   2520
         Width           =   1575
      End
      Begin VB.CommandButton AddInterface 
         Caption         =   "Add Interface"
         Height          =   375
         Left            =   840
         TabIndex        =   49
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox AddInterfaceMaxTransferSizeField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   48
         Text            =   "64000"
         Top             =   2040
         Width           =   975
      End
      Begin VB.TextBox AddInterfaceAlternateSettingField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   47
         Text            =   "0"
         Top             =   1560
         Width           =   975
      End
      Begin VB.TextBox AddInterfaceIndexField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   46
         Text            =   "0"
         Top             =   1080
         Width           =   975
      End
      Begin VB.Frame InterfaceFrame 
         Caption         =   "Interfaces"
         Height          =   2775
         Left            =   120
         TabIndex        =   132
         Top             =   240
         Width           =   3615
         Begin VB.Label AddInterfaceMaxTransferSizeLabel 
            Caption         =   "Maximum Transfer Size"
            Height          =   255
            Left            =   360
            TabIndex        =   135
            Top             =   1800
            Width           =   1695
         End
         Begin VB.Label AddInterfaceAlternateSettingLabel 
            Caption         =   "Alternate Setting Index"
            Height          =   255
            Left            =   360
            TabIndex        =   134
            Top             =   1320
            Width           =   1695
         End
         Begin VB.Label AddInterfaceIndexLabel 
            Caption         =   "Interface Index"
            Height          =   255
            Left            =   360
            TabIndex        =   133
            Top             =   840
            Width           =   1695
         End
      End
      Begin VB.CommandButton GetInterface 
         Caption         =   "Get Interface"
         Height          =   375
         Left            =   840
         TabIndex        =   69
         Top             =   3480
         Width           =   1575
      End
      Begin VB.TextBox GetInterfaceAlternateSettingField 
         Height          =   285
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   86
         TabStop         =   0   'False
         Top             =   4560
         Width           =   975
      End
      Begin VB.TextBox GetInterfaceIndexField 
         Height          =   285
         Left            =   2160
         TabIndex        =   68
         Text            =   "0"
         Top             =   4080
         Width           =   975
      End
      Begin VB.Frame GetInterfaceFrame 
         Caption         =   "Get Interface"
         Height          =   2055
         Left            =   120
         TabIndex        =   129
         Top             =   3120
         Width           =   3255
         Begin VB.Label GetInterfaceAlternateSettingLabel 
            Caption         =   "Alternate Setting Index"
            Height          =   255
            Left            =   240
            TabIndex        =   131
            Top             =   1440
            Width           =   1695
         End
         Begin VB.Label GetInterfaceIndexLabel 
            Caption         =   "Interface Index"
            Height          =   255
            Left            =   240
            TabIndex        =   130
            Top             =   960
            Width           =   1575
         End
      End
   End
   Begin VB.Frame Frame1 
      Height          =   5295
      Index           =   2
      Left            =   240
      TabIndex        =   79
      Top             =   480
      Visible         =   0   'False
      Width           =   8655
      Begin VB.TextBox MaxDescSizeText 
         Height          =   285
         Left            =   7800
         TabIndex        =   72
         Text            =   "4096"
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox DescriptorField 
         Height          =   4935
         Left            =   240
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   176
         TabStop         =   0   'False
         Top             =   240
         Width           =   5895
      End
      Begin VB.TextBox DescriptorIndexField 
         Height          =   285
         Left            =   7800
         TabIndex        =   71
         Text            =   "0"
         Top             =   1080
         Width           =   735

⌨️ 快捷键说明

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