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

📄 会员管理.frm

📁 Sql版的餐饮管理系统 帐号admin密码2
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.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 HYGL 
   Caption         =   "会员管理"
   ClientHeight    =   5205
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6855
   LinkTopic       =   "Form1"
   ScaleHeight     =   5205
   ScaleWidth      =   6855
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      Height          =   855
      Left            =   0
      TabIndex        =   1
      Top             =   4320
      Width           =   6855
      Begin VB.CommandButton Command5 
         Caption         =   "退出"
         Height          =   375
         Left            =   4560
         TabIndex        =   6
         Top             =   240
         Width           =   855
      End
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   375
         Left            =   3720
         TabIndex        =   5
         Top             =   240
         Width           =   855
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确认"
         Height          =   375
         Left            =   2880
         TabIndex        =   4
         Top             =   240
         Width           =   855
      End
      Begin VB.CommandButton Command2 
         Caption         =   "删除"
         Height          =   375
         Left            =   2040
         TabIndex        =   3
         Top             =   240
         Width           =   855
      End
      Begin VB.CommandButton Command1 
         Caption         =   "增加"
         Height          =   375
         Left            =   1200
         TabIndex        =   2
         Top             =   240
         Width           =   855
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4335
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6855
      _ExtentX        =   12091
      _ExtentY        =   7646
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "会员类别"
      TabPicture(0)   =   "会员管理.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame2"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame3"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "会员信息"
      TabPicture(1)   =   "会员管理.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame4"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame5"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "会员消费"
      TabPicture(2)   =   "会员管理.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame6"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame6 
         Caption         =   "会员消费"
         Height          =   3735
         Left            =   -74880
         TabIndex        =   44
         Top             =   480
         Width           =   6615
         Begin MSDataGridLib.DataGrid DataGrid3 
            Height          =   3375
            Left            =   120
            TabIndex        =   45
            Top             =   240
            Width           =   6375
            _ExtentX        =   11245
            _ExtentY        =   5953
            _Version        =   393216
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               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 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "详细信息"
         Height          =   1815
         Left            =   -74880
         TabIndex        =   23
         Top             =   2400
         Width           =   6615
         Begin VB.TextBox Text16 
            Height          =   285
            Left            =   5280
            TabIndex        =   43
            Text            =   "Text16"
            Top             =   720
            Width           =   1215
         End
         Begin VB.TextBox Text15 
            Height          =   285
            Left            =   4800
            TabIndex        =   42
            Text            =   "Text15"
            Top             =   360
            Width           =   1695
         End
         Begin VB.TextBox Text14 
            Height          =   285
            Left            =   2880
            TabIndex        =   41
            Text            =   "Text14"
            Top             =   1440
            Width           =   3495
         End
         Begin VB.TextBox Text13 
            Height          =   285
            Left            =   2880
            TabIndex        =   40
            Text            =   "Text13"
            Top             =   1080
            Width           =   3495
         End
         Begin VB.TextBox Text12 
            Height          =   285
            Left            =   2880
            TabIndex        =   39
            Text            =   "Text12"
            Top             =   720
            Width           =   1335
         End
         Begin VB.TextBox Text11 
            Height          =   285
            Left            =   2880
            TabIndex        =   38
            Text            =   "Text11"
            Top             =   360
            Width           =   1335
         End
         Begin VB.TextBox Text10 
            Height          =   285
            Left            =   720
            TabIndex        =   37
            Text            =   "Text10"
            Top             =   1440
            Width           =   1575
         End
         Begin VB.TextBox Text9 
            Height          =   285
            Left            =   720
            TabIndex        =   36
            Text            =   "Text9"
            Top             =   1080
            Width           =   1575
         End
         Begin VB.TextBox Text8 
            Height          =   285
            Left            =   720
            TabIndex        =   35
            Text            =   "Text8"
            Top             =   720
            Width           =   1575
         End
         Begin VB.TextBox Text7 
            Height          =   285
            Left            =   720
            TabIndex        =   34
            Text            =   "Text7"
            Top             =   360
            Width           =   1575
         End
         Begin VB.Label Label18 
            AutoSize        =   -1  'True
            Caption         =   "备注:"
            Height          =   195
            Left            =   2400
            TabIndex        =   33
            Top             =   1440
            Width           =   540
         End
         Begin VB.Label Label17 
            AutoSize        =   -1  'True
            Caption         =   "地址:"
            Height          =   195
            Left            =   2400
            TabIndex        =   32
            Top             =   1080
            Width           =   540
         End
         Begin VB.Label Label16 
            AutoSize        =   -1  'True
            Caption         =   "身份证号:"
            Height          =   195
            Left            =   4320
            TabIndex        =   31
            Top             =   720
            Width           =   900
         End
         Begin VB.Label Label15 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   195
            Left            =   2400
            TabIndex        =   30
            Top             =   720
            Width           =   540
         End
         Begin VB.Label Label14 
            AutoSize        =   -1  'True
            Caption         =   "类别:"
            Height          =   195
            Left            =   4320
            TabIndex        =   29
            Top             =   360
            Width           =   540
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "卡号:"
            Height          =   195
            Left            =   2400
            TabIndex        =   28
            Top             =   360
            Width           =   540
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "电话:"
            Height          =   195
            Left            =   240
            TabIndex        =   27
            Top             =   1440
            Width           =   540
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "单位:"
            Height          =   195
            Left            =   240
            TabIndex        =   26
            Top             =   1080
            Width           =   540
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "密码:"
            Height          =   195
            Left            =   240
            TabIndex        =   25
            Top             =   720
            Width           =   540
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "编号:"
            Height          =   195
            Left            =   240
            TabIndex        =   24
            Top             =   360

⌨️ 快捷键说明

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