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

📄 form7.frm

📁 用vb编的网络聊天程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form7 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Options"
   ClientHeight    =   5640
   ClientLeft      =   1080
   ClientTop       =   930
   ClientWidth     =   6165
   Icon            =   "Form7.frx":0000
   LinkTopic       =   "Form7"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5640
   ScaleWidth      =   6165
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command3 
      Caption         =   "General"
      Height          =   300
      Index           =   0
      Left            =   180
      TabIndex        =   32
      Top             =   108
      Width           =   1236
   End
   Begin VB.CommandButton Command3 
      Caption         =   "Audio"
      Height          =   300
      Index           =   1
      Left            =   1260
      TabIndex        =   6
      Top             =   108
      Width           =   1236
   End
   Begin VB.CommandButton Command3 
      Caption         =   "Video"
      Height          =   300
      Index           =   2
      Left            =   2376
      TabIndex        =   12
      Top             =   108
      Width           =   1236
   End
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "Cancel"
      Height          =   336
      Left            =   4572
      TabIndex        =   31
      Top             =   5112
      Width           =   1416
   End
   Begin VB.CommandButton Command1 
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   336
      Left            =   3024
      TabIndex        =   30
      Top             =   5112
      Width           =   1416
   End
   Begin VB.Frame Frame1s 
      Height          =   4440
      Index           =   0
      Left            =   144
      TabIndex        =   33
      Top             =   468
      Width           =   5916
      Begin VB.Frame Frame1 
         Caption         =   "My information"
         Height          =   2244
         Left            =   216
         TabIndex        =   34
         Top             =   360
         Width           =   5448
         Begin VB.TextBox Text2 
            Height          =   300
            Left            =   1332
            TabIndex        =   2
            Text            =   "Text2"
            Top             =   900
            Width           =   3864
         End
         Begin VB.TextBox Text1 
            Height          =   264
            Left            =   1332
            TabIndex        =   0
            Text            =   "Text1"
            Top             =   432
            Width           =   3828
         End
         Begin VB.Label Label2 
            Caption         =   "&Email:"
            Height          =   264
            Left            =   324
            TabIndex        =   1
            Top             =   936
            Width           =   1524
         End
         Begin VB.Label Label1 
            Caption         =   "&Name:"
            Height          =   228
            Left            =   324
            TabIndex        =   35
            Top             =   468
            Width           =   1164
         End
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Show me on the taskbar."
         Height          =   228
         Left            =   324
         TabIndex        =   4
         Top             =   3996
         Width           =   2748
      End
      Begin VB.CheckBox Check1 
         Caption         =   "&Run me when Window starts."
         Height          =   300
         Left            =   324
         TabIndex        =   3
         Top             =   3600
         Width           =   2784
      End
      Begin VB.CommandButton Command4 
         Caption         =   "&Bandwidth Settings..."
         Height          =   336
         Left            =   3276
         TabIndex        =   5
         Top             =   3888
         Width           =   2352
      End
   End
   Begin VB.Frame Frame1s 
      Height          =   4296
      Index           =   1
      Left            =   144
      TabIndex        =   7
      Top             =   612
      Width           =   5916
      Begin VB.Frame Frame2 
         Caption         =   "General"
         Height          =   1236
         Left            =   288
         TabIndex        =   8
         Top             =   396
         Width           =   5016
         Begin VB.CheckBox Check3 
            Caption         =   "Can speak while receiving"
            Height          =   228
            Left            =   252
            TabIndex        =   9
            Top             =   324
            Width           =   4584
         End
         Begin VB.CommandButton Command6 
            Caption         =   "&Advanced..."
            Height          =   336
            Left            =   3132
            TabIndex        =   11
            Top             =   756
            Width           =   1704
         End
         Begin VB.CommandButton Command5 
            Caption         =   "Tuning Wizard..."
            Height          =   336
            Left            =   1116
            TabIndex        =   10
            Top             =   756
            Width           =   1848
         End
      End
   End
   Begin VB.Frame Frame1s 
      Height          =   4368
      Index           =   2
      Left            =   144
      TabIndex        =   13
      Top             =   540
      Width           =   5916
      Begin VB.Frame Frame6 
         Caption         =   "Camera properties"
         Height          =   1308
         Left            =   144
         TabIndex        =   24
         Top             =   2916
         Width           =   5556
         Begin VB.CommandButton Command9 
            Caption         =   "&Compressor..."
            Height          =   336
            Left            =   3456
            TabIndex        =   29
            Top             =   864
            Width           =   1776
         End
         Begin VB.CommandButton Command8 
            Caption         =   "&Format..."
            Height          =   336
            Left            =   1728
            TabIndex        =   28
            Top             =   864
            Width           =   1416
         End
         Begin VB.CommandButton Command7 
            Caption         =   "&Source..."
            Height          =   336
            Left            =   144
            TabIndex        =   27
            Top             =   864
            Width           =   1416
         End
         Begin VB.ComboBox Combo1 
            Height          =   276
            Left            =   144
            Style           =   2  'Dropdown List
            TabIndex        =   26
            Top             =   504
            Width           =   5088
         End
         Begin VB.Label Label4 
            Caption         =   "Device:"
            Height          =   192
            Left            =   144
            TabIndex        =   25
            Top             =   252
            Width           =   4692
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "Quality"
         Height          =   1344
         Left            =   2952
         TabIndex        =   21
         Top             =   1368
         Width           =   2748
         Begin VB.HScrollBar HScroll1 
            Height          =   228
            Left            =   216
            TabIndex        =   22
            Top             =   468
            Width           =   2316
         End
         Begin VB.Label Label3 
            Caption         =   "Fast             Quality"
            Height          =   264
            Left            =   180
            TabIndex        =   23
            Top             =   828
            Width           =   2460
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Image size"
         Height          =   1344
         Left            =   144
         TabIndex        =   17
         Top             =   1368
         Width           =   2640
         Begin VB.OptionButton Option1 
            Caption         =   "Large"
            Height          =   192
            Index           =   2
            Left            =   468
            TabIndex        =   20
            Top             =   1044
            Width           =   1596
         End
         Begin VB.OptionButton Option1 
            Caption         =   "Medium"
            Height          =   192
            Index           =   1
            Left            =   468
            TabIndex        =   19
            Top             =   648
            Width           =   1596
         End
         Begin VB.OptionButton Option1 
            Caption         =   "&Small"
            Height          =   192
            Index           =   0

⌨️ 快捷键说明

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