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

📄 userfrm.frm

📁 本人下载的另一个VISUAL BACIC的定单管理系统~很有特点
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "Msflxgrd.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form userfrm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "用户信息管理"
   ClientHeight    =   6075
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11370
   LinkTopic       =   "userfrm"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7002.62
   ScaleMode       =   0  'User
   ScaleWidth      =   11370
   Begin VB.Data DataUser 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "F:\作业\作业\database2.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   495
      Left            =   6960
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "User"
      Top             =   4200
      Width           =   2415
   End
   Begin VB.PictureBox SSTab1 
      BeginProperty Font 
         Name            =   "华文细黑"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   5400
      Left            =   360
      ScaleHeight     =   5340
      ScaleWidth      =   6015
      TabIndex        =   0
      Top             =   120
      Width           =   6075
      Begin TabDlg.SSTab SSTab2 
         Height          =   4215
         Left            =   120
         TabIndex        =   22
         Top             =   120
         Width           =   5775
         _ExtentX        =   10186
         _ExtentY        =   7435
         _Version        =   393216
         TabHeight       =   520
         TabCaption(0)   =   "用户信息"
         TabPicture(0)   =   "userfrm.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame1"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "添加用户"
         TabPicture(1)   =   "userfrm.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Command1"
         Tab(1).Control(1)=   "Command10"
         Tab(1).Control(2)=   "Frame4"
         Tab(1).ControlCount=   3
         TabCaption(2)   =   "修改用户信息"
         TabPicture(2)   =   "userfrm.frx":0038
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Command11"
         Tab(2).Control(1)=   "Command9"
         Tab(2).Control(2)=   "Frame5"
         Tab(2).ControlCount=   3
         Begin VB.CommandButton Command11 
            Caption         =   "重  填"
            Height          =   375
            Left            =   -71760
            TabIndex        =   35
            Top             =   3480
            Width           =   1215
         End
         Begin VB.CommandButton Command9 
            Caption         =   "提  交"
            Height          =   375
            Left            =   -74040
            TabIndex        =   34
            Top             =   3480
            Width           =   1215
         End
         Begin VB.Frame Frame5 
            Caption         =   "用户信息修改"
            Height          =   2655
            Left            =   -74640
            TabIndex        =   33
            Top             =   600
            Width           =   5055
            Begin VB.ComboBox Combo3 
               Height          =   315
               Left            =   2160
               TabIndex        =   41
               Text            =   "请选择:"
               Top             =   1800
               Width           =   1575
            End
            Begin VB.TextBox Text8 
               Height          =   375
               Left            =   2160
               TabIndex        =   40
               Top             =   1200
               Width           =   1575
            End
            Begin VB.TextBox Text7 
               Height          =   375
               Left            =   2160
               TabIndex        =   39
               Top             =   600
               Width           =   1575
            End
            Begin VB.Label Label12 
               Caption         =   "角    色"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   495
               Left            =   840
               TabIndex        =   38
               Top             =   1800
               Width           =   1095
            End
            Begin VB.Label Label11 
               Caption         =   "口    令"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   840
               TabIndex        =   37
               Top             =   1200
               Width           =   855
            End
            Begin VB.Label Label10 
               Caption         =   "用户名"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   840
               TabIndex        =   36
               Top             =   600
               Width           =   855
            End
         End
         Begin VB.CommandButton Command1 
            Caption         =   "提  交"
            Height          =   375
            Left            =   -74160
            TabIndex        =   32
            Top             =   3480
            Width           =   1095
         End
         Begin VB.CommandButton Command10 
            Caption         =   "重  填"
            Height          =   375
            Left            =   -71760
            TabIndex        =   26
            Top             =   3480
            Width           =   1215
         End
         Begin VB.Frame Frame4 
            Caption         =   "添加用户"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2655
            Left            =   -74760
            TabIndex        =   25
            Top             =   600
            Width           =   5295
            Begin VB.ComboBox Combo4 
               Height          =   315
               Left            =   2280
               TabIndex        =   42
               Text            =   "请选择:"
               Top             =   1800
               Width           =   1575
            End
            Begin VB.TextBox Text6 
               Height          =   375
               Left            =   2280
               TabIndex        =   31
               Top             =   1200
               Width           =   1575
            End
            Begin VB.TextBox Text5 
               Height          =   375
               Left            =   2280
               TabIndex        =   30
               Top             =   600
               Width           =   1575
            End
            Begin VB.Label Label9 
               Caption         =   "角    色"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   960
               TabIndex        =   29
               Top             =   1800
               Width           =   855
            End
            Begin VB.Label Label8 
               Caption         =   "口    令"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   960
               TabIndex        =   28
               Top             =   1200
               Width           =   855
            End
            Begin VB.Label Label7 
               Caption         =   "用户名"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   12
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Left            =   960
               TabIndex        =   27
               Top             =   600
               Width           =   735
            End
         End
         Begin VB.Frame Frame1 
            Caption         =   "用户信息"
            Height          =   3495
            Left            =   120
            TabIndex        =   23
            Top             =   480
            Width           =   5535
            Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
               Bindings        =   "userfrm.frx":0054
               Height          =   2895
               Left            =   120
               TabIndex        =   24
               Top             =   360
               Width           =   5175
               _ExtentX        =   9128
               _ExtentY        =   5106
               _Version        =   393216
            End
         End
      End
      Begin VB.CommandButton Command8 
         Caption         =   "重 填"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   -71160
         TabIndex        =   21
         Top             =   4080
         Width           =   1095
      End
      Begin VB.CommandButton Command7 
         Caption         =   "提 交"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   -74040
         TabIndex        =   20
         Top             =   4080
         Width           =   1095
      End
      Begin VB.Frame Frame3 
         Caption         =   "用户修改"
         BeginProperty Font 
            Name            =   "华文细黑"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3015
         Left            =   -74640
         TabIndex        =   13
         Top             =   720
         Width           =   5175
         Begin VB.ComboBox Combo2 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   2280
            TabIndex        =   19
            Text            =   "请选择:"
            Top             =   2280
            Width           =   1935
         End
         Begin VB.TextBox Text4 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            IMEMode         =   3  'DISABLE
            Left            =   2280
            PasswordChar    =   "*"
            TabIndex        =   18
            Top             =   1440
            Width           =   1935
         End
         Begin VB.TextBox Text3 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2280
            TabIndex        =   17
            Top             =   600
            Width           =   1935
         End
         Begin VB.Label Label6 
            Caption         =   "角 色"
            BeginProperty Font 
               Name            =   "华文细黑"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1080
            TabIndex        =   16
            Top             =   2280
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "口 令"
            BeginProperty Font 
               Name            =   "华文细黑"
               Size            =   12
               Charset         =   134
               Weight          =   400

⌨️ 快捷键说明

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