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

📄 frmaddoperator.frm

📁 这是一个银行IC卡门禁系统软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{065E6FD1-1BF9-11D2-BAE8-00104B9E0792}#3.0#0"; "ssa3d30.ocx"
Object = "{8C3D4AA0-2599-11D2-BAF1-00104B9E0792}#3.0#0"; "sssplt30.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmAddOperator 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "操作员登记"
   ClientHeight    =   4740
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6900
   Icon            =   "frmAddOperator.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4740
   ScaleWidth      =   6900
   ShowInTaskbar   =   0   'False
   Begin SSSplitter.SSSplitter SSSplitter1 
      Height          =   4740
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6900
      _ExtentX        =   12171
      _ExtentY        =   8361
      _Version        =   196610
      AutoSize        =   1
      BorderStyle     =   0
      PaneTree        =   "frmAddOperator.frx":000C
      Begin Threed.SSPanel SSPanel1 
         Height          =   4740
         Left            =   0
         TabIndex        =   1
         Top             =   0
         Width           =   6900
         _ExtentX        =   12171
         _ExtentY        =   8361
         _Version        =   196610
         PictureBackgroundStyle=   2
         BevelInner      =   1
         RoundedCorners  =   0   'False
         FloodShowPct    =   -1  'True
         Begin VB.TextBox txtOpName 
            Height          =   288
            Left            =   4800
            MaxLength       =   20
            TabIndex        =   6
            Top             =   1230
            Width           =   1344
         End
         Begin VB.TextBox txtOpDept 
            Height          =   288
            Left            =   4800
            MaxLength       =   20
            TabIndex        =   5
            Top             =   1680
            Width           =   1344
         End
         Begin VB.TextBox txtOpPassword 
            Height          =   288
            IMEMode         =   3  'DISABLE
            Left            =   4800
            MaxLength       =   10
            PasswordChar    =   "*"
            TabIndex        =   4
            Text            =   "pass"
            Top             =   2160
            Width           =   1344
         End
         Begin VB.TextBox txtNo 
            DataMember      =   "alias"
            DataSource      =   "Adodc1"
            Height          =   285
            Left            =   4800
            MaxLength       =   4
            TabIndex        =   2
            Top             =   750
            Width           =   1365
         End
         Begin MSDataGridLib.DataGrid grdOperator 
            Bindings        =   "frmAddOperator.frx":003E
            Height          =   3840
            Left            =   300
            TabIndex        =   3
            Top             =   600
            Width           =   3330
            _ExtentX        =   5874
            _ExtentY        =   6773
            _Version        =   393216
            AllowUpdate     =   0   'False
            HeadLines       =   1
            RowHeight       =   14
            FormatLocked    =   -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     =   3
            BeginProperty Column00 
               DataField       =   "Alias"
               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       =   "Operator"
               Caption         =   "姓名"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column02 
               DataField       =   "Dept"
               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     =   810.142
               EndProperty
               BeginProperty Column01 
                  ColumnWidth     =   675.213
               EndProperty
               BeginProperty Column02 
                  ColumnWidth     =   1124.787
               EndProperty
            EndProperty
         End
         Begin Threed.SSCommand cmdUpdate 
            Height          =   345
            Left            =   5610
            TabIndex        =   7
            Top             =   3960
            Width           =   1065
            _ExtentX        =   1879
            _ExtentY        =   609
            _Version        =   196610
            PictureFrames   =   1
            BackStyle       =   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Picture         =   "frmAddOperator.frx":0053
            Caption         =   "保存(&S)"
            Alignment       =   4
            ButtonStyle     =   3
            PictureAlignment=   1
         End
         Begin Threed.SSCommand cmdDelete 
            Height          =   345
            Left            =   5610
            TabIndex        =   8
            Top             =   3510
            Width           =   1065
            _ExtentX        =   1879
            _ExtentY        =   609
            _Version        =   196610
            PictureFrames   =   1
            BackStyle       =   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Picture         =   "frmAddOperator.frx":05ED
            Caption         =   "删除(&D)"
            Alignment       =   4
            ButtonStyle     =   3
            PictureAlignment=   1
         End
         Begin Threed.SSCommand cmdAdd 
            Height          =   345
            Left            =   5610
            TabIndex        =   9
            Top             =   3090
            Width           =   1065
            _ExtentX        =   1879
            _ExtentY        =   609
            _Version        =   196610
            PictureFrames   =   1
            BackStyle       =   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Picture         =   "frmAddOperator.frx":06FF
            Caption         =   "增加(&N)"
            Alignment       =   4
            ButtonStyle     =   3
            PictureAlignment=   1
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "内部编号"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   195
            Left            =   3870
            TabIndex        =   16
            Top             =   810
            Width           =   780
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "姓名"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   195
            Left            =   4260
            TabIndex        =   15
            Top             =   1260
            Width           =   390
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "部门"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   195
            Left            =   4260
            TabIndex        =   14
            Top             =   1710
            Width           =   390
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "密码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75

⌨️ 快捷键说明

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