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

📄 frm_setop.frm

📁 这是个进销存管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frm_setOP 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统用户及权限设置"
   ClientHeight    =   4185
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7650
   Icon            =   "frm_setOP.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4185
   ScaleWidth      =   7650
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      Height          =   3225
      Left            =   45
      ScaleHeight     =   3165
      ScaleWidth      =   7545
      TabIndex        =   4
      Top             =   885
      Width           =   7605
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出"
         Height          =   435
         Left            =   5850
         TabIndex        =   15
         Top             =   2490
         Width           =   1455
      End
      Begin VB.Frame Frame2 
         Height          =   2175
         Left            =   3705
         TabIndex        =   8
         Top             =   -120
         Width           =   3855
         Begin VB.CheckBox Check1 
            Caption         =   "基本信息"
            Height          =   315
            Index           =   4
            Left            =   2430
            TabIndex        =   13
            Top             =   1560
            Width           =   1035
         End
         Begin VB.CheckBox Check1 
            Caption         =   "系统维护"
            Height          =   315
            Index           =   3
            Left            =   660
            TabIndex        =   12
            Top             =   1560
            Width           =   1035
         End
         Begin VB.CheckBox Check1 
            Caption         =   "库存管理"
            Height          =   315
            Index           =   2
            Left            =   1515
            TabIndex        =   11
            Top             =   480
            Width           =   1035
         End
         Begin VB.CheckBox Check1 
            Caption         =   "销售管理"
            Height          =   315
            Index           =   1
            Left            =   2430
            TabIndex        =   10
            Top             =   990
            Width           =   1035
         End
         Begin VB.CheckBox Check1 
            Caption         =   "进货管理"
            Height          =   315
            Index           =   0
            Left            =   660
            TabIndex        =   9
            Top             =   990
            Width           =   1035
         End
      End
      Begin VB.CommandButton CmdSave 
         Caption         =   "确定"
         Height          =   435
         Left            =   4125
         TabIndex        =   3
         Top             =   2490
         Width           =   1455
      End
      Begin VB.Frame Frame1 
         Height          =   1245
         Left            =   -30
         TabIndex        =   5
         Top             =   1935
         Width           =   3765
         Begin VB.TextBox Text1 
            Height          =   285
            Index           =   1
            Left            =   1140
            TabIndex        =   2
            Top             =   780
            Width           =   1455
         End
         Begin VB.TextBox Text1 
            Height          =   285
            Index           =   0
            Left            =   1140
            TabIndex        =   1
            Top             =   360
            Width           =   1455
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "用户密码:"
            Height          =   180
            Index           =   1
            Left            =   180
            TabIndex        =   7
            Top             =   840
            Width           =   900
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "用户名称:"
            Height          =   180
            Index           =   0
            Left            =   180
            TabIndex        =   6
            Top             =   420
            Width           =   900
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   2085
         Left            =   -15
         TabIndex        =   14
         Top             =   -15
         Width           =   3735
         _ExtentX        =   6588
         _ExtentY        =   3678
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         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     =   1
         BeginProperty Column00 
            DataField       =   "sysuser"
            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     =   3360.189
            EndProperty
         EndProperty
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   4170
      Top             =   150
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_setOP.frx":08CA
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_setOP.frx":11A4
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_setOP.frx":1A7E
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_setOP.frx":30D8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   810
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7650
      _ExtentX        =   13494
      _ExtentY        =   1429
      ButtonWidth     =   1455
      ButtonHeight    =   1376
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   14
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "添加用户"
            Key             =   "添加用户"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除用户"
            Key             =   "删除用户"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3

⌨️ 快捷键说明

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