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

📄 frminviteinitialize.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"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmInviteInitialize 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "招聘初始表单"
   ClientHeight    =   4515
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6840
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4515
   ScaleWidth      =   6840
   StartUpPosition =   2  '屏幕中心
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   660
      Left            =   0
      TabIndex        =   13
      Top             =   0
      Width           =   6840
      _ExtentX        =   12065
      _ExtentY        =   1164
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   1
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "退出(&C)"
            Key             =   "Close"
            Object.ToolTipText     =   "退出"
            Object.Tag             =   ""
            ImageIndex      =   1
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "退  出"
      Height          =   390
      Left            =   5325
      TabIndex        =   10
      Top             =   4200
      Visible         =   0   'False
      Width           =   915
   End
   Begin VB.Frame Frame2 
      Caption         =   "存折种类"
      ForeColor       =   &H00FF0000&
      Height          =   3465
      Left            =   3675
      TabIndex        =   5
      Top             =   750
      Width           =   2940
      Begin MSDataGridLib.DataGrid DataGrid2 
         Bindings        =   "frmInviteInitialize.frx":0000
         Height          =   2265
         Left            =   150
         TabIndex        =   12
         Top             =   225
         Width           =   2715
         _ExtentX        =   4789
         _ExtentY        =   3995
         _Version        =   393216
         AllowUpdate     =   -1  'True
         BackColor       =   12648447
         ForeColor       =   16711680
         HeadLines       =   1
         RowHeight       =   15
         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     =   1
         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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
               ColumnWidth     =   1904.882
            EndProperty
         EndProperty
      End
      Begin VB.CommandButton cmdDelete2 
         Caption         =   "删除"
         Height          =   315
         Left            =   2175
         TabIndex        =   8
         Top             =   3000
         Width           =   690
      End
      Begin VB.CommandButton cmdSave2 
         Caption         =   "保存"
         Height          =   315
         Left            =   1500
         TabIndex        =   7
         Top             =   3000
         Width           =   690
      End
      Begin VB.CommandButton cmdModify2 
         Caption         =   "修改"
         Height          =   315
         Left            =   825
         TabIndex        =   6
         Top             =   3000
         Width           =   690
      End
      Begin VB.CommandButton cmdAddNew2 
         Caption         =   "新增"
         Height          =   315
         Left            =   150
         TabIndex        =   9
         Top             =   3000
         Width           =   690
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   150
         Top             =   2625
         Width           =   2715
         _ExtentX        =   4789
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   2
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   12648447
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "存折种类"
         Caption         =   ""
         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 Frame1 
      Caption         =   "文化程度"
      ForeColor       =   &H00FF0000&
      Height          =   3465
      Left            =   225
      TabIndex        =   0
      Top             =   750
      Width           =   2940
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "frmInviteInitialize.frx":0015
         Height          =   2265
         Left            =   150
         TabIndex        =   11
         Top             =   225
         Width           =   2640
         _ExtentX        =   4657
         _ExtentY        =   3995
         _Version        =   393216
         AllowUpdate     =   -1  'True
         BackColor       =   12648447
         Enabled         =   -1  'True
         ForeColor       =   16711680
         HeadLines       =   1
         RowHeight       =   15
         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

⌨️ 快捷键说明

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