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

📄 cpanel.frm

📁 一个VB源码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form CPanel 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "NetWork Computers"
   ClientHeight    =   8580
   ClientLeft      =   1170
   ClientTop       =   690
   ClientWidth     =   10080
   ClipControls    =   0   'False
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   12
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H0000FFFF&
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8580
   ScaleWidth      =   10080
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame3 
      BackColor       =   &H00000000&
      Caption         =   "IP Info"
      ForeColor       =   &H00FFFF00&
      Height          =   1812
      Left            =   3840
      TabIndex        =   210
      Top             =   6360
      Width           =   3492
      Begin VB.CheckBox Check2 
         BackColor       =   &H00000000&
         Caption         =   "Stop Pinging"
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Left            =   600
         TabIndex        =   213
         Top             =   1440
         Width           =   2415
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   372
         Left            =   120
         TabIndex        =   212
         Top             =   840
         Width           =   3252
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "名称  IP 地址"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   252
         Left            =   240
         TabIndex        =   211
         Top             =   360
         Width           =   3012
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00000000&
      Caption         =   "图标索引"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFF00&
      Height          =   1812
      Left            =   1800
      TabIndex        =   206
      Top             =   6360
      Width           =   2052
      Begin VB.CheckBox Check1 
         BackColor       =   &H00000000&
         Caption         =   "No Info "
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Left            =   240
         TabIndex        =   209
         Top             =   1440
         Width           =   1572
      End
      Begin VB.Label Label3 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   372
         Left            =   240
         TabIndex        =   208
         Top             =   840
         Width           =   1332
      End
      Begin VB.Label Label4 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "序号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   252
         Left            =   120
         TabIndex        =   207
         Top             =   360
         Width           =   1452
      End
   End
   Begin VB.PictureBox temp 
      AutoSize        =   -1  'True
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   480
      Left            =   9000
      Picture         =   "CPanel.frx":0000
      ScaleHeight     =   420
      ScaleWidth      =   405
      TabIndex        =   205
      Top             =   7920
      Visible         =   0   'False
      Width           =   465
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   199
      Left            =   9360
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   204
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   198
      Left            =   8880
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   203
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   197
      Left            =   8400
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   202
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   196
      Left            =   7920
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   201
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   195
      Left            =   7440
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   200
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   194
      Left            =   6960
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   199
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   193
      Left            =   6480
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   198
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   192
      Left            =   6000
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   197
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   191
      Left            =   5520
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   196
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   190
      Left            =   5040
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   195
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   189
      Left            =   4560
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   194
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   188
      Left            =   4080
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   193
      Top             =   5640
      Width           =   372
   End
   Begin VB.PictureBox Picture1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0

⌨️ 快捷键说明

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