frmbmb.frm

来自「企业工资管理系统的具体实现」· FRM 代码 · 共 733 行 · 第 1/2 页

FRM
733
字号
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"
Begin VB.Form frmbmb 
   Caption         =   "职工录入"
   ClientHeight    =   4725
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7470
   Icon            =   "frmbmb.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   4725
   ScaleWidth      =   7470
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      Height          =   750
      Left            =   0
      TabIndex        =   16
      Top             =   1050
      Width           =   11865
      Begin VB.CommandButton cmddelete 
         Caption         =   "删  除"
         Height          =   375
         Left            =   9630
         TabIndex        =   23
         Top             =   225
         Width           =   810
      End
      Begin VB.CommandButton cmdexit 
         Caption         =   "退  出"
         Height          =   375
         Left            =   10605
         TabIndex        =   22
         Top             =   225
         Width           =   825
      End
      Begin VB.CommandButton cmdmodify 
         Caption         =   "修  改"
         Height          =   375
         Left            =   8760
         TabIndex        =   21
         Top             =   225
         Width           =   855
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   360
         Left            =   4980
         TabIndex        =   20
         Top             =   240
         Width           =   3180
      End
      Begin VB.CheckBox Check2 
         Caption         =   "身份证号:"
         Height          =   300
         Left            =   3735
         TabIndex        =   19
         Top             =   270
         Width           =   1215
      End
      Begin VB.CheckBox Check1 
         Caption         =   "姓    名:"
         Height          =   360
         Left            =   420
         TabIndex        =   18
         Top             =   240
         Width           =   1200
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   360
         Left            =   1665
         TabIndex        =   17
         Top             =   225
         Width           =   1920
      End
   End
   Begin VB.Frame Frame2 
      Height          =   1110
      Left            =   0
      TabIndex        =   2
      Top             =   -60
      Width           =   11880
      Begin VB.CommandButton cmdok 
         Caption         =   "录  入"
         Height          =   390
         Left            =   9570
         TabIndex        =   15
         Top             =   630
         Width           =   840
      End
      Begin VB.TextBox Text5 
         Height          =   345
         Left            =   6030
         TabIndex        =   14
         Top             =   195
         Width           =   1740
      End
      Begin VB.TextBox Text4 
         Height          =   345
         Left            =   6045
         TabIndex        =   12
         Top             =   645
         Width           =   2850
      End
      Begin VB.TextBox Text3 
         Height          =   345
         Left            =   1425
         TabIndex        =   10
         Top             =   645
         Width           =   3495
      End
      Begin VB.TextBox Text2 
         Height          =   345
         Left            =   8835
         TabIndex        =   8
         Top             =   195
         Width           =   1545
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "frmbmb.frx":030A
         Left            =   3870
         List            =   "frmbmb.frx":0314
         TabIndex        =   6
         Text            =   "男"
         Top             =   195
         Width           =   1080
      End
      Begin VB.TextBox Text1 
         Height          =   345
         Left            =   1440
         TabIndex        =   4
         Top             =   195
         Width           =   1335
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "(yy-xx-zz)"
         Height          =   180
         Left            =   10485
         TabIndex        =   24
         Top             =   270
         Width           =   900
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "民    族:"
         Height          =   180
         Left            =   5085
         TabIndex        =   13
         Top             =   270
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "身份证号:"
         Height          =   180
         Left            =   5070
         TabIndex        =   11
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "住    址:"
         Height          =   180
         Left            =   450
         TabIndex        =   9
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "出生日期:"
         Height          =   180
         Left            =   7890
         TabIndex        =   7
         Top             =   270
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "性    别:"
         Height          =   180
         Left            =   2880
         TabIndex        =   5
         Top             =   270
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "姓    名:"
         Height          =   180
         Left            =   465
         TabIndex        =   3
         Top             =   255
         Width           =   900
      End
   End
   Begin VB.Frame Frame1 
      Height          =   5460
      Left            =   0
      TabIndex        =   0
      Top             =   1800
      Width           =   11895
      Begin MSAdodcLib.Adodc adobmb1 
         Height          =   345
         Left            =   1965
         Top             =   3360
         Visible         =   0   'False
         Width           =   1260
         _ExtentX        =   2223
         _ExtentY        =   609
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adobmb 
         Height          =   345
         Left            =   1725
         Top             =   2115
         Visible         =   0   'False
         Width           =   1305
         _ExtentX        =   2302
         _ExtentY        =   609
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   5250
         Left            =   120
         TabIndex        =   1
         Top             =   120
         Width           =   11805
         _ExtentX        =   20823
         _ExtentY        =   9260
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -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     =   6
         BeginProperty Column00 
            DataField       =   "xm"
            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       =   "xb"
            Caption         =   "性别"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   "mz"
            Caption         =   "民族"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0

⌨️ 快捷键说明

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