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

📄 options.frm

📁 能处理星际争霸
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 4.00
Begin VB.Form Options 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Options"
   ClientHeight    =   4695
   ClientLeft      =   1575
   ClientTop       =   1815
   ClientWidth     =   5415
   Height          =   5100
   Icon            =   "Options.frx":0000
   KeyPreview      =   -1  'True
   Left            =   1515
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4695
   ScaleWidth      =   5415
   ShowInTaskbar   =   0   'False
   Top             =   1470
   Width           =   5535
   Begin VB.CommandButton Command2 
      Caption         =   "&Cancel"
      Height          =   375
      Left            =   3120
      TabIndex        =   1
      Top             =   4200
      Width           =   1335
   End
   Begin VB.CommandButton Command1 
      Caption         =   "O&k"
      Height          =   375
      Left            =   960
      TabIndex        =   0
      Top             =   4200
      Width           =   1335
   End
   Begin VB.PictureBox TabDisps 
      BorderStyle     =   0  'None
      Height          =   3495
      Index           =   1
      Left            =   240
      ScaleHeight     =   3495
      ScaleWidth      =   4995
      TabIndex        =   35
      TabStop         =   0   'False
      Top             =   480
      Width           =   4995
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   2280
         MaxLength       =   2
         TabIndex        =   5
         Text            =   "3"
         Top             =   1200
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   0
         MaxLength       =   6
         TabIndex        =   3
         Text            =   "1024"
         Top             =   600
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   0
         TabIndex        =   4
         Text            =   "0"
         Top             =   1200
         Width           =   1215
      End
      Begin VB.CheckBox Check2 
         Caption         =   "&Associate WinMPQ with MPQ Archives"
         Height          =   255
         Left            =   0
         TabIndex        =   6
         Top             =   1680
         Value           =   2  'Grayed
         Width           =   3375
      End
      Begin VB.CheckBox Check4 
         Caption         =   "Use &wildcards in filenames for drag and drop"
         Height          =   255
         Left            =   0
         TabIndex        =   8
         Top             =   2400
         Value           =   2  'Grayed
         Width           =   3735
      End
      Begin VB.CheckBox Check5 
         Caption         =   "Automatically update &modified files"
         Height          =   255
         Left            =   0
         TabIndex        =   7
         Top             =   2160
         Value           =   2  'Grayed
         Width           =   3015
      End
      Begin VB.Label ActualBlockSize 
         Caption         =   "4 KB"
         Height          =   255
         Left            =   3600
         TabIndex        =   56
         Top             =   1200
         Width           =   1215
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "Block size for new archives (default is 3)"
         Height          =   390
         Left            =   2280
         TabIndex        =   55
         Top             =   720
         Width           =   2055
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Maximum files for new archives: (this cannot be changed for an existing archive)"
         Height          =   495
         Left            =   0
         TabIndex        =   38
         Top             =   120
         Width           =   4335
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "Locale ID for adding files"
         Height          =   195
         Left            =   0
         TabIndex        =   37
         Top             =   960
         Width           =   1755
      End
      Begin VB.Label Label3 
         Caption         =   $"Options.frx":000C
         Height          =   855
         Left            =   0
         TabIndex        =   36
         Top             =   2640
         Width           =   4935
      End
   End
   Begin VB.PictureBox TabDisps 
      BorderStyle     =   0  'None
      Height          =   3495
      Index           =   2
      Left            =   240
      ScaleHeight     =   3495
      ScaleWidth      =   4935
      TabIndex        =   41
      TabStop         =   0   'False
      Top             =   480
      Visible         =   0   'False
      Width           =   4935
      Begin VB.CommandButton cmdAddFolder 
         Caption         =   "Add &Folder..."
         Height          =   375
         Left            =   3480
         TabIndex        =   11
         Top             =   1320
         Width           =   1335
      End
      Begin VB.CheckBox Check8 
         Caption         =   "Do not use above lists when one is found by above option"
         Height          =   375
         Left            =   0
         TabIndex        =   14
         Top             =   2880
         Value           =   2  'Grayed
         Width           =   3375
      End
      Begin VB.CheckBox Check7 
         Caption         =   "Use file lists for similarly named archives"
         Height          =   195
         Left            =   0
         TabIndex        =   13
         Top             =   2640
         Width           =   3375
      End
      Begin VB.CommandButton cmdDelList 
         Caption         =   "&Remove"
         Height          =   375
         Left            =   3480
         TabIndex        =   12
         Top             =   1920
         Width           =   1335
      End
      Begin VB.ListBox FileLists 
         Height          =   2205
         Left            =   0
         TabIndex        =   9
         Top             =   360
         Width           =   3375
      End
      Begin VB.CommandButton cmdAddList 
         Caption         =   "&Add List File..."
         Height          =   375
         Left            =   3480
         TabIndex        =   10
         Top             =   720
         Width           =   1335
      End
      Begin VB.Label Label11 
         Caption         =   "Note:  Each file list added will increase the load time for archives."
         Height          =   255
         Left            =   0
         TabIndex        =   52
         Top             =   3240
         Width           =   4815
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "File Lists:"
         Height          =   195
         Left            =   0
         TabIndex        =   51
         Top             =   120
         Width           =   645
      End
   End
   Begin VB.PictureBox TabDisps 
      BorderStyle     =   0  'None
      Height          =   3495
      Index           =   5
      Left            =   240
      ScaleHeight     =   3495
      ScaleWidth      =   4935
      TabIndex        =   39
      TabStop         =   0   'False
      Top             =   480
      Visible         =   0   'False
      Width           =   4935
      Begin VB.CommandButton Command4 
         Caption         =   "&Reset size/position"
         Height          =   375
         Left            =   360
         TabIndex        =   17
         Top             =   840
         Width           =   1695
      End
      Begin VB.CheckBox Check3 
         Caption         =   "Display &confirmation boxes"
         Height          =   255
         Left            =   0
         TabIndex        =   15
         Top             =   120
         Value           =   2  'Grayed
         Width           =   2415
      End
      Begin VB.CheckBox Check1 
         Caption         =   "&Save last window size and position"
         Height          =   255
         Left            =   0
         TabIndex        =   16
         Top             =   480
         Value           =   2  'Grayed
         Width           =   3015
      End
      Begin VB.Frame Frame1 
         Caption         =   "Startup Path"
         Height          =   1215
         Left            =   0
         TabIndex        =   40
         Top             =   2280
         Width           =   4935
         Begin VB.OptionButton Option1 
            Caption         =   "Last &open folder"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   18
            Top             =   240
            Value           =   -1  'True
            Width           =   1575
         End
         Begin VB.OptionButton Option1 
            Caption         =   "A&pplication folder"
            Height          =   255
            Index           =   1
            Left            =   1680
            TabIndex        =   19
            Top             =   240
            Width           =   1695
         End
         Begin VB.OptionButton Option1 
            Caption         =   "&User-defined folder"
            Height          =   255
            Index           =   2
            Left            =   120
            TabIndex        =   20
            Top             =   480
            Width           =   1695
         End
         Begin VB.TextBox Text3 
            Enabled         =   0   'False
            Height          =   285
            Left            =   120
            TabIndex        =   21
            Top             =   840
            Width           =   3615
         End
         Begin VB.CommandButton Command5 
            Caption         =   "&Folder..."
            Enabled         =   0   'False
            Height          =   285
            Left            =   3840
            TabIndex        =   22
            Top             =   840
            Width           =   975
         End
      End
   End
   Begin VB.PictureBox TabDisps 
      BorderStyle     =   0  'None
      Height          =   3495
      Index           =   4
      Left            =   240
      ScaleHeight     =   3495
      ScaleWidth      =   4935
      TabIndex        =   43
      TabStop         =   0   'False
      Top             =   480
      Visible         =   0   'False
      Width           =   4935
      Begin VB.ListBox Actions 
         Height          =   1215
         IntegralHeight  =   0   'False
         Left            =   3120
         TabIndex        =   24
         Top             =   2280
         Width           =   1815
      End
      Begin MSComctlLib.ListView FileTypes 
         Height          =   2535
         Left            =   0
         TabIndex        =   23
         Top             =   960
         Width           =   3015
         _ExtentX        =   5318
         _ExtentY        =   4471
         View            =   3
         LabelEdit       =   1
         Sorted          =   -1  'True
         MultiSelect     =   -1  'True
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   1
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "Registered file types:"
            Object.Width           =   2540
         EndProperty
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "File extensions:"
         Height          =   195
         Left            =   3120
         TabIndex        =   50
         Top             =   960
         Width           =   1080
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "Default action:"
         Height          =   195
         Left            =   3120
         TabIndex        =   48

⌨️ 快捷键说明

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