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

📄 main_htgl_ygjb.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_htgl_ygjb 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统初始化设计:员工级别管理"
   ClientHeight    =   4665
   ClientLeft      =   45
   ClientTop       =   225
   ClientWidth     =   8355
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4665
   ScaleWidth      =   8355
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1020
      Top             =   4305
      Visible         =   0   'False
      Width           =   2505
      _ExtentX        =   4419
      _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         =   "Adodc1"
      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.CommandButton ComEsc 
      Caption         =   "取消[&Q]"
      Enabled         =   0   'False
      Height          =   360
      Left            =   7185
      TabIndex        =   19
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame2 
      Height          =   615
      Left            =   75
      TabIndex        =   14
      Top             =   1500
      Width           =   2580
      Begin VB.CommandButton ComLast 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1890
         Picture         =   "main_htgl_ygjb.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   18
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton ComNext 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1290
         Picture         =   "main_htgl_ygjb.frx":15AD
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton ComPrevious 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   690
         Picture         =   "main_htgl_ygjb.frx":2AB1
         Style           =   1  'Graphical
         TabIndex        =   16
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton ComFirst 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   75
         Picture         =   "main_htgl_ygjb.frx":3FE3
         Style           =   1  'Graphical
         TabIndex        =   15
         Top             =   180
         Width           =   600
      End
   End
   Begin VB.CommandButton ComSave 
      Caption         =   "保存[&S]"
      Height          =   360
      Left            =   6105
      TabIndex        =   13
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComExit 
      Caption         =   "退出(&Exit)"
      Height          =   360
      Left            =   6810
      TabIndex        =   4
      Top             =   4245
      Width           =   1455
   End
   Begin VB.CommandButton ComDelete 
      Caption         =   "删除[&D]"
      Height          =   360
      Left            =   5010
      TabIndex        =   3
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComModify 
      Caption         =   "修改[&U]"
      Height          =   360
      Left            =   3915
      TabIndex        =   2
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComAdd 
      Caption         =   "添加[&A]"
      Height          =   360
      Left            =   2820
      TabIndex        =   1
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "员工级别"
      Height          =   1455
      Left            =   75
      TabIndex        =   0
      Top             =   45
      Width           =   8190
      Begin VB.ComboBox Combo1 
         BackColor       =   &H80000018&
         Height          =   300
         ItemData        =   "main_htgl_ygjb.frx":562D
         Left            =   3330
         List            =   "main_htgl_ygjb.frx":563A
         TabIndex        =   20
         Text            =   "初级"
         Top             =   195
         Visible         =   0   'False
         Width           =   4710
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000018&
         Height          =   840
         Index           =   2
         Left            =   1005
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   7
         Top             =   555
         Width           =   7020
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000018&
         Height          =   285
         Index           =   1
         Left            =   3330
         TabIndex        =   6
         Top             =   225
         Width           =   4710
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000018&
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1020
         TabIndex        =   5
         Top             =   225
         Width           =   1410
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备    注:"
         Height          =   180
         Index           =   2
         Left            =   105
         TabIndex        =   11
         Top             =   555
         Width           =   900
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "级别名称:"
         ForeColor       =   &H00000000&
         Height          =   240
         Index           =   1
         Left            =   2475
         TabIndex        =   10
         Top             =   285
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "级别编号:"
         ForeColor       =   &H00000000&
         Height          =   240
         Index           =   0
         Left            =   120
         TabIndex        =   9
         Top             =   285
         Width           =   945
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Height          =   240
         Left            =   135
         TabIndex        =   8
         Top             =   435
         Width           =   930
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "main_htgl_ygjb.frx":5650
      Height          =   1980
      Left            =   60
      TabIndex        =   12
      Top             =   2190
      Width           =   8220
      _ExtentX        =   14499
      _ExtentY        =   3493
      _Version        =   393216

⌨️ 快捷键说明

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