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

📄 frm_jhsy_add.frm

📁 人口信息管理系统 人口信息管理 查询 修改 删除
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form frm_JHSY_ADD 
   BackColor       =   &H00C0C0FF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "计划生育信息录入"
   ClientHeight    =   7755
   ClientLeft      =   150
   ClientTop       =   720
   ClientWidth     =   9330
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7755
   ScaleWidth      =   9330
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   5280
      TabIndex        =   77
      Top             =   120
      Width           =   1455
   End
   Begin MSComCtl2.DTPicker DTPicker9 
      Height          =   300
      Left            =   7920
      TabIndex        =   75
      Top             =   120
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   529
      _Version        =   393216
      Format          =   19726337
      CurrentDate     =   38163
   End
   Begin VB.TextBox Text26 
      Height          =   300
      Left            =   2640
      TabIndex        =   72
      Text            =   "Text26"
      Top             =   120
      Width           =   1695
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   1935
      Left            =   120
      TabIndex        =   3
      Top             =   5760
      Width           =   9255
      _ExtentX        =   16325
      _ExtentY        =   3413
      _Version        =   393216
      Tabs            =   5
      TabsPerRow      =   5
      TabHeight       =   520
      TabMaxWidth     =   2222
      BackColor       =   12632256
      ForeColor       =   32768
      TabCaption(0)   =   "生育史"
      TabPicture(0)   =   "frm_JHSY_ADD.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid5"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Cmd_add(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Cmd_del(0)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Cmd_save(0)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "避孕史"
      TabPicture(1)   =   "frm_JHSY_ADD.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Cmd_save1(1)"
      Tab(1).Control(1)=   "Cmd_del1(1)"
      Tab(1).Control(2)=   "Cmd_add1(1)"
      Tab(1).Control(3)=   "DataGrid2"
      Tab(1).Control(4)=   "Adodc2"
      Tab(1).Control(5)=   "Adodc5"
      Tab(1).Control(6)=   "Adodc6"
      Tab(1).Control(7)=   "Adodc3"
      Tab(1).Control(8)=   "Adodc4"
      Tab(1).Control(9)=   "Adodc7"
      Tab(1).Control(10)=   "Adodc8"
      Tab(1).ControlCount=   11
      TabCaption(2)   =   "奖罚情况"
      TabPicture(2)   =   "frm_JHSY_ADD.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Cmd_save2(2)"
      Tab(2).Control(1)=   "Cmd_del2(2)"
      Tab(2).Control(2)=   "Cmd_add2(2)"
      Tab(2).Control(3)=   "DataGrid3"
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "附加"
      TabPicture(3)   =   "frm_JHSY_ADD.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Cmd_save3(3)"
      Tab(3).Control(1)=   "Cmd_del3(3)"
      Tab(3).Control(2)=   "Cmd_add3(3)"
      Tab(3).Control(3)=   "DataGrid4"
      Tab(3).ControlCount=   4
      TabCaption(4)   =   "记事"
      TabPicture(4)   =   "frm_JHSY_ADD.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Cmd_save4(4)"
      Tab(4).Control(1)=   "Cmd_del4(4)"
      Tab(4).Control(2)=   "Cmd_add4(4)"
      Tab(4).Control(3)=   "DataGrid1"
      Tab(4).Control(4)=   "Adodc1"
      Tab(4).ControlCount=   5
      Begin VB.CommandButton Cmd_save4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "保存"
         Height          =   300
         Index           =   4
         Left            =   -66840
         Style           =   1  'Graphical
         TabIndex        =   92
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_del4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   300
         Index           =   4
         Left            =   -67680
         Style           =   1  'Graphical
         TabIndex        =   91
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_add4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "增加"
         Height          =   300
         Index           =   4
         Left            =   -68520
         Style           =   1  'Graphical
         TabIndex        =   90
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_save3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "保存"
         Height          =   300
         Index           =   3
         Left            =   -66840
         Style           =   1  'Graphical
         TabIndex        =   89
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_del3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   300
         Index           =   3
         Left            =   -67680
         Style           =   1  'Graphical
         TabIndex        =   88
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_add3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "增加"
         Height          =   300
         Index           =   3
         Left            =   -68520
         Style           =   1  'Graphical
         TabIndex        =   87
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_save2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "保存"
         Height          =   300
         Index           =   2
         Left            =   -66840
         Style           =   1  'Graphical
         TabIndex        =   86
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_del2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   300
         Index           =   2
         Left            =   -67680
         Style           =   1  'Graphical
         TabIndex        =   85
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_add2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "增加"
         Height          =   300
         Index           =   2
         Left            =   -68520
         Style           =   1  'Graphical
         TabIndex        =   84
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_save1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "保存"
         Height          =   300
         Index           =   1
         Left            =   -66840
         Style           =   1  'Graphical
         TabIndex        =   83
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_del1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   300
         Index           =   1
         Left            =   -67680
         Style           =   1  'Graphical
         TabIndex        =   82
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_add1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "增加"
         Height          =   300
         Index           =   1
         Left            =   -68520
         Style           =   1  'Graphical
         TabIndex        =   81
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_save 
         BackColor       =   &H00FFC0C0&
         Caption         =   "保存"
         Height          =   300
         Index           =   0
         Left            =   8160
         Style           =   1  'Graphical
         TabIndex        =   80
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_del 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   300
         Index           =   0
         Left            =   7320
         Style           =   1  'Graphical
         TabIndex        =   79
         Top             =   0
         Width           =   855
      End
      Begin VB.CommandButton Cmd_add 
         BackColor       =   &H00FFC0C0&
         Caption         =   "增加"
         Height          =   300
         Index           =   0
         Left            =   6480
         Style           =   1  'Graphical
         TabIndex        =   78
         Top             =   0
         Width           =   855
      End
      Begin MSDataGridLib.DataGrid DataGrid5 
         Bindings        =   "frm_JHSY_ADD.frx":008C
         Height          =   1455
         Left            =   120
         TabIndex        =   70
         Top             =   360
         Width           =   9015
         _ExtentX        =   15901
         _ExtentY        =   2566
         _Version        =   393216
         AllowUpdate     =   -1  'True
         AllowArrows     =   -1  'True
         BackColor       =   12648447
         ColumnHeaders   =   -1  'True
         HeadLines       =   1
         RowHeight       =   15
         TabAction       =   1
         FormatLocked    =   -1  'True
         AllowAddNew     =   -1  'True
         AllowDelete     =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   23
         BeginProperty Column00 
            DataField       =   "育妇编码"
            Caption         =   "育妇编码"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   "准生证号"
            Caption         =   "准生证号"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0

⌨️ 快捷键说明

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