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

📄 frmoperatorinput.frm

📁 vb编出的关于传销工资结算系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{AFB9CBE2-571E-11D3-B596-93E9CD4C9E62}#1.0#0"; "EYES.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmOperatorInput 
   Caption         =   "Form1"
   ClientHeight    =   7155
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9615
   LinkTopic       =   "Form1"
   ScaleHeight     =   7155
   ScaleWidth      =   9615
   StartUpPosition =   3  '窗口缺省
   Begin MSComCtl2.DTPicker DTPickerTable 
      DataField       =   "填表聘用日期"
      DataSource      =   "Adodc1"
      Height          =   255
      Left            =   8040
      TabIndex        =   49
      Top             =   720
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   450
      _Version        =   393216
      Format          =   24510465
      UpDown          =   -1  'True
      CurrentDate     =   36740
   End
   Begin Project1.Eyes Eyes1 
      Height          =   375
      Left            =   8520
      TabIndex        =   47
      Top             =   6000
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   661
      Interval        =   200
      EdgeColor       =   4210752
      PupilColor      =   16711680
      EyeballColor    =   8454143
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "关闭窗口"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8280
      TabIndex        =   46
      Top             =   6600
      Width           =   1095
   End
   Begin VB.Frame Frame6 
      Caption         =   "操作"
      Height          =   2295
      Left            =   8280
      TabIndex        =   42
      Top             =   3480
      Width           =   1095
      Begin VB.CommandButton cmdAddNew 
         Caption         =   "新增"
         Height          =   375
         Left            =   120
         TabIndex        =   50
         Top             =   360
         Width           =   855
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "保存"
         Height          =   375
         Left            =   120
         TabIndex        =   45
         Top             =   1800
         Width           =   855
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消"
         Height          =   375
         Left            =   120
         TabIndex        =   44
         Top             =   1320
         Width           =   855
      End
      Begin VB.CommandButton cmdModify 
         Caption         =   "修改"
         Height          =   375
         Left            =   120
         TabIndex        =   43
         Top             =   840
         Width           =   855
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "查阅"
      Height          =   2415
      Left            =   8280
      TabIndex        =   37
      Top             =   1000
      Width           =   1095
      Begin VB.CommandButton cmdLast 
         Caption         =   "末条"
         Height          =   375
         Left            =   120
         TabIndex        =   41
         Top             =   1800
         Width           =   855
      End
      Begin VB.CommandButton cmdPrevious 
         Caption         =   "上条"
         Height          =   375
         Left            =   120
         TabIndex        =   40
         Top             =   1320
         Width           =   855
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "次条"
         Height          =   375
         Left            =   120
         TabIndex        =   39
         Top             =   840
         Width           =   855
      End
      Begin VB.CommandButton cmdFirst 
         Caption         =   "首条"
         Height          =   375
         Left            =   120
         TabIndex        =   38
         Top             =   360
         Width           =   855
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   120
      Top             =   120
      Visible         =   0   'False
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   661
      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       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB;Mode=Share Deny None"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB;Mode=Share Deny None"
      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 VB.Frame Frame4 
      Height          =   1215
      Left            =   120
      TabIndex        =   31
      Top             =   5760
      Width           =   7935
      Begin VB.Label lblprotocol 
         BackStyle       =   0  'Transparent
         Caption         =   "背面协定书"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   6340
         TabIndex        =   36
         Top             =   460
         Width           =   1455
      End
      Begin VB.Label Label7 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   $"frmOperatorInput.frx":0000
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000008&
         Height          =   855
         Left            =   1080
         TabIndex        =   34
         Top             =   240
         Width           =   6615
      End
      Begin VB.Label Label6 
         Caption         =   "态 度"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   33
         Top             =   720
         Width           =   615
      End
      Begin VB.Label Label5 
         Caption         =   "应 聘"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   32
         Top             =   360
         Width           =   615
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4695
      Left            =   120
      TabIndex        =   1
      Top             =   1080
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   8281
      _Version        =   393216
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   4
      TabHeight       =   520
      BackColor       =   12632256
      ForeColor       =   16711680
      TabCaption(0)   =   "申请人基本资料"
      TabPicture(0)   =   "frmOperatorInput.frx":013A
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame2"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "预留帐户"
      TabPicture(1)   =   "frmOperatorInput.frx":0156
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame3"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "申请人身份证备份"
      TabPicture(2)   =   "frmOperatorInput.frx":0172
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Picture1"
      Tab(2).Control(1)=   "cmdPicModify"
      Tab(2).Control(2)=   "cmdPicSave"
      Tab(2).Control(3)=   "CommonDialog1"
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "消费概况"
      TabPicture(3)   =   "frmOperatorInput.frx":018E
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "Frame1"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   -69240
         Top             =   1200
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
         InitDir         =   "C:\SYSTEM\PHOTO"
      End
      Begin VB.CommandButton cmdPicSave 
         Caption         =   "保存"
         Height          =   375
         Left            =   -71160
         TabIndex        =   53
         Top             =   1920
         Width           =   975
      End
      Begin VB.CommandButton cmdPicModify 
         Caption         =   "修改"
         Height          =   375
         Left            =   -71160
         TabIndex        =   52
         Top             =   1200
         Width           =   975
      End
      Begin VB.PictureBox Picture1 
         DataField       =   "身份证相片"
         DataSource      =   "Adodc1"
         Height          =   3015
         Left            =   -73440
         Picture         =   "frmOperatorInput.frx":01AA
         ScaleHeight     =   2955
         ScaleWidth      =   2115
         TabIndex        =   28
         Top             =   1200
         Width           =   2175
      End
      Begin VB.Frame Frame3 
         Height          =   3975
         Left            =   -74760
         TabIndex        =   23
         Top             =   480
         Width           =   7455
         Begin VB.TextBox txt户口帐号 
            DataField       =   "户口帐号"
            DataSource      =   "Adodc1"
            Height          =   285
            Left            =   2085
            TabIndex        =   27
            Top             =   1680
            Width           =   3375
         End
         Begin VB.TextBox txt银行名称 
            DataField       =   "银行名称"
            DataSource      =   "Adodc1"
            Height          =   285
            Left            =   2085
            TabIndex        =   25
            Top             =   840
            Width           =   3420
         End
         Begin VB.Label lblFieldLabel 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Caption         =   "户口帐号:"
            Height          =   255
            Index           =   12
            Left            =   720
            TabIndex        =   26
            Top             =   1725
            Width           =   855
         End
         Begin VB.Label lblFieldLabel 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Caption         =   "银行名称:"
            Height          =   255
            Index           =   11
            Left            =   720
            TabIndex        =   24
            Top             =   885
            Width           =   855
         End
      End
      Begin VB.Frame Frame2 
         Height          =   3975
         Left            =   -74760
         TabIndex        =   3
         Top             =   480
         Width           =   7455
         Begin VB.ComboBox cob担保人业务工号 
            DataField       =   "担保人业务工号"
            DataSource      =   "Adodc1"
            Height          =   300
            Left            =   1680
            TabIndex        =   55
            Top             =   3360
            Width           =   2175
         End
         Begin VB.ComboBox cob性别 
            DataField       =   "性别"
            DataSource      =   "Adodc1"
            Height          =   300
            ItemData        =   "frmOperatorInput.frx":D4DC
            Left            =   2520
            List            =   "frmOperatorInput.frx":D4E6
            TabIndex        =   51
            Top             =   360
            Width           =   750
         End
         Begin VB.TextBox txt担保人姓名 
            DataField       =   "担保人姓名"
            DataSource      =   "Adodc1"
            Height          =   285
            Left            =   5400
            TabIndex        =   22
            Top             =   3360
            Width           =   1320
         End
         Begin VB.TextBox txt身份证号码 
            DataField       =   "身份证号码"
            DataSource      =   "Adodc1"
            Height          =   285
            Left            =   1320
            TabIndex        =   20
            Top             =   2760
            Width           =   2595
         End

⌨️ 快捷键说明

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