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

📄 f_yhgl.frm

📁 易通汽车维修信息管理系统初期开发版本
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{3A6644DE-3402-11D9-9DE7-C33FAA87690A}#1.0#0"; "WinXPCEngine.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDatGrd.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Begin VB.Form F_YHGL 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "用户管理"
   ClientHeight    =   5430
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6375
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5430
   ScaleWidth      =   6375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   855
      Left            =   0
      ScaleHeight     =   855
      ScaleWidth      =   6375
      TabIndex        =   18
      Top             =   0
      Width           =   6375
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   $"F_YHGL.frx":0000
         Height          =   735
         Left            =   1320
         TabIndex        =   19
         Top             =   120
         Width           =   4815
      End
      Begin VB.Image Image1 
         Height          =   750
         Left            =   240
         Picture         =   "F_YHGL.frx":0042
         Top             =   60
         Width           =   750
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "取消"
      Height          =   375
      Left            =   4800
      TabIndex        =   5
      TabStop         =   0   'False
      Top             =   4920
      Width           =   1335
   End
   Begin VB.CommandButton Command3 
      Caption         =   "删除"
      Enabled         =   0   'False
      Height          =   375
      Left            =   3360
      TabIndex        =   6
      TabStop         =   0   'False
      Top             =   4920
      Width           =   1335
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   1755
      Left            =   240
      TabIndex        =   7
      TabStop         =   0   'False
      Top             =   2880
      Width           =   5895
      _ExtentX        =   10398
      _ExtentY        =   3096
      _Version        =   393216
      AllowUpdate     =   0   'False
      AllowArrows     =   0   'False
      BackColor       =   12640511
      ForeColor       =   8388608
      HeadLines       =   1.5
      RowHeight       =   15
      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       =   "代码"
         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
      BeginProperty Column02 
         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 
         MarqueeStyle    =   3
         ScrollBars      =   2
         AllowFocus      =   0   'False
         AllowRowSizing  =   0   'False
         AllowSizing     =   0   'False
         BeginProperty Column00 
            Alignment       =   2
            ColumnAllowSizing=   0   'False
            ColumnWidth     =   1800
         EndProperty
         BeginProperty Column01 
            Alignment       =   2
            ColumnAllowSizing=   0   'False
            ColumnWidth     =   1800
         EndProperty
         BeginProperty Column02 
            Alignment       =   2
            ColumnAllowSizing=   0   'False
            ColumnWidth     =   1695.118
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   360
      Top             =   7320
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      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 VB.TextBox Text6 
      Alignment       =   2  'Center
      Height          =   270
      Left            =   120
      MaxLength       =   12
      TabIndex        =   16
      TabStop         =   0   'False
      Text            =   "B"
      Top             =   1080
      Visible         =   0   'False
      Width           =   1300
   End
   Begin VB.CommandButton Command2 
      Caption         =   "保存"
      Enabled         =   0   'False
      Height          =   375
      Left            =   1920
      TabIndex        =   4
      Top             =   4920
      Width           =   1335
   End
   Begin VB.OptionButton Option1 
      Caption         =   "超级用户"
      Height          =   255
      Left            =   3360
      TabIndex        =   10
      TabStop         =   0   'False
      Top             =   1080
      Width           =   1095
   End
   Begin VB.OptionButton Option2 
      Caption         =   "普通用户"
      Height          =   255
      Left            =   4800
      TabIndex        =   9
      TabStop         =   0   'False
      Top             =   1080
      Value           =   -1  'True
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Alignment       =   2  'Center
      Height          =   270
      Left            =   2760
      MaxLength       =   6
      TabIndex        =   0
      Top             =   1680
      Width           =   1300
   End
   Begin VB.TextBox Text5 
      Alignment       =   2  'Center
      BackColor       =   &H00C0E0FF&
      ForeColor       =   &H00C00000&
      Height          =   270
      IMEMode         =   3  'DISABLE
      Left            =   4800
      Locked          =   -1  'True
      MaxLength       =   3
      TabIndex        =   8
      TabStop         =   0   'False
      Top             =   1680
      Width           =   1300
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      BackColor       =   &H00FFFFFF&
      Height          =   270
      IMEMode         =   3  'DISABLE
      Left            =   720
      MaxLength       =   12
      TabIndex        =   1
      Top             =   2160
      Width           =   1300
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      Height          =   270
      IMEMode         =   3  'DISABLE
      Left            =   2760
      MaxLength       =   12
      PasswordChar    =   "*"
      TabIndex        =   2
      Top             =   2160
      Width           =   1300
   End
   Begin VB.TextBox Text4 
      Alignment       =   2  'Center
      Height          =   270
      IMEMode         =   3  'DISABLE
      Left            =   4800
      MaxLength       =   12
      PasswordChar    =   "*"
      TabIndex        =   3
      Top             =   2160
      Width           =   1300
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   240
      Top             =   6960
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      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 =   ""

⌨️ 快捷键说明

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