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

📄 frmmain.frm

📁 vb中如何进行网络编程的示例,包括:UDP聊天,TCP聊天,UDP,TCP flood攻击等 非常棒
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            EndProperty
            Height          =   255
            Left            =   1560
            TabIndex        =   80
            Top             =   380
            Width           =   1935
         End
         Begin VB.Label Label1 
            Caption         =   "Engines Done:"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   18
            Left            =   3480
            TabIndex        =   75
            Top             =   800
            Width           =   1335
         End
         Begin VB.Label Label1 
            Caption         =   "Engines Left:"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   17
            Left            =   3480
            TabIndex        =   74
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label1 
            Caption         =   "Sucess:"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   16
            Left            =   240
            TabIndex        =   72
            Top             =   1200
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "Procentage Done:"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   15
            Left            =   240
            TabIndex        =   71
            Top             =   800
            Width           =   1695
         End
         Begin VB.Label Label1 
            Caption         =   "Engine Name:"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   14
            Left            =   240
            TabIndex        =   70
            Top             =   360
            Width           =   1335
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "Submited So Far:"
         Height          =   2415
         Left            =   240
         TabIndex        =   67
         Top             =   3600
         Width           =   3495
         Begin VB.ListBox Submited 
            Height          =   1815
            Left            =   240
            TabIndex        =   68
            Top             =   360
            Width           =   3015
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Engines To Submit"
         Height          =   2415
         Left            =   240
         TabIndex        =   65
         Top             =   840
         Width           =   3495
         Begin VB.ListBox ToSubmit 
            Height          =   1815
            Left            =   240
            TabIndex        =   66
            Top             =   360
            Width           =   3015
         End
      End
      Begin MSComctlLib.Toolbar ToolbarEngines 
         Height          =   330
         Left            =   -74760
         TabIndex        =   64
         Top             =   6360
         Width           =   7095
         _ExtentX        =   12515
         _ExtentY        =   582
         ButtonWidth     =   2487
         ButtonHeight    =   582
         Appearance      =   1
         Style           =   1
         TextAlignment   =   1
         ImageList       =   "imgButt"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   5
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Save    "
               Key             =   "SaveE"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Load    "
               Key             =   "LoadE"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Move    "
               Key             =   "Move"
               ImageIndex      =   34
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Move All    "
               Key             =   "Move All"
               ImageIndex      =   32
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Major Engines"
               Key             =   "Major"
               ImageIndex      =   31
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame3 
         Caption         =   "Informations"
         Height          =   6375
         Left            =   -67320
         TabIndex        =   54
         Top             =   885
         Width           =   2415
         Begin VB.PictureBox Picture3 
            AutoSize        =   -1  'True
            BorderStyle     =   0  'None
            Height          =   480
            Index           =   1
            Left            =   120
            Picture         =   "frmMain.frx":0160
            ScaleHeight     =   480
            ScaleWidth      =   480
            TabIndex        =   57
            Top             =   2520
            Width           =   480
         End
         Begin VB.PictureBox Picture3 
            AutoSize        =   -1  'True
            BorderStyle     =   0  'None
            Height          =   480
            Index           =   0
            Left            =   120
            Picture         =   "frmMain.frx":05A2
            ScaleHeight     =   480
            ScaleWidth      =   480
            TabIndex        =   56
            Top             =   240
            Width           =   480
         End
         Begin VB.Label lblLeft 
            Caption         =   "10"
            Height          =   255
            Left            =   120
            TabIndex        =   61
            Top             =   4440
            Width           =   1095
         End
         Begin VB.Label lblSel 
            Caption         =   "0 out of 10"
            Height          =   255
            Left            =   120
            TabIndex        =   60
            Top             =   3480
            Width           =   1815
         End
         Begin VB.Label Label4 
            Caption         =   "# of Engines left:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   59
            Top             =   4080
            Width           =   2175
         End
         Begin VB.Label Label3 
            Caption         =   "# of Selected Engines:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   58
            Top             =   3120
            Width           =   2175
         End
         Begin VB.Label Label2 
            Caption         =   $"frmMain.frx":09E4
            Height          =   1455
            Left            =   120
            TabIndex        =   55
            Top             =   840
            Width           =   2055
         End
      End
      Begin VB.PictureBox Take_Away 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   480
         Left            =   3720
         Picture         =   "frmMain.frx":0A7A
         ScaleHeight     =   480
         ScaleWidth      =   480
         TabIndex        =   53
         ToolTipText     =   "Take away all engines."
         Top             =   -500
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.PictureBox Take 
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   480
         Left            =   3720
         Picture         =   "frmMain.frx":0EBC
         ScaleHeight     =   480
         ScaleWidth      =   480
         TabIndex        =   52
         ToolTipText     =   "Take out Engine."
         Top             =   -500
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Frame Frame2 
         Caption         =   "Search Engines to be use"
         Height          =   5295
         Left            =   -71160
         TabIndex        =   51
         Top             =   885
         Width           =   3495
         Begin VB.ListBox SelectedEngines 
            Height          =   4740
            Left            =   120
            Sorted          =   -1  'True
            TabIndex        =   63
            Top             =   360
            Width           =   3255
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "Available Search Engines"
         Height          =   5295
         Left            =   -74775
         TabIndex        =   50
         Top             =   885
         Width           =   3495
         Begin VB.ListBox AvailableEngines 
            Height          =   4740
            Left            =   120
            MultiSelect     =   2  'Extended
            Sorted          =   -1  'True
            TabIndex        =   62
            Top             =   360
            Width           =   3255
         End
      End
      Begin VB.PictureBox Picture2 
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         Height          =   1740
         Index           =   0
         Left            =   -66240
         ScaleHeight     =   1680
         ScaleWidth      =   1110
         TabIndex        =   49
         Top             =   5280
         Width           =   1170
         Begin VB.Image Image1 
            Height          =   1200
            Index           =   0
            Left            =   120
            Picture         =   "frmMain.frx":12FE
            ToolTipText     =   "Copyright 2000, Casper Semiramis II Production"
            Top             =   240
            Width           =   870
         End
      End
      Begin VB.TextBox txtPhone 
         Height          =   300
         Left            =   -66000
         TabIndex        =   46
         ToolTipText     =   "Your phone number with prefix."
         Top             =   6720
         Width           =   855
      End
      Begin VB.TextBox txtPostal 
         Height          =   300
         Left            =   -67680
         TabIndex        =   44
         ToolTipText     =   "Your Postal Code or ZIP."
         Top             =   6720

⌨️ 快捷键说明

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