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

📄 frmeditrules.frm

📁 JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmEditRules 
   Caption         =   "Edit rules"
   ClientHeight    =   7620
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9570
   LinkTopic       =   "Form1"
   ScaleHeight     =   508
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   638
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton cmdRemoveEntry 
      Caption         =   "Remove entry"
      Enabled         =   0   'False
      Height          =   255
      Left            =   1440
      TabIndex        =   45
      Top             =   2880
      Width           =   1215
   End
   Begin VB.CommandButton cmdAddEntry 
      Caption         =   "Add entry"
      Height          =   255
      Left            =   120
      TabIndex        =   44
      Top             =   2880
      Width           =   1215
   End
   Begin VB.CommandButton cmdMoveDown 
      Caption         =   "Move down"
      Enabled         =   0   'False
      Height          =   255
      Left            =   8280
      TabIndex        =   43
      Top             =   2880
      Width           =   1215
   End
   Begin VB.CommandButton cmdMoveUp 
      Caption         =   "Move up"
      Enabled         =   0   'False
      Height          =   255
      Left            =   6960
      TabIndex        =   42
      Top             =   2880
      Width           =   1215
   End
   Begin VB.CommandButton cmdFSave 
      Caption         =   "Save"
      Height          =   315
      Left            =   6840
      TabIndex        =   41
      Top             =   7200
      Width           =   1215
   End
   Begin VB.CommandButton cmdFCancel 
      Caption         =   "Cancel"
      Height          =   315
      Left            =   8160
      TabIndex        =   40
      Top             =   7200
      Width           =   1215
   End
   Begin VB.PictureBox picLoadList 
      Height          =   1815
      Left            =   480
      ScaleHeight     =   1755
      ScaleWidth      =   7875
      TabIndex        =   24
      Top             =   3600
      Width           =   7935
      Begin VB.CommandButton cmdEditList 
         Caption         =   "Edit"
         Height          =   255
         Left            =   6480
         TabIndex        =   39
         Top             =   360
         Width           =   615
      End
      Begin VB.CommandButton cmdNewList 
         Caption         =   "New"
         Height          =   255
         Left            =   7200
         TabIndex        =   30
         Top             =   360
         Width           =   495
      End
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   3120
         Top             =   840
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin VB.CommandButton cmdSelectList 
         Caption         =   "..."
         Height          =   255
         Left            =   5880
         TabIndex        =   29
         Top             =   360
         Width           =   495
      End
      Begin VB.TextBox txtListFile 
         Height          =   285
         Left            =   960
         Locked          =   -1  'True
         TabIndex        =   28
         Top             =   360
         Width           =   4815
      End
      Begin VB.TextBox txtListName 
         Height          =   285
         Left            =   960
         TabIndex        =   26
         Top             =   0
         Width           =   1455
      End
      Begin VB.Label Label9 
         Caption         =   "List file:"
         Height          =   255
         Left            =   0
         TabIndex        =   27
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label8 
         Caption         =   "List name:"
         Height          =   255
         Left            =   0
         TabIndex        =   25
         Top             =   0
         Width           =   3015
      End
   End
   Begin MSComctlLib.ListView lvRules 
      Height          =   2655
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9375
      _ExtentX        =   16536
      _ExtentY        =   4683
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.PictureBox picRule 
      Height          =   2775
      Left            =   240
      ScaleHeight     =   2715
      ScaleWidth      =   8475
      TabIndex        =   2
      Top             =   3480
      Width           =   8535
      Begin VB.OptionButton optAction 
         Caption         =   "pass message"
         Height          =   255
         Index           =   1
         Left            =   1560
         TabIndex        =   36
         Top             =   2400
         Width           =   2415
      End
      Begin VB.OptionButton optAction 
         Caption         =   "block message"
         Height          =   255
         Index           =   0
         Left            =   1560
         TabIndex        =   35
         Top             =   2160
         Width           =   2415
      End
      Begin VB.CommandButton Command1 
         Caption         =   "Command1"
         Height          =   255
         Left            =   3240
         TabIndex        =   34
         Top             =   0
         Width           =   495
      End
      Begin VB.ComboBox cmbRuleType 
         Height          =   315
         Left            =   960
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   0
         Width           =   1815
      End
      Begin VB.PictureBox picTextCompare 
         Height          =   1575
         Left            =   0
         ScaleHeight     =   1515
         ScaleWidth      =   7995
         TabIndex        =   10
         Top             =   480
         Width           =   8055
         Begin VB.PictureBox picDummy 
            BorderStyle     =   0  'None
            Height          =   255
            Left            =   4200
            ScaleHeight     =   255
            ScaleWidth      =   3135
            TabIndex        =   31
            Top             =   720
            Width           =   3135
            Begin VB.OptionButton optCompare 
               Caption         =   "List"
               Height          =   255
               Index           =   1
               Left            =   840
               TabIndex        =   32
               Top             =   0
               Width           =   2775
            End
            Begin VB.OptionButton optCompare 
               Caption         =   "String"
               Height          =   255
               Index           =   0
               Left            =   0
               TabIndex        =   33
               Top             =   0
               Width           =   2775
            End
         End
         Begin VB.CheckBox chkSensitive 
            Caption         =   "Case-sensitive"
            Height          =   255
            Left            =   0
            TabIndex        =   19
            Top             =   1080
            Width           =   4575
         End
         Begin VB.ComboBox cmbCompare 
            Height          =   315
            Left            =   1800
            Style           =   2  'Dropdown List
            TabIndex        =   18
            Top             =   720
            Width           =   2295
         End
         Begin VB.TextBox txtCompare 
            Height          =   285
            Left            =   1800
            TabIndex        =   17
            Top             =   720
            Width           =   2295
         End
         Begin VB.ComboBox cmbCompareType 
            Height          =   315
            Left            =   1680
            Style           =   2  'Dropdown List
            TabIndex        =   15
            Top             =   360
            Width           =   2415
         End
         Begin VB.ComboBox cmbHeaderElement 
            Height          =   315
            Left            =   1320
            TabIndex        =   13
            Top             =   0
            Width           =   2775
         End
         Begin VB.Label Label3 
            Caption         =   "Compare against what:"
            Height          =   255
            Left            =   0
            TabIndex        =   16
            Top             =   720
            Width           =   2175
         End
         Begin VB.Label Label6 
            Caption         =   "Type of comparison:"
            Height          =   255
            Left            =   0
            TabIndex        =   14
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label lblHeaderElement 
            Caption         =   "Header element:"
            Height          =   255
            Left            =   0
            TabIndex        =   12
            Top             =   0
            Width           =   2535
         End
      End
      Begin VB.PictureBox picSizeCompare 
         Height          =   1335
         Left            =   0
         ScaleHeight     =   1275
         ScaleWidth      =   5235
         TabIndex        =   11
         Top             =   480
         Width           =   5295
         Begin VB.TextBox txtBytes 
            Height          =   285
            Left            =   2280
            TabIndex        =   22
            Text            =   "Text1"
            Top             =   0
            Width           =   1335
         End
         Begin VB.ComboBox cmbBigSmall 
            Height          =   315
            Left            =   960
            Style           =   2  'Dropdown List
            TabIndex        =   21
            Top             =   0
            Width           =   1215
         End
         Begin VB.Label Label7 
            Caption         =   "bytes"
            Height          =   255
            Left            =   3720
            TabIndex        =   23
            Top             =   0
            Width           =   855
         End
         Begin VB.Label Label5 
            Caption         =   "Message is"
            Height          =   255
            Left            =   0
            TabIndex        =   20
            Top             =   0
            Width           =   2895
         End
      End
      Begin VB.Label Label4 
         Caption         =   "If this rule applies..."
         Height          =   255
         Left            =   0
         TabIndex        =   37
         Top             =   2160
         Width           =   3735
      End
      Begin VB.Label Label1 
         Caption         =   "Type of rule:"
         Height          =   255
         Left            =   0
         TabIndex        =   4
         Top             =   0
         Width           =   2055
      End
   End
   Begin VB.PictureBox picComment 
      Height          =   1215
      Left            =   240
      ScaleHeight     =   1155
      ScaleWidth      =   7995
      TabIndex        =   5
      Top             =   3360
      Width           =   8055
      Begin VB.TextBox txtComment 
         Height          =   285
         Left            =   840
         TabIndex        =   9
         Top             =   0
         Width           =   2775
      End
      Begin VB.Label Label2 
         Caption         =   "Comment:"
         Height          =   255
         Left            =   0
         TabIndex        =   8
         Top             =   0
         Width           =   1695
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Selected element"
      Enabled         =   0   'False
      Height          =   3855
      Left            =   120
      TabIndex        =   1
      Top             =   3240
      Width           =   9375
      Begin VB.CommandButton cmdCancel 
         Caption         =   "Cancel"
         Enabled         =   0   'False
         Height          =   255
         Left            =   1320
         TabIndex        =   7
         Top             =   3480
         Width           =   1095
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "Save"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   3480
         Width           =   1095
      End
      Begin VB.Label lblPreview 
         Caption         =   "lblPreview"
         Height          =   255
         Left            =   120
         TabIndex        =   38

⌨️ 快捷键说明

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