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

📄 form12.frm

📁 会员管理系统 功能自己扩展把! 如果有改进给我发一份quweijie8@126.com 这个比较适合初学者``` Q:151693707 msn:quweijie8@hotmail.com
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{9A226D6F-2658-4445-8D35-5C19D42676FE}#1.0#0"; "xp.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{4A9A996A-E365-42A8-B7A5-148A9E118DF8}#1.0#0"; "XPForm.ocx"
Begin VB.Form Form12 
   BackColor       =   &H00E7F7FF&
   BorderStyle     =   0  'None
   Caption         =   "Form12"
   ClientHeight    =   7815
   ClientLeft      =   2955
   ClientTop       =   3075
   ClientWidth     =   10830
   LinkTopic       =   "Form12"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7815
   ScaleWidth      =   10830
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      BackColor       =   &H00E7F7FF&
      Caption         =   "会员信息(必填)"
      Height          =   2715
      Left            =   300
      TabIndex        =   34
      Top             =   480
      Width           =   10095
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   1560
         TabIndex        =   48
         Top             =   360
         Width           =   1815
      End
      Begin VB.TextBox Text3 
         Height          =   315
         Left            =   4620
         TabIndex        =   47
         Top             =   360
         Width           =   1875
      End
      Begin VB.TextBox Text4 
         Height          =   315
         IMEMode         =   3  'DISABLE
         Left            =   4620
         PasswordChar    =   "*"
         TabIndex        =   46
         Text            =   "123456"
         Top             =   780
         Width           =   1875
      End
      Begin VB.TextBox Text6 
         Height          =   315
         IMEMode         =   3  'DISABLE
         Left            =   7800
         PasswordChar    =   "*"
         TabIndex        =   45
         Text            =   "123456"
         Top             =   780
         Width           =   1875
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   315
         Left            =   4620
         TabIndex        =   44
         Text            =   "0"
         Top             =   1200
         Width           =   1875
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   7800
         TabIndex        =   43
         Text            =   "1.储存卡"
         Top             =   360
         Width           =   1875
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1560
         TabIndex        =   42
         Text            =   "普通会员"
         Top             =   780
         Width           =   1875
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1560
         TabIndex        =   41
         Text            =   "不优惠"
         Top             =   1200
         Width           =   1875
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   7800
         TabIndex        =   40
         Text            =   "可用"
         Top             =   1200
         Width           =   1935
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   39
         Text            =   "0"
         Top             =   1620
         Width           =   1875
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H00E7F7FF&
         Caption         =   "此会员卡的有效日期到"
         Height          =   195
         Left            =   3660
         TabIndex        =   38
         Top             =   1680
         Width           =   2475
      End
      Begin VB.CheckBox Check2 
         BackColor       =   &H00E7F7FF&
         Caption         =   "此卡根据积分自动升级"
         Height          =   255
         Left            =   600
         TabIndex        =   36
         Top             =   2160
         Width           =   2775
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   315
         Left            =   4620
         TabIndex        =   35
         Top             =   2160
         Width           =   5115
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   315
         Left            =   7140
         TabIndex        =   37
         Top             =   1620
         Width           =   2595
         _ExtentX        =   4577
         _ExtentY        =   556
         _Version        =   393216
         Format          =   24838145
         CurrentDate     =   38950
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会员卡号:"
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   600
         TabIndex        =   59
         Top             =   420
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会员姓名:"
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   3660
         TabIndex        =   58
         Top             =   420
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会员卡类型:"
         Height          =   180
         Left            =   6660
         TabIndex        =   57
         Top             =   420
         Width           =   1080
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "卡的级别:"
         Height          =   180
         Left            =   600
         TabIndex        =   56
         Top             =   840
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会员密码:"
         Height          =   180
         Left            =   3660
         TabIndex        =   55
         Top             =   840
         Width           =   900
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "确认密码:"
         Height          =   180
         Left            =   6840
         TabIndex        =   54
         Top             =   840
         Width           =   900
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "优惠方式:"
         Height          =   180
         Left            =   600
         TabIndex        =   53
         Top             =   1260
         Width           =   900
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会员积分:"
         Height          =   180
         Left            =   3660
         TabIndex        =   52
         Top             =   1260
         Width           =   900
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "当前状态:"
         Height          =   180
         Left            =   6840
         TabIndex        =   51
         Top             =   1260
         Width           =   900
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "卡内余额:"
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   600
         TabIndex        =   50
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备注(F2):"
         Height          =   180
         Left            =   3660
         TabIndex        =   49
         Top             =   2220
         Width           =   900
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00E7F7FF&
      Caption         =   "详细信息(可选)"
      Height          =   3615
      Left            =   300
      TabIndex        =   3
      Top             =   3240
      Width           =   10095
      Begin VB.ComboBox Combo5 
         Height          =   300
         Left            =   1560
         TabIndex        =   20
         Text            =   "男"
         Top             =   420
         Width           =   1875
      End
      Begin VB.TextBox Text7 
         Height          =   315
         Left            =   7800
         TabIndex        =   19
         Top             =   420
         Width           =   1875
      End
      Begin VB.TextBox Text9 
         Height          =   315
         Left            =   1560
         TabIndex        =   18
         Top             =   840
         Width           =   1875
      End
      Begin VB.TextBox Text10 
         Height          =   315
         Left            =   4680
         TabIndex        =   17
         Top             =   840
         Width           =   1875
      End
      Begin VB.TextBox Text11 
         Height          =   315
         Left            =   7800
         TabIndex        =   16
         Top             =   840
         Width           =   1875
      End
      Begin VB.TextBox Text12 
         Height          =   315
         Left            =   1560
         TabIndex        =   15
         Top             =   1260
         Width           =   1875
      End
      Begin VB.TextBox Text13 
         Height          =   315
         Left            =   4680
         TabIndex        =   14
         Top             =   1260
         Width           =   4995
      End
      Begin VB.TextBox Text14 
         Height          =   315
         Left            =   1560
         TabIndex        =   13
         Top             =   1680
         Width           =   8115
      End
      Begin VB.TextBox Text15 
         Height          =   315
         Left            =   1560
         TabIndex        =   12
         Top             =   2100
         Width           =   8115
      End
      Begin VB.TextBox Text16 
         Height          =   315
         Left            =   1560
         TabIndex        =   11

⌨️ 快捷键说明

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