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

📄 chat.frm

📁 可以把数据库中的记录以email的形式发送出去
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmChat 
   BackColor       =   &H00FF8080&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Cool Chat"
   ClientHeight    =   6765
   ClientLeft      =   45
   ClientTop       =   645
   ClientWidth     =   7230
   FillColor       =   &H00008080&
   HelpContextID   =   10
   Icon            =   "Chat.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6765
   ScaleWidth      =   7230
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame FrameCheckEmail 
      BackColor       =   &H00FF8080&
      Caption         =   "Check Email"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   2415
      Left            =   120
      TabIndex        =   44
      Top             =   3840
      Visible         =   0   'False
      Width           =   6975
      Begin VB.CommandButton cmdCheckEmail 
         Caption         =   "Check Mail"
         Height          =   315
         Left            =   5640
         TabIndex        =   53
         Top             =   2040
         Width           =   1215
      End
      Begin VB.TextBox txtPassword 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   3840
         PasswordChar    =   "*"
         TabIndex        =   2
         Text            =   "Jasean94"
         ToolTipText     =   "Pop3 Password (Usually same as ISP password)"
         Top             =   1920
         Width           =   1335
      End
      Begin VB.CheckBox chkLogStatus 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   6000
         TabIndex        =   3
         ToolTipText     =   "Check this if you want to see the responses from the POP3 server"
         Top             =   600
         Width           =   255
      End
      Begin VB.TextBox txtServer 
         Height          =   285
         Left            =   240
         TabIndex        =   0
         Text            =   "216.169.120.181"
         ToolTipText     =   "Usually: mail.yourisp.com , pop.yourisp.com , pop3.yourisp.com (Not for AOL users)"
         Top             =   1920
         Width           =   1695
      End
      Begin VB.TextBox txtUser 
         Height          =   285
         Left            =   2160
         TabIndex        =   1
         Text            =   "ebonyhq"
         ToolTipText     =   "Pop3 Username (Usually same as ISP username)"
         Top             =   1920
         Width           =   1455
      End
      Begin VB.TextBox txtPOP3Port 
         Height          =   285
         Left            =   5880
         TabIndex        =   5
         Text            =   "110"
         ToolTipText     =   "POP3 Port - Default is 110"
         Top             =   1440
         Width           =   495
      End
      Begin VB.Frame FrameCheckEmailStatus 
         BackColor       =   &H00FF8080&
         Caption         =   "Port Connection Status:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1215
         Left            =   120
         TabIndex        =   45
         Top             =   360
         Width           =   5295
         Begin ComctlLib.ProgressBar ProgressBar2 
            Height          =   135
            Left            =   120
            TabIndex        =   47
            ToolTipText     =   "Status Progress Bar"
            Top             =   960
            Width           =   5055
            _ExtentX        =   8916
            _ExtentY        =   238
            _Version        =   327682
            Appearance      =   1
         End
         Begin VB.ListBox lstStatus 
            Height          =   645
            Left            =   120
            TabIndex        =   46
            TabStop         =   0   'False
            ToolTipText     =   "Port Status Messages"
            Top             =   240
            Width           =   5055
         End
      End
      Begin VB.Label lblCaption 
         Alignment       =   2  'Center
         BackColor       =   &H00FF8080&
         Caption         =   "Show Port Status"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   4
         Left            =   5640
         TabIndex        =   52
         Top             =   240
         Width           =   975
      End
      Begin VB.Label lblCaption 
         Alignment       =   2  'Center
         BackColor       =   &H00FF8080&
         Caption         =   "Port:"
         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
         Index           =   0
         Left            =   5760
         TabIndex        =   51
         Top             =   1200
         Width           =   615
      End
      Begin VB.Label lblCaption 
         BackColor       =   &H00FF8080&
         Caption         =   "POP3 Server:"
         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
         Index           =   1
         Left            =   240
         TabIndex        =   50
         Top             =   1680
         Width           =   1215
      End
      Begin VB.Label lblCaption 
         BackColor       =   &H00FF8080&
         Caption         =   "Username:"
         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
         Index           =   2
         Left            =   2160
         TabIndex        =   49
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label lblCaption 
         BackColor       =   &H00FF8080&
         Caption         =   "Password:"
         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
         Index           =   3
         Left            =   4200
         TabIndex        =   48
         Top             =   1680
         Width           =   975
      End
   End
   Begin VB.Frame FrameUtility 
      BackColor       =   &H00FF8080&
      Caption         =   "Utilities"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   735
      Left            =   120
      TabIndex        =   34
      Top             =   3000
      Width           =   6975
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   5040
         Top             =   240
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin VB.Timer tmrClock 
         Enabled         =   0   'False
         Interval        =   1000
         Left            =   1560
         Top             =   120
      End
      Begin VB.Timer tmrFlash 
         Enabled         =   0   'False
         Interval        =   500
         Left            =   3000
         Top             =   120
      End
      Begin VB.OptionButton optUtility 
         BackColor       =   &H00FF8080&
         Caption         =   "Connect Options"
         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
         Index           =   0
         Left            =   120
         TabIndex        =   37
         Top             =   360
         Value           =   -1  'True
         Width           =   1815
      End
      Begin VB.OptionButton optUtility 
         BackColor       =   &H00FF8080&
         Caption         =   "Check Email"
         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
         Index           =   2
         Left            =   3600
         TabIndex        =   36
         Top             =   360
         Width           =   1455
      End
      Begin VB.OptionButton optUtility 
         BackColor       =   &H00FF8080&
         Caption         =   "Send Email"
         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
         Index           =   1
         Left            =   2040
         TabIndex        =   35
         Top             =   360
         Width           =   1335
      End
      Begin MSWinsockLib.Winsock Winsock3 
         Left            =   5400
         Top             =   240
         _ExtentX        =   741
         _ExtentY        =   741
         _Version        =   393216
      End
      Begin MSWinsockLib.Winsock Winsock1 
         Left            =   5880
         Top             =   240
         _ExtentX        =   741
         _ExtentY        =   741
         _Version        =   393216
      End
      Begin MSWinsockLib.Winsock Winsock2 
         Left            =   6480
         Top             =   240
         _ExtentX        =   741
         _ExtentY        =   741
         _Version        =   393216
      End
      Begin ComctlLib.ImageList ImageList1 
         Left            =   6240
         Top             =   0
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   74
         ImageHeight     =   90
         MaskColor       =   12632256
         _Version        =   327682
         BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
            NumListImages   =   2
            BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Chat.frx":27A2
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Chat.frx":76B4
               Key             =   ""
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame FrameSendText 
      BackColor       =   &H00FF8080&
      Caption         =   "Send Text"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   615
      Left            =   120
      TabIndex        =   31
      Top             =   2280
      Width           =   6975
      Begin VB.Frame FrameCounter 
         BackColor       =   &H00FF8080&
         BorderStyle     =   0  'None
         Caption         =   "Online For:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   375
         Left            =   4320
         TabIndex        =   38
         Top             =   120
         Width           =   2535
         Begin VB.Label lblMinutes 
            Alignment       =   2  'Center
            BackColor       =   &H00FFC0C0&
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000C0&
            Height          =   255
            Left            =   0
            TabIndex        =   42
            Top             =   120
            Width           =   375
         End
         Begin VB.Label Label2 
            BackColor       =   &H00FFC0C0&
            Caption         =   "Minute(s)"
            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            =   360
            TabIndex        =   41
            Top             =   120
            Width           =   855
         End
         Begin VB.Label lblSeconds 
            Alignment       =   2  'Center
            BackColor       =   &H00FFC0C0&
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000C0&
            Height          =   255
            Left            =   1200

⌨️ 快捷键说明

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