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

📄 frmadduser.frm

📁 学生管理系统,vb+acc开发的一个简单程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx"
Begin VB.Form FrmAddUser 
   BackColor       =   &H00E7DFE7&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "添加用户"
   ClientHeight    =   3600
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4290
   Icon            =   "FrmAddUser.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   3600
   ScaleWidth      =   4290
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      BackColor       =   &H00E7DFE7&
      BorderStyle     =   0  'None
      Height          =   2535
      Left            =   240
      TabIndex        =   7
      Top             =   120
      Width           =   3735
      Begin VB.TextBox txtUserdes 
         Height          =   375
         Left            =   1560
         MaxLength       =   10
         TabIndex        =   2
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox txtUserid 
         Height          =   375
         IMEMode         =   3  'DISABLE
         Left            =   1560
         MaxLength       =   10
         TabIndex        =   0
         Top             =   383
         Width           =   1575
      End
      Begin VB.TextBox txtUsername 
         Height          =   375
         Left            =   1560
         MaxLength       =   15
         TabIndex        =   1
         Top             =   923
         Width           =   1575
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackColor       =   &H00E7DFE7&
         BackStyle       =   0  'Transparent
         Caption         =   "用户描述:"
         Height          =   180
         Left            =   240
         TabIndex        =   10
         Top             =   1560
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackColor       =   &H00E7DFE7&
         BackStyle       =   0  'Transparent
         Caption         =   "用户编号:"
         Height          =   180
         Left            =   240
         TabIndex        =   9
         Top             =   480
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00E7DFE7&
         BackStyle       =   0  'Transparent
         Caption         =   "姓名:"
         Height          =   180
         Left            =   600
         TabIndex        =   8
         Top             =   1020
         Width           =   540
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00E7DFE7&
      BorderStyle     =   0  'None
      Height          =   2535
      Left            =   240
      TabIndex        =   13
      Top             =   120
      Visible         =   0   'False
      Width           =   3735
      Begin VB.TextBox txtPwd2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         IMEMode         =   3  'DISABLE
         Left            =   1560
         MaxLength       =   10
         PasswordChar    =   "*"
         TabIndex        =   6
         Top             =   1200
         Width           =   1695
      End
      Begin VB.TextBox txtPwd1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         IMEMode         =   3  'DISABLE
         Left            =   1560
         MaxLength       =   10
         PasswordChar    =   "*"
         TabIndex        =   4
         Top             =   480
         Width           =   1695
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackColor       =   &H00E7DFE7&
         BackStyle       =   0  'Transparent
         Caption         =   "确认密码(&C):"
         Height          =   180
         Left            =   120
         TabIndex        =   5
         Top             =   1320
         Width           =   1170
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackColor       =   &H00E7DFE7&
         BackStyle       =   0  'Transparent
         Caption         =   "密码(&P):"
         Height          =   180
         Left            =   480
         TabIndex        =   3
         Top             =   600
         Width           =   810
      End
   End
   Begin SmartXPButton.XpButton cmdNext 
      Height          =   495
      Left            =   480
      TabIndex        =   11
      Top             =   3000
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
      Caption         =   "下一步>(&N)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   15460844
   End
   Begin SmartXPButton.XpButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   495
      Left            =   2520
      TabIndex        =   12
      Top             =   3000
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
      Caption         =   "取消(&C)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   14410727
   End
   Begin SmartXPButton.XpButton cmdNext1 
      Height          =   495
      Left            =   480
      TabIndex        =   15
      Top             =   3000
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
      Caption         =   "下一步>(&N)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   14410727
   End
   Begin SmartXPButton.XpButton cmdComp 
      Height          =   495
      Left            =   480
      TabIndex        =   16
      Top             =   3000
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
      Caption         =   "完成(&F)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   14410727
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00E7DFE7&
      BorderStyle     =   0  'None
      Height          =   2535
      Left            =   240
      TabIndex        =   14
      Top             =   120
      Visible         =   0   'False
      Width           =   3735
      Begin VB.Frame Frame5 
         BackColor       =   &H00E7DFE7&
         BorderStyle     =   0  'None
         Enabled         =   0   'False

⌨️ 快捷键说明

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