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

📄 frmpolicyinput.frm

📁 保险定单管理系统,实现了保险的增删改查.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmPolicyInput 
   Caption         =   "保单信息录入维护"
   ClientHeight    =   8370
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10500
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8370
   ScaleWidth      =   10500
   Begin VB.Frame frameTop 
      Height          =   735
      Left            =   0
      TabIndex        =   28
      Top             =   0
      Width           =   10335
      Begin VB.CommandButton btnAdd 
         Caption         =   "+"
         Height          =   315
         Left            =   240
         TabIndex        =   32
         Top             =   240
         Width           =   555
      End
      Begin VB.CommandButton btnRemove 
         Caption         =   "-"
         Height          =   315
         Left            =   900
         TabIndex        =   31
         Top             =   240
         Width           =   555
      End
      Begin VB.CommandButton btnSave 
         Caption         =   "保存"
         Height          =   315
         Left            =   1560
         TabIndex        =   30
         Top             =   240
         Width           =   555
      End
      Begin VB.CommandButton btnReturn 
         Caption         =   "返回"
         Height          =   315
         Left            =   2220
         TabIndex        =   29
         Top             =   240
         Width           =   555
      End
   End
   Begin VB.Frame frameCenter 
      Caption         =   "保单录入"
      Height          =   3315
      Left            =   0
      TabIndex        =   2
      Top             =   780
      Width           =   10335
      Begin VB.ComboBox combInsuranceType 
         Height          =   300
         Left            =   2160
         Style           =   2  'Dropdown List
         TabIndex        =   42
         Top             =   2040
         Width           =   1635
      End
      Begin VB.CommandButton btnViewDetial 
         Caption         =   "查看客户信息"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3180
         TabIndex        =   41
         Top             =   960
         Width           =   1515
      End
      Begin MSComCtl2.DTPicker dtpNextPayDate 
         Height          =   315
         Left            =   6060
         TabIndex        =   38
         Top             =   1380
         Width           =   2235
         _ExtentX        =   3942
         _ExtentY        =   556
         _Version        =   393216
         Format          =   21954561
         CurrentDate     =   39735
      End
      Begin VB.TextBox txtRemarks 
         Height          =   390
         Left            =   6060
         TabIndex        =   37
         Top             =   2820
         Width           =   2955
      End
      Begin VB.ComboBox combMedicalsituation 
         Height          =   300
         Left            =   6060
         Style           =   2  'Dropdown List
         TabIndex        =   36
         Top             =   2460
         Width           =   1755
      End
      Begin VB.TextBox txtContractId 
         Height          =   315
         Left            =   2160
         TabIndex        =   14
         Top             =   240
         Width           =   2055
      End
      Begin VB.TextBox txtPolicyholder 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   315
         Left            =   2160
         TabIndex        =   13
         Top             =   960
         Width           =   915
      End
      Begin VB.TextBox txtInsured 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   315
         Left            =   2160
         TabIndex        =   12
         Top             =   1320
         Width           =   915
      End
      Begin VB.TextBox txtBeneficiary 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   315
         Left            =   2160
         TabIndex        =   11
         Top             =   1680
         Width           =   915
      End
      Begin VB.ComboBox combRelationshipHB 
         Height          =   300
         Left            =   2160
         Style           =   2  'Dropdown List
         TabIndex        =   10
         Top             =   2820
         Width           =   1635
      End
      Begin VB.ComboBox combRelationshipHI 
         Height          =   300
         Left            =   2160
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   2400
         Width           =   1635
      End
      Begin VB.ComboBox combPayWay 
         Height          =   300
         ItemData        =   "frmPolicyInput.frx":0000
         Left            =   6060
         List            =   "frmPolicyInput.frx":0002
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   1020
         Width           =   2595
      End
      Begin VB.TextBox txtInsurancAmount 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   330
         Left            =   6060
         TabIndex        =   6
         Top             =   300
         Width           =   2595
      End
      Begin VB.TextBox txtPaymentDeadline 
         Height          =   315
         Left            =   6060
         TabIndex        =   5
         Top             =   660
         Width           =   1455
      End
      Begin VB.TextBox txtEachPremium 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   315
         Left            =   6060
         TabIndex        =   4
         Top             =   1740
         Width           =   2595
      End
      Begin VB.ComboBox combExpiredChoice 
         Height          =   300
         Left            =   6060
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   2100
         Width           =   1635
      End
      Begin MSComCtl2.DTPicker dtpInsuranceDate 
         Height          =   315
         Left            =   2160
         TabIndex        =   9
         Top             =   600
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   556
         _Version        =   393216
         Format          =   21954561
         CurrentDate     =   39731
      End
      Begin VB.Label Label11 
         Caption         =   "月"
         Height          =   315
         Left            =   7680
         TabIndex        =   40
         Top             =   660
         Width           =   495
      End
      Begin VB.Label Label10 
         Caption         =   "元"
         Height          =   315
         Left            =   8760
         TabIndex        =   39
         Top             =   300
         Width           =   615
      End
      Begin VB.Label Label9 
         Alignment       =   1  'Right Justify
         Caption         =   "备注:"
         Height          =   315
         Left            =   4560
         TabIndex        =   35
         Top             =   2820
         Width           =   1395
      End
      Begin VB.Label Label8 
         Alignment       =   1  'Right Justify
         Caption         =   "体检状况:"
         Height          =   375
         Left            =   3960
         TabIndex        =   34
         Top             =   2460
         Width           =   1995
      End
      Begin VB.Label Label14 
         Alignment       =   1  'Right Justify
         Caption         =   "投保人与受益人关系:"
         Height          =   255
         Left            =   300
         TabIndex        =   33
         Top             =   2820
         Width           =   1755
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         Caption         =   "保险合同编号:"
         Height          =   255
         Left            =   240
         TabIndex        =   27
         Top             =   240
         Width           =   1815
      End
      Begin VB.Label Label2 
         Alignment       =   1  'Right Justify
         Caption         =   "投保日期:"
         Height          =   255
         Left            =   240
         TabIndex        =   26
         Top             =   600
         Width           =   1815
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         Caption         =   "投保人编号:"
         Height          =   255
         Left            =   240
         TabIndex        =   25
         Top             =   960
         Width           =   1815
      End
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         Caption         =   "被保人编号:"

⌨️ 快捷键说明

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