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

📄 frmmain.frm

📁 专业版本的vb防火墙管理程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "Comctl32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form FrmMain 
   BackColor       =   &H00D6D1D0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "VB 个防火墙  Ver1.0   枕善居 http://www.mndsoft.com"
   ClientHeight    =   6795
   ClientLeft      =   150
   ClientTop       =   540
   ClientWidth     =   9285
   Icon            =   "FrmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6795
   ScaleWidth      =   9285
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin Firewall.UserControl6 UserControl61 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   43
      Top             =   0
      Width           =   9285
      _ExtentX        =   16378
      _ExtentY        =   979
   End
   Begin Firewall.UserControl2 UserControl21 
      Height          =   4995
      Index           =   2
      Left            =   2760
      TabIndex        =   12
      Top             =   570
      Visible         =   0   'False
      Width           =   6585
      _ExtentX        =   11615
      _ExtentY        =   8811
      Begin Firewall.UserControl7 UserControl74 
         Height          =   360
         Left            =   4575
         TabIndex        =   22
         Top             =   3975
         Width           =   1920
         _ExtentX        =   3387
         _ExtentY        =   635
         Hold_Caption    =   "过滤  "
      End
      Begin Firewall.UserControl7 UserControl73 
         Height          =   360
         Left            =   4575
         TabIndex        =   21
         Top             =   4425
         Width           =   1920
         _ExtentX        =   3387
         _ExtentY        =   635
         Hold_Caption    =   "允许   "
      End
      Begin MSComctlLib.ListView ListView2 
         Height          =   4365
         Left            =   255
         TabIndex        =   20
         Top             =   435
         Width           =   4245
         _ExtentX        =   7488
         _ExtentY        =   7699
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   0
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         NumItems        =   3
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "Application Name"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "Location"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Alignment       =   1
            SubItemIndex    =   2
            Text            =   "Status"
            Object.Width           =   2364
         EndProperty
      End
      Begin Firewall.UserControl7 UserControl75 
         Height          =   360
         Left            =   4575
         TabIndex        =   50
         Top             =   450
         Width           =   1920
         _ExtentX        =   3387
         _ExtentY        =   635
         Hold_Caption    =   "删除   "
      End
      Begin VB.Line Line3 
         BorderColor     =   &H00808080&
         X1              =   255
         X2              =   5805
         Y1              =   360
         Y2              =   360
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "个人防火墙程序列表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00404040&
         Height          =   360
         Left            =   255
         TabIndex        =   13
         Top             =   30
         Width           =   5310
      End
   End
   Begin Firewall.UserControl2 UserControl21 
      Height          =   4995
      Index           =   1
      Left            =   2775
      TabIndex        =   10
      Top             =   660
      Visible         =   0   'False
      Width           =   6585
      _ExtentX        =   11615
      _ExtentY        =   8811
      Begin Firewall.Status Status2 
         Height          =   300
         Left            =   270
         TabIndex        =   44
         Top             =   705
         Width           =   315
         _ExtentX        =   556
         _ExtentY        =   529
      End
      Begin Firewall.Status Status1 
         Height          =   300
         Left            =   270
         TabIndex        =   42
         Top             =   1020
         Width           =   315
         _ExtentX        =   556
         _ExtentY        =   529
      End
      Begin VB.Timer Timer4 
         Interval        =   1
         Left            =   2760
         Top             =   3120
      End
      Begin Firewall.ConStatus ConStatus1 
         Height          =   735
         Left            =   180
         TabIndex        =   37
         Top             =   1665
         Width           =   810
         _ExtentX        =   1429
         _ExtentY        =   1296
      End
      Begin VB.Label Label16 
         BackStyle       =   0  'Transparent
         Caption         =   "连接: "
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1005
         TabIndex        =   47
         Top             =   2115
         Width           =   1725
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "Label6"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   225
         Left            =   630
         TabIndex        =   45
         Top             =   750
         Width           =   2490
      End
      Begin VB.Label Label14 
         BackStyle       =   0  'Transparent
         Caption         =   "网络连接"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   41
         Top             =   1425
         Width           =   1965
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "................................................................."
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   255
         Left            =   2130
         TabIndex        =   40
         Top             =   1455
         Width           =   4215
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "接收: "
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1005
         TabIndex        =   39
         Top             =   1905
         Width           =   1725
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "发送: "
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1005
         TabIndex        =   38
         Top             =   1695
         Width           =   1725
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "Label6"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   225
         Left            =   630
         TabIndex        =   19
         Top             =   1065
         Width           =   2490
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "........................................................................................."
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   255
         Left            =   1770
         TabIndex        =   18
         Top             =   510
         Width           =   4215
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "个人防火墙"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   17
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "个人防火墙状态和设置"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   14.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00404040&
         Height          =   360
         Left            =   255
         TabIndex        =   11
         Top             =   30
         Width           =   5310
      End
      Begin VB.Line Line2 
         BorderColor     =   &H00808080&
         X1              =   255
         X2              =   5805
         Y1              =   360
         Y2              =   360
      End

⌨️ 快捷键说明

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