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

📄 main_gys.frm

📁 餐饮企业的管理系统主要包括前台管理、后台管理、财务管理、报表打印等功能
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form main_gys 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统初始化设计:供应商管理"
   ClientHeight    =   7095
   ClientLeft      =   1515
   ClientTop       =   2280
   ClientWidth     =   9225
   Icon            =   "main_gys.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7095
   ScaleWidth      =   9225
   Begin VB.Frame Frame7 
      BackColor       =   &H80000004&
      Caption         =   "请选择查询条件"
      Height          =   660
      Left            =   105
      TabIndex        =   6
      Top             =   30
      Width           =   8970
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "main_gys.frx":1C7A
         Left            =   120
         List            =   "main_gys.frx":1C7C
         Style           =   2  'Dropdown List
         TabIndex        =   9
         Top             =   225
         Width           =   2580
      End
      Begin VB.CommandButton ComFind 
         Caption         =   "查 询 (&F)"
         Height          =   330
         Left            =   7170
         TabIndex        =   8
         Top             =   225
         Width           =   1710
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000018&
         Height          =   300
         Left            =   2700
         TabIndex        =   7
         Top             =   225
         Width           =   4395
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0C0C0&
      Height          =   645
      Left            =   45
      TabIndex        =   0
      Top             =   6315
      Width           =   9105
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   3
         Left            =   2850
         Picture         =   "main_gys.frx":1C7E
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   180
         Width           =   800
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   2
         Left            =   2040
         Picture         =   "main_gys.frx":322B
         Style           =   1  'Graphical
         TabIndex        =   36
         Top             =   180
         Width           =   800
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   1
         Left            =   1245
         Picture         =   "main_gys.frx":472F
         Style           =   1  'Graphical
         TabIndex        =   35
         Top             =   195
         Width           =   800
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   0
         Left            =   450
         Picture         =   "main_gys.frx":5C61
         Style           =   1  'Graphical
         TabIndex        =   34
         Top             =   180
         Width           =   800
      End
      Begin VB.CommandButton ComModify 
         BackColor       =   &H00C0C0C0&
         Caption         =   "修改(&U)"
         Height          =   360
         Left            =   5025
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   195
         Width           =   800
      End
      Begin VB.CommandButton ComExit 
         BackColor       =   &H00C0C0C0&
         Caption         =   "退出(&X)"
         Height          =   360
         Left            =   8205
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   180
         Width           =   800
      End
      Begin VB.CommandButton ComEsc 
         BackColor       =   &H00C0C0C0&
         Caption         =   "取消(&Q)"
         Enabled         =   0   'False
         Height          =   360
         Left            =   7410
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   180
         Width           =   800
      End
      Begin VB.CommandButton ComDelete 
         BackColor       =   &H00C0C0C0&
         Caption         =   "删除(&D)"
         Height          =   360
         Left            =   5820
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   195
         Width           =   800
      End
      Begin VB.CommandButton ComAdd 
         BackColor       =   &H00C0C0C0&
         Caption         =   "添加(&A)"
         Height          =   360
         Left            =   4215
         Style           =   1  'Graphical
         TabIndex        =   1
         Top             =   195
         Width           =   800
      End
      Begin VB.CommandButton ComSave 
         BackColor       =   &H00C0C0C0&
         Caption         =   "保存(&S)"
         Enabled         =   0   'False
         Height          =   360
         Left            =   6585
         Style           =   1  'Graphical
         TabIndex        =   10
         Top             =   195
         Width           =   800
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5505
      Left            =   90
      TabIndex        =   12
      Top             =   765
      Width           =   8970
      _ExtentX        =   15822
      _ExtentY        =   9710
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabsPerRow      =   2
      TabHeight       =   520
      BackColor       =   12632256
      TabCaption(0)   =   "供应商基本信息"
      TabPicture(0)   =   "main_gys.frx":72AB
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame1"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "供应商列表"
      TabPicture(1)   =   "main_gys.frx":72C7
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_gys.frx":72E3
         Height          =   4980
         Left            =   105
         TabIndex        =   33
         Top             =   420
         Width           =   8820
         _ExtentX        =   15558
         _ExtentY        =   8784
         _Version        =   393216
         AllowUpdate     =   0   'False
         BackColor       =   -2147483624
         HeadLines       =   1
         RowHeight       =   15
         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     =   2
         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
         SplitCount      =   1
         BeginProperty Split0 
            MarqueeStyle    =   3
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame1 
         Height          =   5190
         Left            =   -74895
         TabIndex        =   13
         Top             =   300
         Width           =   8865
         Begin VB.TextBox gys 
            Appearance      =   0  'Flat
            BackColor       =   &H80000018&
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Index           =   10
            Left            =   1350
            TabIndex        =   18
            Top             =   2070
            Width           =   7335
         End
         Begin VB.TextBox gys 
            Appearance      =   0  'Flat
            BackColor       =   &H80000018&
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"

⌨️ 快捷键说明

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