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

📄 frmconfigurar.frm

📁 基于VB和SQL的邮件自动处理辅助教学系统原码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmConfigurar 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "系统配置"
   ClientHeight    =   6480
   ClientLeft      =   2565
   ClientTop       =   1500
   ClientWidth     =   8145
   Icon            =   "frmConfigurar.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6480
   ScaleWidth      =   8145
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Height          =   855
      Left            =   180
      TabIndex        =   18
      Top             =   60
      Width           =   4395
      Begin VB.OptionButton optBTN 
         Caption         =   "配置"
         Height          =   735
         Index           =   3
         Left            =   2520
         MaskColor       =   &H00808000&
         Picture         =   "frmConfigurar.frx":000C
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   60
         UseMaskColor    =   -1  'True
         Width           =   1095
      End
      Begin VB.OptionButton optBTN 
         Caption         =   "时间"
         Height          =   735
         Index           =   2
         Left            =   1260
         MaskColor       =   &H00808000&
         Picture         =   "frmConfigurar.frx":0C8E
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   60
         UseMaskColor    =   -1  'True
         Width           =   1095
      End
      Begin VB.OptionButton optBTN 
         Caption         =   "邮箱"
         Height          =   735
         Index           =   1
         Left            =   0
         MaskColor       =   &H00808000&
         Picture         =   "frmConfigurar.frx":16C0
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   60
         UseMaskColor    =   -1  'True
         Value           =   -1  'True
         Width           =   1095
      End
   End
   Begin VB.CommandButton Aceprar 
      Caption         =   "确认"
      Default         =   -1  'True
      Height          =   435
      Left            =   4440
      TabIndex        =   7
      Top             =   5160
      Width           =   1095
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消"
      Height          =   435
      Left            =   6240
      TabIndex        =   8
      Top             =   5160
      Width           =   1095
   End
   Begin VB.Frame fraBTN 
      Caption         =   "配置"
      Height          =   3375
      Index           =   3
      Left            =   840
      TabIndex        =   16
      Top             =   1560
      Width           =   5715
      Begin VB.CommandButton cmdBrowse 
         Caption         =   "浏览"
         Height          =   315
         Index           =   1
         Left            =   4500
         TabIndex        =   28
         Top             =   2520
         Width           =   975
      End
      Begin VB.TextBox txtSound 
         Enabled         =   0   'False
         Height          =   315
         Left            =   960
         TabIndex        =   26
         Top             =   2520
         Width           =   2955
      End
      Begin VB.TextBox txtProgram 
         Height          =   315
         Left            =   60
         TabIndex        =   5
         Top             =   780
         Width           =   5415
      End
      Begin VB.CommandButton cmdBrowse 
         Caption         =   "浏览"
         Height          =   315
         Index           =   0
         Left            =   4500
         TabIndex        =   6
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "有新邮件到达时播放:"
         Height          =   255
         Index           =   11
         Left            =   120
         TabIndex        =   27
         Top             =   1920
         Width           =   4335
      End
      Begin VB.Label Label1 
         Caption         =   "邮件程序保存路径:"
         Height          =   435
         Index           =   5
         Left            =   120
         TabIndex        =   17
         Top             =   240
         Width           =   4695
      End
   End
   Begin VB.Frame fraBTN 
      Caption         =   "时间设置"
      Height          =   3375
      Index           =   2
      Left            =   840
      TabIndex        =   13
      Top             =   1440
      Width           =   5655
      Begin VB.TextBox txtTimeout 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   2220
         MaxLength       =   2
         TabIndex        =   4
         Text            =   "4"
         Top             =   2580
         Width           =   270
      End
      Begin VB.TextBox txtInterval 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   2220
         MaxLength       =   2
         TabIndex        =   3
         Text            =   "3"
         Top             =   1080
         Width           =   270
      End
      Begin VB.Label Label1 
         Caption         =   "您可以接受的等待服务器反应时间是多少?"
         Height          =   615
         Index           =   10
         Left            =   600
         TabIndex        =   22
         Top             =   1740
         Width           =   3915
      End
      Begin VB.Label Label1 
         Caption         =   "秒"
         Height          =   195
         Index           =   9
         Left            =   2580
         TabIndex        =   21
         Top             =   2640
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "每"
         Height          =   195
         Index           =   4
         Left            =   1740
         TabIndex        =   20
         Top             =   1140
         Width           =   435
      End
      Begin VB.Label Label1 
         Caption         =   "您想多长时间检查一次邮箱?"
         Height          =   315
         Index           =   8
         Left            =   960
         TabIndex        =   15
         Top             =   480
         Width           =   3975
      End
      Begin VB.Label Label1 
         Caption         =   "分钟"
         Height          =   195
         Index           =   7
         Left            =   2580
         TabIndex        =   14
         Top             =   1140
         Width           =   615
      End
   End
   Begin VB.Frame fraBTN 
      Height          =   3255
      Index           =   1
      Left            =   840
      TabIndex        =   9
      Top             =   1440
      Width           =   5715
      Begin VB.TextBox txtPop3Host 
         Height          =   315
         Left            =   2580
         TabIndex        =   0
         Top             =   1260
         Width           =   2355
      End
      Begin VB.TextBox txtPop3User 
         Height          =   315
         Left            =   2580
         MaxLength       =   30
         TabIndex        =   1
         Top             =   1860
         Width           =   2055
      End
      Begin VB.TextBox txtPop3Passwd 
         Height          =   315
         IMEMode         =   3  'DISABLE
         Left            =   2580
         MaxLength       =   20

⌨️ 快捷键说明

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