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

📄 frmoperatorauditing.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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmOperatorAuditing 
   Caption         =   "Form1"
   ClientHeight    =   7500
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8445
   LinkTopic       =   "Form1"
   ScaleHeight     =   7500
   ScaleWidth      =   8445
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "员工资料"
      ForeColor       =   &H00FF0000&
      Height          =   5415
      Left            =   120
      TabIndex        =   3
      Top             =   720
      Width           =   8175
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   120
         Top             =   4950
         Width           =   7935
         _ExtentX        =   13996
         _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       =   16711680
         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
      Begin TabDlg.SSTab SSTab1 
         Height          =   4695
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   7935
         _ExtentX        =   13996
         _ExtentY        =   8281
         _Version        =   393216
         Tabs            =   4
         Tab             =   3
         TabsPerRow      =   4
         TabHeight       =   520
         BackColor       =   12632256
         ForeColor       =   16711680
         TabCaption(0)   =   "申请人基本资料"
         TabPicture(0)   =   "frmOperatorAuditing.frx":0000
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Frame2"
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "预留帐户"
         TabPicture(1)   =   "frmOperatorAuditing.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "申请人身份证备份"
         TabPicture(2)   =   "frmOperatorAuditing.frx":0038
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Picture1"
         Tab(2).ControlCount=   1
         TabCaption(3)   =   "消费概况"
         TabPicture(3)   =   "frmOperatorAuditing.frx":0054
         Tab(3).ControlEnabled=   -1  'True
         Tab(3).Control(0)=   "Frame5"
         Tab(3).Control(0).Enabled=   0   'False
         Tab(3).ControlCount=   1
         Begin VB.Frame Frame5 
            Height          =   3975
            Left            =   240
            TabIndex        =   38
            Top             =   480
            Width           =   7455
            Begin VB.TextBox txt消费概况 
               DataField       =   "消费概况"
               DataSource      =   "Adodc1"
               Height          =   2925
               Left            =   1560
               Locked          =   -1  'True
               MultiLine       =   -1  'True
               TabIndex        =   39
               Top             =   480
               Width           =   5415
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "消费概况:"
               Height          =   255
               Index           =   13
               Left            =   480
               TabIndex        =   40
               Top             =   480
               Width           =   855
            End
         End
         Begin VB.Frame Frame2 
            Height          =   3975
            Left            =   -74760
            TabIndex        =   16
            Top             =   480
            Width           =   7455
            Begin VB.TextBox txt担保人业务工号 
               DataField       =   "担保人业务工号"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   1560
               Locked          =   -1  'True
               TabIndex        =   42
               Top             =   3360
               Width           =   2040
            End
            Begin VB.TextBox txt性别 
               DataField       =   "性别"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   2640
               Locked          =   -1  'True
               TabIndex        =   41
               Top             =   360
               Width           =   435
            End
            Begin VB.TextBox txt姓名 
               DataField       =   "姓名"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   765
               Locked          =   -1  'True
               TabIndex        =   25
               Top             =   360
               Width           =   1080
            End
            Begin VB.TextBox txt籍贯 
               DataField       =   "籍贯"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   3885
               Locked          =   -1  'True
               TabIndex        =   24
               Top             =   360
               Width           =   3375
            End
            Begin VB.TextBox txt家庭住址 
               DataField       =   "家庭住址"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   1125
               Locked          =   -1  'True
               TabIndex        =   23
               Top             =   960
               Width           =   3255
            End
            Begin VB.TextBox txt电话号码 
               DataField       =   "电话号码"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   5520
               Locked          =   -1  'True
               TabIndex        =   22
               Top             =   960
               Width           =   1395
            End
            Begin VB.TextBox txt出生年月 
               DataField       =   "出生年月"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   1200
               Locked          =   -1  'True
               TabIndex        =   21
               Top             =   1560
               Width           =   1560
            End
            Begin VB.TextBox txt健康状况 
               DataField       =   "健康状况"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   5445
               Locked          =   -1  'True
               TabIndex        =   20
               Top             =   1560
               Width           =   1650
            End
            Begin VB.TextBox txt就业情况 
               DataField       =   "就业情况"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   1320
               Locked          =   -1  'True
               TabIndex        =   19
               Top             =   2160
               Width           =   3855
            End
            Begin VB.TextBox txt身份证号码 
               DataField       =   "身份证号码"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   1320
               Locked          =   -1  'True
               TabIndex        =   18
               Top             =   2760
               Width           =   2595
            End
            Begin VB.TextBox txt担保人姓名 
               DataField       =   "担保人姓名"
               DataSource      =   "Adodc1"
               Height          =   285
               Left            =   5400
               Locked          =   -1  'True
               TabIndex        =   17
               Top             =   3360
               Width           =   1320
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "姓名:"
               Height          =   180
               Index           =   0
               Left            =   195
               TabIndex        =   37
               Top             =   405
               Width           =   540
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "性别:"
               Height          =   180
               Index           =   1
               Left            =   1995
               TabIndex        =   36
               Top             =   405
               Width           =   540
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "籍贯:"
               Height          =   180
               Index           =   2
               Left            =   3315
               TabIndex        =   35
               Top             =   405
               Width           =   540
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "家庭住址:"
               Height          =   255
               Index           =   3
               Left            =   240
               TabIndex        =   34
               Top             =   960
               Width           =   855
            End
            Begin VB.Label lblFieldLabel 
               Alignment       =   1  'Right Justify
               AutoSize        =   -1  'True
               Caption         =   "电话号码:"
               Height          =   180
               Index           =   4

⌨️ 快捷键说明

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