frmgzqkcc.frm

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

FRM
779
字号
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 = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmgzqkcc 
   Caption         =   "工作情况查询"
   ClientHeight    =   3420
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7575
   Icon            =   "frmgzqkcc.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   3420
   ScaleWidth      =   7575
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame6 
      Height          =   4635
      Left            =   60
      TabIndex        =   23
      Top             =   2550
      Visible         =   0   'False
      Width           =   11715
      Begin MSDataGridLib.DataGrid DataGrid2 
         Height          =   4425
         Left            =   75
         TabIndex        =   37
         Top             =   150
         Width           =   11565
         _ExtentX        =   20399
         _ExtentY        =   7805
         _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
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   360
         Left            =   1230
         Top             =   2130
         Visible         =   0   'False
         Width           =   1545
         _ExtentX        =   2725
         _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
   End
   Begin VB.Frame Frame4 
      Height          =   2250
      Left            =   60
      TabIndex        =   18
      Top             =   300
      Visible         =   0   'False
      Width           =   11730
      Begin VB.Frame Frame7 
         Caption         =   "复选"
         Height          =   1500
         Left            =   660
         TabIndex        =   28
         Top             =   180
         Width           =   8550
         Begin VB.ComboBox Combo4 
            Height          =   300
            Left            =   1890
            TabIndex        =   36
            Top             =   330
            Width           =   2145
         End
         Begin VB.TextBox Text4 
            Enabled         =   0   'False
            Height          =   345
            Left            =   1890
            TabIndex        =   34
            Top             =   795
            Width           =   2145
         End
         Begin VB.TextBox Text3 
            Enabled         =   0   'False
            Height          =   345
            Left            =   5670
            TabIndex        =   33
            Top             =   795
            Width           =   2160
         End
         Begin VB.CheckBox Check6 
            Caption         =   "姓    名:"
            Height          =   180
            Left            =   4335
            TabIndex        =   32
            Top             =   885
            Width           =   1200
         End
         Begin VB.CheckBox Check5 
            Caption         =   "职工代号:"
            Height          =   315
            Left            =   570
            TabIndex        =   31
            Top             =   825
            Width           =   1200
         End
         Begin VB.ComboBox Combo3 
            Enabled         =   0   'False
            Height          =   300
            Left            =   5670
            TabIndex        =   30
            Top             =   345
            Width           =   2160
         End
         Begin VB.CheckBox Check4 
            Caption         =   "车间代号:"
            Height          =   345
            Left            =   4350
            TabIndex        =   29
            Top             =   330
            Width           =   1200
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "  月   份:"
            Height          =   180
            Left            =   720
            TabIndex        =   35
            Top             =   405
            Width           =   990
         End
      End
      Begin VB.CommandButton Command6 
         Caption         =   "退出"
         Height          =   375
         Left            =   9885
         TabIndex        =   22
         Top             =   1800
         Width           =   1290
      End
      Begin VB.CommandButton Command5 
         Caption         =   "全部查询"
         Height          =   375
         Left            =   8580
         TabIndex        =   21
         Top             =   1800
         Width           =   1290
      End
      Begin VB.CommandButton Command4 
         Caption         =   "选择查询"
         Height          =   375
         Left            =   7260
         TabIndex        =   20
         Top             =   1785
         Width           =   1290
      End
      Begin VB.Frame Frame5 
         Caption         =   "单选"
         Height          =   1515
         Left            =   9240
         TabIndex        =   19
         Top             =   165
         Width           =   1905
         Begin VB.OptionButton Option6 
            Caption         =   "缺  席"
            Height          =   255
            Left            =   405
            TabIndex        =   27
            Top             =   1170
            Width           =   855
         End
         Begin VB.OptionButton Option5 
            Caption         =   "加  班"
            Height          =   255
            Left            =   405
            TabIndex        =   26
            Top             =   855
            Width           =   855
         End
         Begin VB.OptionButton Option4 
            Caption         =   "次  品"
            Height          =   255
            Left            =   405
            TabIndex        =   25
            Top             =   540
            Width           =   855
         End
         Begin VB.OptionButton Option3 
            Caption         =   "迟  到"
            Height          =   255
            Left            =   405
            TabIndex        =   24
            Top             =   225
            Value           =   -1  'True
            Width           =   855
         End
      End
   End
   Begin VB.Frame Frame2 
      Height          =   5235
      Left            =   60
      TabIndex        =   4
      Top             =   1950
      Visible         =   0   'False
      Width           =   11715
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   420
         Left            =   2055
         Top             =   600
         Visible         =   0   'False
         Width           =   1500
         _ExtentX        =   2646
         _ExtentY        =   741
         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 MSDataGridLib.DataGrid DataGrid1 
         Height          =   5010
         Left            =   75
         TabIndex        =   5
         Top             =   120
         Width           =   11565
         _ExtentX        =   20399
         _ExtentY        =   8837
         _Version        =   393216
         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

⌨️ 快捷键说明

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