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

📄 frmrgzdj.frm

📁 企业工资管理系统的具体实现
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 frmrgzdj 
   Caption         =   "日工作登记"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   Icon            =   "frmrgzdj.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   3195
   ScaleWidth      =   4680
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame2 
      Height          =   5595
      Left            =   0
      TabIndex        =   1
      Top             =   1545
      Width           =   11865
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   360
         Left            =   1335
         Top             =   2430
         Visible         =   0   'False
         Width           =   1245
         _ExtentX        =   2196
         _ExtentY        =   635
         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         =   "Adodc2"
         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 Adodc1 
         Height          =   360
         Left            =   1335
         Top             =   1755
         Visible         =   0   'False
         Width           =   1320
         _ExtentX        =   2328
         _ExtentY        =   635
         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 datagrfp 
         Height          =   5385
         Left            =   60
         TabIndex        =   17
         Top             =   150
         Width           =   11760
         _ExtentX        =   20743
         _ExtentY        =   9499
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         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     =   2
         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
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      Height          =   1620
      Left            =   -15
      TabIndex        =   0
      Top             =   -75
      Width           =   11865
      Begin VB.CommandButton cmdrecord 
         Caption         =   "其它登记"
         Height          =   375
         Left            =   9450
         TabIndex        =   19
         Top             =   1185
         Width           =   915
      End
      Begin VB.CommandButton cmdexit 
         Caption         =   "退  出"
         Height          =   375
         Left            =   10380
         TabIndex        =   15
         Top             =   1185
         Width           =   915
      End
      Begin VB.CommandButton cmdok 
         Caption         =   "登  记"
         Height          =   375
         Left            =   8520
         TabIndex        =   14
         Top             =   1185
         Width           =   915
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "frmrgzdj.frx":030A
         Left            =   1440
         List            =   "frmrgzdj.frx":0320
         TabIndex        =   13
         Top             =   1230
         Width           =   1455
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   330
         Left            =   8475
         TabIndex        =   12
         Top             =   705
         Width           =   1875
      End
      Begin VB.CheckBox Check3 
         Caption         =   "姓    名:"
         CausesValidation=   0   'False
         Height          =   330
         Left            =   7290
         TabIndex        =   11
         Top             =   705
         Width           =   1335
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   330
         Left            =   4905
         TabIndex        =   10
         Top             =   705
         Width           =   2145
      End
      Begin VB.CheckBox Check2 
         Caption         =   "职工代号:"
         Height          =   330
         Left            =   3720
         TabIndex        =   9
         Top             =   720
         Width           =   1365
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1440
         TabIndex        =   8
         Top             =   705
         Width           =   1980
      End
      Begin VB.TextBox Text3 
         Height          =   330
         Left            =   5850
         TabIndex        =   6
         Top             =   1200
         Width           =   645
      End
      Begin VB.TextBox Text2 
         Height          =   330
         Left            =   4980
         TabIndex        =   4
         Top             =   1200
         Width           =   645
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Left            =   3720
         TabIndex        =   2
         Top             =   1200
         Width           =   1035
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "车间代号:"
         Height          =   180
         Left            =   435
         TabIndex        =   20
         Top             =   780
         Width           =   1035
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "班    次:"
         Height          =   180
         Left            =   435
         TabIndex        =   18
         Top             =   1305
         Width           =   1035
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "日 工 作 登 记"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00004080&
         Height          =   360
         Left            =   4665
         TabIndex        =   16
         Top             =   210
         Width           =   2670
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "日"
         Height          =   180
         Left            =   6555

⌨️ 快捷键说明

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