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

📄 main_xtgl_qxgl.frm

📁 餐饮企业的管理系统主要包括前台管理、后台管理、财务管理、报表打印等功能
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form main_xtgl_qxgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统管理:权限管理"
   ClientHeight    =   4770
   ClientLeft      =   45
   ClientTop       =   225
   ClientWidth     =   9975
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4770
   ScaleWidth      =   9975
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame1 
      Caption         =   "操作员信息"
      Height          =   2520
      Left            =   1275
      TabIndex        =   0
      Top             =   735
      Visible         =   0   'False
      Width           =   3540
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   975
         TabIndex        =   19
         Top             =   1530
         Width           =   2340
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   975
         TabIndex        =   18
         Top             =   360
         Width           =   2340
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   975
         TabIndex        =   6
         Top             =   1140
         Width           =   2340
      End
      Begin VB.CommandButton Comcancel 
         Caption         =   "取消"
         Height          =   360
         Left            =   1815
         TabIndex        =   4
         Top             =   2040
         Width           =   1275
      End
      Begin VB.CommandButton Comsave 
         Caption         =   "保存"
         Height          =   360
         Left            =   435
         TabIndex        =   3
         Top             =   2040
         Width           =   1275
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   975
         Locked          =   -1  'True
         TabIndex        =   2
         Top             =   750
         Width           =   2340
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "员工类别"
         Height          =   270
         Left            =   135
         TabIndex        =   17
         Top             =   1590
         Width           =   765
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "操作员          编  号          密  码            "
         Height          =   1050
         Left            =   180
         TabIndex        =   1
         Top             =   450
         Width           =   780
      End
   End
   Begin VB.Frame Frame7 
      Height          =   720
      Left            =   5550
      TabIndex        =   29
      Top             =   3390
      Width           =   4425
      Begin VB.CommandButton Comend 
         Caption         =   "退出"
         Height          =   360
         Left            =   2325
         TabIndex        =   31
         Top             =   195
         Width           =   1395
      End
      Begin VB.CommandButton CmdOk 
         Caption         =   "确定"
         Height          =   360
         Left            =   405
         TabIndex        =   30
         Top             =   195
         Width           =   1395
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "修改权限"
      Height          =   1305
      Left            =   7095
      TabIndex        =   8
      Top             =   60
      Width           =   2850
      Begin VB.OptionButton Option3 
         Caption         =   "自定义"
         Height          =   315
         Left            =   330
         TabIndex        =   11
         Top             =   915
         Width           =   2205
      End
      Begin VB.OptionButton Option2 
         Caption         =   "基本操作员"
         Height          =   315
         Left            =   330
         TabIndex        =   10
         Top             =   608
         Width           =   2205
      End
      Begin VB.OptionButton Option1 
         Caption         =   "系统管理员"
         Height          =   315
         Left            =   330
         TabIndex        =   9
         Top             =   300
         Width           =   2205
      End
   End
   Begin VB.Frame frame3 
      Caption         =   "现有操作员信息"
      Height          =   3330
      Left            =   30
      TabIndex        =   7
      Top             =   60
      Width           =   7110
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_xtgl_qxgl.frx":0000
         Height          =   2985
         Left            =   75
         TabIndex        =   20
         Top             =   240
         Width           =   6810
         _ExtentX        =   12012
         _ExtentY        =   5265
         _Version        =   393216
         AllowUpdate     =   0   'False
         BackColor       =   -2147483624
         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     =   5
         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
         BeginProperty Column03 
            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 Column04 
            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 
            BeginProperty Column00 
               ColumnWidth     =   1365.165
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   1814.74
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   1425.26
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   14.74
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   1814.74
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame5 
      Height          =   2220
      Left            =   7095
      TabIndex        =   12
      Top             =   1185
      Width           =   2850
      Begin VB.CheckBox Check1 
         Caption         =   "日结算管理"
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   2
         Left            =   1425
         TabIndex        =   23
         Top             =   1410
         Width           =   1395
      End
      Begin VB.CheckBox Check1 
         Caption         =   "应收应付帐款管理"
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   7
         Left            =   225
         TabIndex        =   28
         Top             =   1800
         Width           =   1875
      End
      Begin VB.CheckBox Check1 
         Caption         =   "财政管理"
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   6
         Left            =   225
         TabIndex        =   27
         Top             =   1027
         Width           =   1185
      End
      Begin VB.CheckBox Check1 
         Caption         =   "后台管理"
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   5
         Left            =   1425
         TabIndex        =   26
         Top             =   660
         Width           =   1215
      End
      Begin VB.CheckBox Check1 
         Caption         =   "前台管理"

⌨️ 快捷键说明

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