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

📄 frmoptions.frm

📁 一个类似于WinAmp的Mp3播放器,功能不错,有换肤等功能,是一个不错的vb播放器.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Pref 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "VB-Amp Pro Prefs"
   ClientHeight    =   4905
   ClientLeft      =   2565
   ClientTop       =   330
   ClientWidth     =   7575
   Icon            =   "frmOptions.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4905
   ScaleWidth      =   7575
   ShowInTaskbar   =   0   'False
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   60
      Top             =   4500
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton cmdOK 
      Cancel          =   -1  'True
      Caption         =   "Okay"
      Height          =   375
      Left            =   6420
      TabIndex        =   0
      Top             =   4470
      Width           =   1095
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4365
      Left            =   60
      TabIndex        =   2
      Top             =   45
      Width           =   7440
      _ExtentX        =   13123
      _ExtentY        =   7699
      _Version        =   393216
      Tabs            =   5
      Tab             =   2
      TabsPerRow      =   5
      TabHeight       =   520
      TabCaption(0)   =   "Info"
      TabPicture(0)   =   "frmOptions.frx":000C
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame9"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Manual"
      TabPicture(1)   =   "frmOptions.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "optView(2)"
      Tab(1).Control(1)=   "optView(0)"
      Tab(1).Control(2)=   "optView(1)"
      Tab(1).Control(3)=   "optView(3)"
      Tab(1).Control(4)=   "txtMsg"
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "Options"
      TabPicture(2)   =   "frmOptions.frx":0044
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "fraSample1"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Frame5"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Frame6"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Frame4"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "Frame8"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "Frame10"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).ControlCount=   6
      TabCaption(3)   =   "Auto On/Off"
      TabPicture(3)   =   "frmOptions.frx":0060
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame3"
      Tab(3).Control(1)=   "Frame2"
      Tab(3).Control(2)=   "Frame1"
      Tab(3).ControlCount=   3
      TabCaption(4)   =   "Paths"
      TabPicture(4)   =   "frmOptions.frx":007C
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Frame7"
      Tab(4).ControlCount=   1
      Begin VB.Frame Frame10 
         Caption         =   "Continuous Playback"
         Height          =   600
         Left            =   105
         TabIndex        =   58
         Top             =   3600
         Width           =   3195
         Begin VB.TextBox PBOverlap 
            Height          =   285
            Left            =   1695
            MaxLength       =   4
            TabIndex        =   60
            Text            =   "0000"
            Top             =   240
            Width           =   495
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "Overlap (milliseconds):"
            Height          =   195
            Left            =   90
            TabIndex        =   59
            Top             =   270
            Width           =   1575
         End
      End
      Begin VB.Frame Frame8 
         Caption         =   "Misc"
         Height          =   2310
         Left            =   3375
         TabIndex        =   54
         Top             =   1890
         Width           =   3930
         Begin VB.CheckBox cbFriendly 
            Caption         =   "Use Friendly Names in Playlist"
            Height          =   255
            Left            =   75
            TabIndex        =   65
            Top             =   1455
            Width           =   2625
         End
         Begin VB.CheckBox cbTagCover 
            Caption         =   "Load Album cover using ID3Tag info"
            Height          =   255
            Left            =   90
            TabIndex        =   62
            Top             =   1185
            Width           =   3045
         End
         Begin VB.CheckBox cbScrollName 
            Caption         =   "Scroll Songname"
            Height          =   255
            Left            =   90
            TabIndex        =   61
            Top             =   930
            Width           =   1635
         End
         Begin VB.CheckBox cbTimeFmt 
            Caption         =   "24hr Time Format"
            Height          =   255
            Left            =   90
            TabIndex        =   57
            Top             =   195
            Width           =   2655
         End
         Begin VB.CheckBox cbClrPl 
            Caption         =   "Clear Playlist before Load"
            Height          =   255
            Left            =   90
            TabIndex        =   56
            Top             =   435
            Width           =   2505
         End
         Begin VB.CheckBox cbAutoPlay 
            Caption         =   "AutoPlay on Playlist Load"
            Height          =   255
            Left            =   90
            TabIndex        =   55
            Top             =   675
            Width           =   2370
         End
      End
      Begin VB.Frame Frame7 
         Caption         =   "Paths"
         Height          =   3870
         Left            =   -74895
         TabIndex        =   46
         Top             =   405
         Width           =   7200
         Begin VB.CommandButton cSetVPD 
            Caption         =   "..."
            Height          =   300
            Left            =   6735
            TabIndex        =   52
            Top             =   600
            Width           =   345
         End
         Begin VB.TextBox VisPLD 
            Height          =   285
            Left            =   1275
            TabIndex        =   51
            Top             =   600
            Width           =   5400
         End
         Begin VB.TextBox SkinPath 
            Height          =   285
            Left            =   1275
            TabIndex        =   48
            Top             =   240
            Width           =   5400
         End
         Begin VB.CommandButton cSetSkinDir 
            Caption         =   "..."
            Height          =   300
            Left            =   6735
            TabIndex        =   47
            Top             =   240
            Width           =   345
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Vis PL Selector:"
            Height          =   195
            Left            =   90
            TabIndex        =   50
            Top             =   645
            Width           =   1125
         End
         Begin VB.Label Label14 
            AutoSize        =   -1  'True
            Caption         =   "Skins:"
            Height          =   195
            Left            =   780
            TabIndex        =   49
            Top             =   300
            Width           =   435
         End
      End
      Begin VB.OptionButton optView 
         Caption         =   "Skins"
         Height          =   195
         Index           =   2
         Left            =   -72195
         TabIndex        =   45
         Top             =   450
         Width           =   825
      End
      Begin VB.OptionButton optView 
         Caption         =   "Documentation"
         Height          =   195
         Index           =   0
         Left            =   -74910
         TabIndex        =   43
         Top             =   435
         Value           =   -1  'True
         Width           =   1500
      End
      Begin VB.OptionButton optView 
         Caption         =   "Readme"
         Height          =   195
         Index           =   1
         Left            =   -73290
         TabIndex        =   42
         Top             =   435
         Width           =   1020
      End
      Begin VB.OptionButton optView 
         Caption         =   "Credits"
         Height          =   195
         Index           =   3
         Left            =   -71280
         TabIndex        =   41
         Top             =   450
         Width           =   900
      End
      Begin VB.TextBox txtMsg 
         Height          =   3525
         Left            =   -74895
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   39
         Top             =   705
         Width           =   7200
      End
      Begin VB.Frame Frame1 
         Caption         =   "Auto On/Off"
         Height          =   3810
         Left            =   -72225
         TabIndex        =   26
         Top             =   435
         Width           =   4560
         Begin VB.ComboBox OODay 
            Height          =   315
            ItemData        =   "frmOptions.frx":0098
            Left            =   480
            List            =   "frmOptions.frx":00BA
            Style           =   2  'Dropdown List
            TabIndex        =   33
            Top             =   240
            Width           =   1695
         End
         Begin VB.TextBox OOOnTime 
            Height          =   315
            Left            =   840
            MaxLength       =   5
            TabIndex        =   32
            Text            =   "00:00"
            Top             =   600
            Width           =   495
         End
         Begin VB.TextBox OOOffTime 
            Height          =   315
            Left            =   1680
            MaxLength       =   5
            TabIndex        =   31
            Text            =   "00:00"
            Top             =   600
            Width           =   495
         End
         Begin VB.ListBox OOList 
            BeginProperty Font 
               Name            =   "Courier New"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1950
            ItemData        =   "frmOptions.frx":0143
            Left            =   120
            List            =   "frmOptions.frx":0145
            TabIndex        =   30
            Top             =   1680
            Width           =   4350
         End
         Begin VB.TextBox OOPreset 
            Height          =   315
            Left            =   840
            MaxLength       =   2
            TabIndex        =   29
            Top             =   960
            Width           =   3570
         End
         Begin VB.CommandButton OOAddBtn 
            Caption         =   "Add"
            Height          =   645
            Left            =   2250
            TabIndex        =   28
            Top             =   240
            Width           =   2190
         End
         Begin VB.CommandButton OODelBtn 
            Caption         =   "Delete Selected"
            Height          =   315
            Left            =   3045
            TabIndex        =   27
            Top             =   1320
            Width           =   1395
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "Day"
            Height          =   195
            Left            =   120
            TabIndex        =   38
            Top             =   300
            Width           =   285
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "Time: On:"
            Height          =   195
            Left            =   120
            TabIndex        =   37
            Top             =   660
            Width           =   690
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "Off:"
            Height          =   195
            Left            =   1380
            TabIndex        =   36
            Top             =   660
            Width           =   255
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "File/Playlist:"
            Height          =   195
            Left            =   90
            TabIndex        =   35
            Top             =   1020
            Width           =   840
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "On/Off List:"
            Height          =   195
            Left            =   120
            TabIndex        =   34
            Top             =   1440
            Width           =   825
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "Snooze"
         Height          =   2130
         Left            =   -74865
         TabIndex        =   19
         Top             =   2100
         Width           =   2535
         Begin VB.CheckBox cbSnoozeEn 
            Caption         =   "Enable Snooze"
            Height          =   315
            Left            =   120
            TabIndex        =   24
            Top             =   960
            Width           =   1395
         End
         Begin VB.OptionButton SnzMd 
            Caption         =   "After:"
            Height          =   195
            Index           =   0
            Left            =   120
            TabIndex        =   23
            Top             =   240
            Value           =   -1  'True
            Width           =   675
         End
         Begin VB.ComboBox SnzMin 
            Height          =   315
            ItemData        =   "frmOptions.frx":0147
            Left            =   840
            List            =   "frmOptions.frx":0166
            Style           =   2  'Dropdown List
            TabIndex        =   22
            Top             =   180
            Width           =   855
         End
         Begin VB.OptionButton SnzMd 
            Caption         =   "Set Time:"
            Height          =   195
            Index           =   1
            Left            =   120
            TabIndex        =   21
            Top             =   600
            Width           =   1035
         End
         Begin VB.TextBox SnoozeAt 
            Height          =   315
            Left            =   1140
            MaxLength       =   5
            TabIndex        =   20
            Text            =   "00:00"
            Top             =   540
            Width           =   555
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "minutes"
            Height          =   195
            Left            =   1740
            TabIndex        =   25
            Top             =   240

⌨️ 快捷键说明

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