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

📄 form1.frm

📁 请运行setup.exe 对软件进行安装
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form form1 
   Caption         =   "火灾公众责任保险"
   ClientHeight    =   10500
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11055
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   10500
   ScaleWidth      =   11055
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   4560
      Top             =   480
   End
   Begin VB.Frame Frame4 
      Height          =   10335
      Left            =   120
      TabIndex        =   99
      Top             =   2640
      Width           =   11055
      Begin VB.CommandButton Command19 
         Caption         =   "登录"
         Height          =   375
         Left            =   8040
         TabIndex        =   104
         Top             =   5760
         Width           =   1095
      End
      Begin VB.TextBox password1 
         Height          =   375
         IMEMode         =   3  'DISABLE
         Left            =   3840
         PasswordChar    =   "*"
         TabIndex        =   103
         Top             =   5760
         Width           =   3735
      End
      Begin VB.Label Label44 
         Caption         =   "请输入系统登录密码:"
         Height          =   375
         Left            =   4440
         TabIndex        =   102
         Top             =   5280
         Width           =   2415
      End
      Begin VB.Label Label43 
         Caption         =   "火灾公众责任保险保单处理系统"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   36
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   975
         Left            =   480
         TabIndex        =   101
         Top             =   2640
         Width           =   10215
      End
      Begin VB.Label Label42 
         Caption         =   "欢迎使用本系统!"
         Height          =   255
         Left            =   240
         TabIndex        =   100
         Top             =   240
         Width           =   1695
      End
   End
   Begin VB.Frame Frame3 
      Height          =   8655
      Left            =   -10200
      TabIndex        =   93
      Top             =   4200
      Visible         =   0   'False
      Width           =   10575
      Begin VB.CommandButton Command3 
         Caption         =   "返回界面"
         Height          =   375
         Left            =   6480
         TabIndex        =   97
         Top             =   4080
         Width           =   1095
      End
      Begin VB.CommandButton Command6 
         Caption         =   "打印发票"
         Height          =   315
         Left            =   4440
         TabIndex        =   96
         Top             =   4080
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "打印合同"
         Height          =   315
         Left            =   2520
         TabIndex        =   95
         Top             =   4080
         Width           =   1215
      End
      Begin VB.CommandButton Command14 
         Caption         =   "保存记录"
         Height          =   315
         Left            =   10320
         TabIndex        =   94
         Top             =   6720
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.Label Label41 
         Caption         =   "保存成功!你可以进行以下工作"
         Height          =   495
         Left            =   3120
         TabIndex        =   98
         Top             =   2640
         Width           =   3615
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查看记录"
      Height          =   8775
      Left            =   9360
      TabIndex        =   67
      Top             =   7920
      Visible         =   0   'False
      Width           =   10455
      Begin VB.ListBox List5 
         Height          =   5520
         Left            =   240
         TabIndex        =   91
         Top             =   840
         Width           =   855
      End
      Begin VB.ListBox List4 
         Height          =   5520
         Left            =   8520
         TabIndex        =   77
         Top             =   6480
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.CommandButton Command12 
         Caption         =   "退出"
         Height          =   375
         Left            =   5520
         TabIndex        =   76
         Top             =   6960
         Width           =   1215
      End
      Begin VB.CommandButton Command11 
         Caption         =   "查看"
         Height          =   375
         Left            =   2760
         TabIndex        =   75
         Top             =   6960
         Width           =   1215
      End
      Begin VB.ListBox List3 
         Height          =   5520
         Left            =   3000
         TabIndex        =   74
         Top             =   840
         Width           =   2535
      End
      Begin VB.CommandButton Command10 
         Caption         =   "删除"
         Height          =   375
         Left            =   960
         TabIndex        =   72
         Top             =   6960
         Width           =   1215
      End
      Begin VB.ListBox List2 
         Height          =   5520
         Left            =   5520
         TabIndex        =   70
         Top             =   840
         Width           =   4575
      End
      Begin VB.ListBox List1 
         Height          =   5520
         Left            =   1080
         TabIndex        =   68
         Top             =   840
         Width           =   1935
      End
      Begin VB.Label Label40 
         Caption         =   "保单号"
         Height          =   255
         Left            =   360
         TabIndex        =   92
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label36 
         Height          =   375
         Left            =   960
         TabIndex        =   80
         Top             =   7920
         Width           =   1455
      End
      Begin VB.Label Label35 
         Caption         =   "条记录"
         Height          =   375
         Left            =   2640
         TabIndex        =   79
         Top             =   7920
         Width           =   735
      End
      Begin VB.Label Label34 
         Caption         =   "共"
         Height          =   255
         Left            =   600
         TabIndex        =   78
         Top             =   7920
         Width           =   255
      End
      Begin VB.Label Label33 
         Caption         =   "电话/传真"
         Height          =   375
         Left            =   3120
         TabIndex        =   73
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label32 
         Caption         =   "被保险人地址"
         Height          =   375
         Left            =   5640
         TabIndex        =   71
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label31 
         Caption         =   "被保险人姓名"
         Height          =   375
         Left            =   1200
         TabIndex        =   69
         Top             =   480
         Width           =   1815
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "系统设置"
      Height          =   8895
      Left            =   -9840
      TabIndex        =   65
      Top             =   8160
      Visible         =   0   'False
      Width           =   10455
      Begin VB.Frame Frame7 
         Height          =   1575
         Left            =   1440
         TabIndex        =   119
         Top             =   480
         Width           =   7455
         Begin VB.CommandButton Command15 
            Caption         =   "设置合同模板"
            Height          =   435
            Left            =   960
            TabIndex        =   121
            Top             =   720
            Width           =   1575
         End
         Begin VB.CommandButton Command16 
            Caption         =   "设置发票模板"
            Height          =   435
            Left            =   3720
            TabIndex        =   120
            Top             =   720
            Width           =   1695
         End
         Begin VB.Label Label49 
            Caption         =   "模板设置"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   360
            TabIndex        =   122
            Top             =   240
            Width           =   1215
         End
      End
      Begin VB.Frame Frame6 
         Height          =   2895
         Left            =   1440
         TabIndex        =   114
         Top             =   2040
         Width           =   7455
         Begin VB.CommandButton Command18 
            Caption         =   "浏览该文件夹"
            Height          =   375
            Left            =   4200
            TabIndex        =   123
            Top             =   1680
            Width           =   1695
         End
         Begin VB.TextBox Text1 
            Height          =   375
            Left            =   240
            TabIndex        =   117
            Top             =   960
            Width           =   6855
         End
         Begin VB.CommandButton Command8 
            Caption         =   "确定"
            Height          =   375
            Left            =   6240
            TabIndex        =   116
            Top             =   2520
            Visible         =   0   'False
            Width           =   1095
         End
         Begin VB.CommandButton Command22 
            Caption         =   "浏览..."
            Height          =   375
            Left            =   240
            TabIndex        =   115
            Top             =   1680
            Width           =   975
         End
         Begin VB.Label Label30 
            Caption         =   "设置合同保存文件夹"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   240
            TabIndex        =   118
            Top             =   360
            Width           =   2295
         End
      End
      Begin VB.Frame Frame5 
         Height          =   2775
         Left            =   1440
         TabIndex        =   105
         Top             =   5160
         Width           =   7455
         Begin VB.CommandButton Command20 
            Caption         =   "更改"
            Height          =   495
            Left            =   240
            TabIndex        =   112
            Top             =   1680
            Width           =   1455
         End
         Begin VB.TextBox Text4 
            Height          =   375
            IMEMode         =   3  'DISABLE
            Left            =   3960
            PasswordChar    =   "*"
            TabIndex        =   111
            Top             =   1920
            Width           =   2535
         End
         Begin VB.TextBox Text3 
            Height          =   375
            IMEMode         =   3  'DISABLE
            Left            =   3960
            PasswordChar    =   "*"
            TabIndex        =   109
            Top             =   1080
            Width           =   2535
         End
         Begin VB.TextBox Text2 
            Height          =   375
            IMEMode         =   3  'DISABLE
            Left            =   3960
            PasswordChar    =   "*"
            TabIndex        =   107
            Top             =   360
            Width           =   2535
         End
         Begin VB.Label Label48 
            Caption         =   "更改密码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   240
            TabIndex        =   113
            Top             =   240
            Width           =   1455
         End
         Begin VB.Label Label47 
            Caption         =   "验证密码"
            Height          =   255
            Left            =   2520
            TabIndex        =   110
            Top             =   2040
            Width           =   1095
         End
         Begin VB.Label Label46 
            Caption         =   "新设密码"
            Height          =   255
            Left            =   2520
            TabIndex        =   108
            Top             =   1200
            Width           =   855
         End
         Begin VB.Label Label45 
            Caption         =   "原始密码"
            Height          =   255
            Left            =   2520
            TabIndex        =   106
            Top             =   480
            Width           =   855
         End
      End
      Begin VB.CommandButton Command9 
         Caption         =   "返回"
         Height          =   375
         Left            =   3600
         TabIndex        =   66
         Top             =   8160
         Width           =   1575
      End
   End
   Begin VB.CommandButton Command7 
      Caption         =   "系统设置"
      Height          =   315
      Left            =   9720
      TabIndex        =   85
      Top             =   4680
      Width           =   1215
   End
   Begin VB.CommandButton Command5 
      Caption         =   "重新输入"
      Height          =   315
      Left            =   9720
      TabIndex        =   83

⌨️ 快捷键说明

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