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

📄 forfrm.frm

📁 毕业设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form ForFrm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "属性"
   ClientHeight    =   4680
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4725
   Icon            =   "ForFrm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4680
   ScaleWidth      =   4725
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   1560
      TabIndex        =   42
      Top             =   4200
      Width           =   855
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H80000015&
      Caption         =   "应用(&A)"
      Enabled         =   0   'False
      Height          =   375
      Left            =   3720
      MaskColor       =   &H00000000&
      TabIndex        =   2
      Top             =   4200
      Width           =   855
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H80000012&
      Caption         =   "取消"
      Height          =   375
      Left            =   2640
      MaskColor       =   &H00000000&
      TabIndex        =   1
      Top             =   4200
      Width           =   855
   End
   Begin TabDlg.SSTab ProTab 
      Height          =   3975
      Left            =   0
      TabIndex        =   0
      Top             =   120
      Width           =   4485
      _ExtentX        =   7911
      _ExtentY        =   7011
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "设定"
      TabPicture(0)   =   "ForFrm.frx":0CCA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame4"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame2"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Frame3"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Check1(0)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Check1(1)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).ControlCount=   6
      TabCaption(1)   =   "高级"
      TabPicture(1)   =   "ForFrm.frx":0CE6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame6"
      Tab(1).Control(1)=   "Frame5"
      Tab(1).ControlCount=   2
      Begin VB.Frame Frame6 
         Caption         =   "高级控制"
         Height          =   1575
         Left            =   -74520
         TabIndex        =   21
         Top             =   2160
         Width           =   3495
         Begin VB.CheckBox JumpTCheck 
            Caption         =   "跳至时间"
            Height          =   180
            Left            =   240
            TabIndex        =   41
            Top             =   1200
            Width           =   1095
         End
         Begin VB.OptionButton RateOp 
            Caption         =   "4X"
            Height          =   180
            Index           =   3
            Left            =   2400
            TabIndex        =   40
            ToolTipText     =   "4X"
            Top             =   480
            Width           =   615
         End
         Begin VB.OptionButton RateOp 
            Caption         =   "3X"
            Height          =   180
            Index           =   2
            Left            =   1680
            TabIndex        =   39
            ToolTipText     =   "3X"
            Top             =   480
            Width           =   615
         End
         Begin VB.OptionButton RateOp 
            Caption         =   "2X"
            Height          =   180
            Index           =   1
            Left            =   960
            TabIndex        =   38
            ToolTipText     =   "2X"
            Top             =   480
            Width           =   615
         End
         Begin VB.OptionButton RateOp 
            Caption         =   "1X"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   37
            ToolTipText     =   "1X"
            Top             =   480
            Width           =   615
         End
         Begin VB.VScrollBar ConScroll 
            Height          =   255
            LargeChange     =   5
            Left            =   2040
            Max             =   10
            Min             =   50
            SmallChange     =   5
            TabIndex        =   36
            Top             =   840
            Value           =   10
            Width           =   255
         End
         Begin VB.TextBox ControlText 
            Height          =   270
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   35
            ToolTipText     =   "10--50"
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox NumText 
            BackColor       =   &H80000004&
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0;(0)"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Enabled         =   0   'False
            Height          =   270
            Index           =   1
            Left            =   1320
            MaxLength       =   3
            TabIndex        =   22
            Text            =   "1"
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label AdverLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "分钟"
            Height          =   180
            Index           =   3
            Left            =   2040
            TabIndex        =   34
            Top             =   1200
            Width           =   360
         End
         Begin VB.Label AdverLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Height          =   180
            Index           =   2
            Left            =   360
            TabIndex        =   33
            Top             =   1200
            Width           =   90
         End
         Begin VB.Label AdverLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "快进幅度"
            Height          =   180
            Index           =   1
            Left            =   240
            TabIndex        =   32
            Top             =   840
            Width           =   720
         End
         Begin VB.Label AdverLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "播放速度"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   31
            Top             =   240
            Width           =   720
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "数据流信息"
         Height          =   1815
         Left            =   -74520
         TabIndex        =   20
         Top             =   360
         Width           =   3495
         Begin VB.TextBox InfoText 
            Alignment       =   2  'Center
            BackColor       =   &H80000004&
            Height          =   270
            Index           =   3
            Left            =   1440
            TabIndex        =   30
            Text            =   "Text1"
            Top             =   1440
            Width           =   1695
         End
         Begin VB.TextBox InfoText 
            Alignment       =   2  'Center
            BackColor       =   &H80000004&
            Height          =   270
            Index           =   2
            Left            =   1440
            TabIndex        =   29
            Text            =   "Text1"
            Top             =   1080
            Width           =   1695
         End
         Begin VB.TextBox InfoText 
            Alignment       =   2  'Center
            BackColor       =   &H80000004&
            Height          =   270
            Index           =   1
            Left            =   1440
            TabIndex        =   28
            Text            =   "Text1"
            Top             =   720
            Width           =   1695
         End
         Begin VB.TextBox InfoText 
            Alignment       =   2  'Center
            BackColor       =   &H80000004&
            Height          =   270
            Index           =   0
            Left            =   1440
            TabIndex        =   27
            Text            =   "Text1"
            Top             =   360
            Width           =   1695
         End
         Begin VB.Label InfoLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "实际速率:"
            Height          =   180
            Index           =   3
            Left            =   360
            TabIndex        =   26
            Top             =   1440
            Width           =   900
         End
         Begin VB.Label InfoLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "帧速率:"
            Height          =   180
            Index           =   2
            Left            =   360
            TabIndex        =   25
            Top             =   1080
            Width           =   720
         End
         Begin VB.Label InfoLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "使用时间:"
            Height          =   180
            Index           =   1
            Left            =   360
            TabIndex        =   24
            Top             =   720
            Width           =   900
         End
         Begin VB.Label InfoLabel 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "已跳过帧数:"
            Height          =   180
            Index           =   0
            Left            =   360
            TabIndex        =   23
            Top             =   360
            Width           =   1080
         End
      End
      Begin VB.CheckBox Check1 
         Caption         =   "自动播放"
         Height          =   255
         Index           =   1
         Left            =   2760
         TabIndex        =   18
         Top             =   1680
         Width           =   1215
      End
      Begin VB.CheckBox Check1 
         Caption         =   "自动倒带"
         Height          =   255
         Index           =   0
         Left            =   2760
         TabIndex        =   17
         Top             =   2040
         Width           =   1215
      End
      Begin VB.Frame Frame3 
         Caption         =   "缩放"
         Height          =   1095
         Left            =   2280
         TabIndex        =   8
         Top             =   2640
         Width           =   1935
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   360
            Style           =   2  'Dropdown List
            TabIndex        =   19
            Top             =   360
            Width           =   1335
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "音频"
         Height          =   3255
         Left            =   360
         TabIndex        =   7
         Top             =   480
         Width           =   1695
         Begin VB.CheckBox Check2 
            Caption         =   "静音"
            Height          =   255
            Left            =   480
            TabIndex        =   11
            Top             =   2880
            Width           =   735
         End
         Begin MSComctlLib.Slider SVolumn 
            Height          =   1695
            Left            =   480
            TabIndex        =   12
            Top             =   1200
            Width           =   720
            _ExtentX        =   1270
            _ExtentY        =   2990

⌨️ 快捷键说明

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