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

📄 frmadministrator.frm

📁 一个国外的宾馆管理程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmAdministrator 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Administrator Utility Wizard"
   ClientHeight    =   4575
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   8055
   Icon            =   "frmAdministrator.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4575
   ScaleWidth      =   8055
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame frSecurity 
      Height          =   3615
      Left            =   120
      TabIndex        =   33
      Top             =   840
      Visible         =   0   'False
      Width           =   7815
      Begin VB.Timer Timer2 
         Enabled         =   0   'False
         Interval        =   1
         Left            =   5520
         Top             =   240
      End
      Begin VB.Data Data2 
         Caption         =   "Data2"
         Connect         =   "Access"
         DatabaseName    =   "C:\WINDOWS\Desktop\Phoms\Admins.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         EOFAction       =   2  'Add New
         Exclusive       =   0   'False
         Height          =   345
         Left            =   3360
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   0  'Table
         RecordSource    =   "Existing"
         Top             =   240
         Visible         =   0   'False
         Width           =   2055
      End
      Begin VB.Frame Frame3 
         Height          =   2655
         Left            =   240
         TabIndex        =   35
         Top             =   600
         Width           =   7335
         Begin MSDBGrid.DBGrid DBGrid1 
            Bindings        =   "frmAdministrator.frx":08CA
            Height          =   2240
            Left            =   240
            OleObjectBlob   =   "frmAdministrator.frx":08DE
            TabIndex        =   37
            Top             =   240
            Width           =   2055
         End
         Begin VB.CommandButton cmdRefresh 
            Appearance      =   0  'Flat
            Caption         =   "&Refresh"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   54
            Top             =   2160
            Width           =   1095
         End
         Begin VB.CommandButton cmdUpdate 
            Appearance      =   0  'Flat
            Caption         =   "&Update"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   53
            Top             =   1800
            Width           =   1095
         End
         Begin VB.CommandButton cmdEdit 
            Appearance      =   0  'Flat
            Caption         =   "&Edit"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   52
            Top             =   1080
            Width           =   1095
         End
         Begin VB.CommandButton cmdDelete 
            Appearance      =   0  'Flat
            Caption         =   "&Delete"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   51
            Top             =   720
            Width           =   1095
         End
         Begin VB.CommandButton cmdSave 
            Appearance      =   0  'Flat
            Caption         =   "&Save"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   50
            Top             =   1440
            Width           =   1095
         End
         Begin VB.CommandButton cmdAddnew 
            Appearance      =   0  'Flat
            Caption         =   "Add &New"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   5880
            TabIndex        =   49
            Top             =   360
            Width           =   1095
         End
         Begin VB.Frame frSearchEngine 
            BorderStyle     =   0  'None
            Height          =   375
            Left            =   2280
            TabIndex        =   45
            Top             =   480
            Width           =   3255
            Begin VB.TextBox txtSearchEngine 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               Left            =   1440
               TabIndex        =   47
               Top             =   0
               Width           =   1695
            End
            Begin VB.Label Label14 
               AutoSize        =   -1  'True
               Caption         =   "Username"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   195
               Left            =   360
               TabIndex        =   46
               Top             =   0
               Width           =   870
            End
         End
         Begin VB.Frame frDatas 
            Enabled         =   0   'False
            Height          =   1575
            Left            =   2400
            TabIndex        =   38
            Top             =   840
            Width           =   3255
            Begin VB.TextBox txtConfirm 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               IMEMode         =   3  'DISABLE
               Left            =   1320
               PasswordChar    =   "*"
               TabIndex        =   44
               Top             =   1080
               Width           =   1695
            End
            Begin VB.TextBox txtPassword 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               IMEMode         =   3  'DISABLE
               Left            =   1320
               PasswordChar    =   "*"
               TabIndex        =   43
               Top             =   720
               Width           =   1695
            End
            Begin VB.TextBox txtUsername 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               Left            =   1320
               TabIndex        =   42
               Top             =   360
               Width           =   1695
            End
            Begin VB.Label Label11 
               AutoSize        =   -1  'True
               Caption         =   "Username"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   195
               Left            =   240
               TabIndex        =   41
               Top             =   360
               Width           =   870
            End
            Begin VB.Label Label12 
               AutoSize        =   -1  'True
               Caption         =   "Password"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   195
               Left            =   240
               TabIndex        =   40
               Top             =   720
               Width           =   810
            End
            Begin VB.Label Label13 
               AutoSize        =   -1  'True
               Caption         =   "Confirm"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   195
               Left            =   240
               TabIndex        =   39
               Top             =   1080
               Width           =   690
            End
         End
         Begin VB.Label Label15 
            AutoSize        =   -1  'True
            Caption         =   "Search Engine"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   195
            Left            =   2400
            TabIndex        =   48
            Top             =   240
            Width           =   1395
         End
      End
      Begin VB.CommandButton Command2 
         Appearance      =   0  'Flat
         Caption         =   "&Cancel"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   6120
         TabIndex        =   34
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "System Security Settings"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   240
         TabIndex        =   36
         Top             =   240
         Width           =   2115
      End
   End
   Begin VB.Frame frRoomRates 
      Height          =   3615
      Left            =   120
      TabIndex        =   2
      Top             =   840
      Visible         =   0   'False
      Width           =   7815
      Begin VB.CommandButton Command1 
         Appearance      =   0  'Flat
         Caption         =   "&Cancel"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   6120
         TabIndex        =   32
         Top             =   240
         Width           =   1095
      End
      Begin VB.Frame Frame1 
         Height          =   2655
         Left            =   240
         TabIndex        =   4
         Top             =   600
         Width           =   7335
         Begin VB.TextBox txtSS 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   23
            Top             =   600
            Width           =   1455
         End
         Begin VB.TextBox txtSD 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   22
            Top             =   885
            Width           =   1455
         End
         Begin VB.TextBox txtVS 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   21
            Top             =   1170
            Width           =   1455
         End
         Begin VB.TextBox txtVD 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   20
            Top             =   1455
            Width           =   1455
         End
         Begin VB.TextBox txtFD 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   19
            Top             =   1740
            Width           =   1455
         End
         Begin VB.TextBox txtFT 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFFF&
            Height          =   300
            Left            =   4320
            TabIndex        =   18
            Top             =   2025
            Width           =   1455
         End
         Begin VB.Frame Frame2 
            BorderStyle     =   0  'None
            Enabled         =   0   'False
            Height          =   1815
            Left            =   2640
            TabIndex        =   11
            Top             =   600
            Width           =   1575

⌨️ 快捷键说明

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