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

📄 form1.frm

📁 为个人用户开发的车险秘书系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{683364A1-B37D-11D1-ADC5-006008A5848C}#1.0#0"; "dhtmled.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMailSender 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   6180
   ClientLeft      =   15
   ClientTop       =   15
   ClientWidth     =   7140
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   412
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   476
   Begin 保险秘书.Bevel Bevel2 
      Height          =   3615
      Left            =   0
      TabIndex        =   20
      Top             =   2280
      Width           =   7095
      _ExtentX        =   12515
      _ExtentY        =   6376
   End
   Begin 保险秘书.Bevel Bevel1 
      Height          =   1335
      Left            =   0
      TabIndex        =   19
      Top             =   960
      Width           =   7095
      _ExtentX        =   12515
      _ExtentY        =   2355
   End
   Begin VB.TextBox txtMail 
      Height          =   285
      Index           =   1
      Left            =   1230
      Locked          =   -1  'True
      TabIndex        =   15
      ToolTipText     =   "在此输入发件人的电子邮件地址"
      Top             =   1455
      Width           =   5775
   End
   Begin VB.TextBox txtMail 
      BackColor       =   &H00FFFFFF&
      Height          =   285
      Index           =   0
      Left            =   1230
      TabIndex        =   10
      ToolTipText     =   "在此输入收件人的电子邮件地址"
      Top             =   1110
      Width           =   5775
   End
   Begin VB.PictureBox skntitle 
      Align           =   1  'Align Top
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H80000007&
      BorderStyle     =   0  'None
      Height          =   345
      Left            =   0
      ScaleHeight     =   23
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   476
      TabIndex        =   5
      Top             =   0
      Width           =   7140
      Begin VB.PictureBox TCloseBut 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   255
         Left            =   6825
         ScaleHeight     =   255
         ScaleWidth      =   255
         TabIndex        =   8
         ToolTipText     =   "关闭"
         Top             =   45
         Width           =   255
      End
      Begin VB.PictureBox TMaxBut 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   255
         Left            =   6480
         ScaleHeight     =   255
         ScaleWidth      =   255
         TabIndex        =   7
         Top             =   45
         Width           =   255
      End
      Begin VB.PictureBox TMinBut 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   255
         Left            =   6120
         ScaleHeight     =   255
         ScaleWidth      =   255
         TabIndex        =   6
         ToolTipText     =   "最小化"
         Top             =   45
         Width           =   255
      End
      Begin VB.Label lblCaption 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Mail 发送系统"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   180
         Left            =   60
         TabIndex        =   9
         Top             =   75
         Width           =   1305
      End
   End
   Begin VB.TextBox txtMail 
      Height          =   285
      Index           =   2
      Left            =   1230
      TabIndex        =   4
      ToolTipText     =   "在此输入发送邮件标题"
      Top             =   1785
      Width           =   5775
   End
   Begin VB.PictureBox resTBar 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H80000007&
      BorderStyle     =   0  'None
      Height          =   180
      Left            =   135
      ScaleHeight     =   12
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   110
      TabIndex        =   3
      Top             =   7740
      Visible         =   0   'False
      Width           =   1650
   End
   Begin VB.PictureBox resCloseBut 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H80000009&
      BorderStyle     =   0  'None
      Height          =   180
      Left            =   180
      ScaleHeight     =   12
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   110
      TabIndex        =   2
      Top             =   7980
      Visible         =   0   'False
      Width           =   1650
   End
   Begin VB.PictureBox resMinBut 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H8000000D&
      BorderStyle     =   0  'None
      Height          =   180
      Left            =   1890
      ScaleHeight     =   12
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   110
      TabIndex        =   1
      Top             =   7755
      Visible         =   0   'False
      Width           =   1650
   End
   Begin VB.PictureBox resMaxBut 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H8000000C&
      BorderStyle     =   0  'None
      Height          =   180
      Left            =   1890
      ScaleHeight     =   12
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   110
      TabIndex        =   0
      Top             =   7995
      Visible         =   0   'False
      Width           =   1650
   End
   Begin MSComctlLib.ImageList ImageList3 
      Left            =   1215
      Top             =   6810
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   15
      ImageHeight     =   12
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0442
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":06D4
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar3 
      Height          =   285
      Left            =   60
      TabIndex        =   11
      Top             =   1125
      Width           =   1050
      _ExtentX        =   1852
      _ExtentY        =   503
      ButtonWidth     =   1746
      ButtonHeight    =   503
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Style           =   1
      TextAlignment   =   1
      ImageList       =   "ImageList3"
      HotImageList    =   "ImageList3"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   1
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "收件人:"
            ImageIndex      =   2
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   315
      Left            =   0
      TabIndex        =   12
      ToolTipText     =   "邮件发送状态"
      Top             =   5865
      Width           =   7140
      _ExtentX        =   12594
      _ExtentY        =   556
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Bevel           =   2
            Object.Width           =   12541
            Picture         =   "Form1.frx":0966
            Text            =   "状态 : 空闲..."
            TextSave        =   "状态 : 空闲..."
         EndProperty
      EndProperty
   End
   Begin DHTMLEDLibCtl.DHTMLEdit DHTML 
      Height          =   3000
      Left            =   75
      TabIndex        =   13
      ToolTipText     =   "这里是您的邮件正文"
      Top             =   2775
      Width           =   6960
      ActivateApplets =   0   'False
      ActivateActiveXControls=   0   'False
      ActivateDTCs    =   -1  'True
      ShowDetails     =   0   'False
      ShowBorders     =   0   'False
      Appearance      =   1
      Scrollbars      =   -1  'True
      ScrollbarAppearance=   1
      SourceCodePreservation=   -1  'True
      AbsoluteDropMode=   0   'False
      SnapToGrid      =   0   'False
      SnapToGridX     =   50
      SnapToGridY     =   50
      BrowseMode      =   0   'False
      UseDivOnCarriageReturn=   0   'False
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   45
      Top             =   6780
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   22
      ImageHeight     =   21
      MaskColor       =   16711935
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   13
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0D00
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":12E6
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":18CC
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":1EB2
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":2498
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":2A7E
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":3064
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":364A
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":3C30
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":4216
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":47FC
            Key             =   ""
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":4DE2
            Key             =   ""
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":53C8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar2 
      Height          =   330
      Left            =   45
      TabIndex        =   14
      Top             =   2340
      Width           =   6990
      _ExtentX        =   12330
      _ExtentY        =   582
      ButtonWidth     =   609
      ButtonHeight    =   582
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Style           =   1
      ImageList       =   "ImageList2"
      DisabledImageList=   "ImageList2"
      HotImageList    =   "ImageList2"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   20
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "粗体"
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "粗体"
            ImageIndex      =   1
            Style           =   1
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "斜体"
            ImageIndex      =   2
            Style           =   1
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "下划线"
            ImageIndex      =   3
            Style           =   1

⌨️ 快捷键说明

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