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

📄 frmadministrator.frm

📁 一个国外的宾馆管理程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
            Begin VB.TextBox txtFTO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   17
               Top             =   1425
               Width           =   1455
            End
            Begin VB.TextBox txtFDO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   16
               Top             =   1140
               Width           =   1455
            End
            Begin VB.TextBox txtVDO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   15
               Top             =   855
               Width           =   1455
            End
            Begin VB.TextBox txtVSO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   14
               Top             =   570
               Width           =   1455
            End
            Begin VB.TextBox txtSDO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   13
               Top             =   285
               Width           =   1455
            End
            Begin VB.TextBox txtSSO 
               Alignment       =   1  'Right Justify
               Appearance      =   0  'Flat
               BackColor       =   &H00000000&
               ForeColor       =   &H0000FF00&
               Height          =   300
               Left            =   0
               TabIndex        =   12
               Top             =   0
               Width           =   1455
            End
         End
         Begin VB.CommandButton cmdFTUpdate 
            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        =   10
            Top             =   2025
            Width           =   1095
         End
         Begin VB.CommandButton cmdFDUpdate 
            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        =   9
            Top             =   1740
            Width           =   1095
         End
         Begin VB.CommandButton cmdVDUpdate 
            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        =   8
            Top             =   1455
            Width           =   1095
         End
         Begin VB.CommandButton cmdVSUpdate 
            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        =   7
            Top             =   1170
            Width           =   1095
         End
         Begin VB.CommandButton cmdSDUpdate 
            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        =   6
            Top             =   885
            Width           =   1095
         End
         Begin VB.CommandButton cmdSSUpdate 
            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        =   5
            Top             =   600
            Width           =   1095
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "Standard Room Single"
            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        =   31
            Top             =   600
            Width           =   1920
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "Standard Room Doubled"
            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        =   30
            Top             =   885
            Width           =   2100
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "V.I.P  Room Single"
            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        =   29
            Top             =   1170
            Width           =   1620
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "V.I.P. Room Double"
            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        =   28
            Top             =   1455
            Width           =   1695
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "Family Room Double"
            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        =   27
            Top             =   1740
            Width           =   1770
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "Family Room Triple"
            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        =   26
            Top             =   2025
            Width           =   1650
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "Rate Per Day"
            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            =   2640
            TabIndex        =   25
            Top             =   360
            Width           =   1155
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "New Rate"
            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            =   4320
            TabIndex        =   24
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Data Data1 
         Caption         =   "Data1"
         Connect         =   "Access"
         DatabaseName    =   "C:\WINDOWS\Desktop\Phoms\Rooms.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         EOFAction       =   2  'Add New
         Exclusive       =   0   'False
         Height          =   345
         Left            =   1440
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   0  'Table
         RecordSource    =   "Rate"
         Top             =   240
         Visible         =   0   'False
         Width           =   1860
      End
      Begin VB.Timer Timer1 
         Interval        =   1
         Left            =   3480
         Top             =   240
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "Room Rates 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        =   3
         Top             =   240
         Width           =   1800
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3480
      Left            =   142
      Picture         =   "frmAdministrator.frx":12D1
      ScaleHeight     =   3450
      ScaleWidth      =   7770
      TabIndex        =   1
      Top             =   960
      Width           =   7800
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   810
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   8055
      _ExtentX        =   14208
      _ExtentY        =   1429
      ButtonWidth     =   1905
      ButtonHeight    =   1376
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList2"
      HotImageList    =   "ImageList2"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   3
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Security"
            Object.ToolTipText     =   "System Security Settings"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   " Room Rates "
            Object.ToolTipText     =   "Room Rates Settings"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Close"
            Object.ToolTipText     =   "Close This Window"
            ImageIndex      =   4
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   2640
      Top             =   360
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAdministrator.frx":5890B
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAdministrator.frx":591E7
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAdministrator.frx":59AC3
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmAdministrator.frx":5A39F
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Menu mFile 
      Caption         =   "&File"
      Begin VB.Menu mSystemSec 
         Caption         =   "&System Security"

⌨️ 快捷键说明

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