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

📄 客人列表查询.frm

📁 Hotel Prog in VB using mdb
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         BackStyle       =   0  'Transparent
         Caption         =   "房    价"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   240
         Left            =   915
         TabIndex        =   31
         Top             =   1230
         Width           =   915
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   360
      Left            =   1110
      Top             =   705
      Visible         =   0   'False
      Width           =   1650
      _ExtentX        =   2910
      _ExtentY        =   635
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.PictureBox Picture2 
      BackColor       =   &H000080FF&
      Height          =   1515
      Left            =   3195
      ScaleHeight     =   1455
      ScaleWidth      =   3615
      TabIndex        =   20
      Top             =   2055
      Visible         =   0   'False
      Width           =   3675
      Begin VB.CommandButton Command3 
         Caption         =   "新增名单"
         Height          =   285
         Left            =   2175
         TabIndex        =   25
         Top             =   720
         Visible         =   0   'False
         Width           =   990
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H0000FF00&
         Caption         =   "关闭"
         Height          =   255
         Left            =   1485
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   1140
         Width           =   630
      End
      Begin VB.CommandButton Command1 
         Caption         =   "设置"
         Height          =   285
         Left            =   420
         TabIndex        =   22
         Top             =   735
         Visible         =   0   'False
         Width           =   990
      End
      Begin VB.ComboBox Combo10 
         Height          =   300
         Left            =   1485
         TabIndex        =   21
         Text            =   "Combo1"
         Top             =   270
         Visible         =   0   'False
         Width           =   1800
      End
      Begin VB.Line Line1 
         X1              =   45
         X2              =   3555
         Y1              =   1095
         Y2              =   1095
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "请选择类型:"
         Height          =   270
         Left            =   240
         TabIndex        =   23
         Top             =   315
         Width           =   1125
      End
   End
   Begin MSAdodcLib.Adodc Adodc10 
      Height          =   330
      Left            =   1680
      Top             =   600
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc10"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00C0FFFF&
      Height          =   2565
      Left            =   2850
      ScaleHeight     =   2505
      ScaleWidth      =   5040
      TabIndex        =   2
      Top             =   1635
      Visible         =   0   'False
      Width           =   5100
      Begin VB.Frame Frame7 
         BackColor       =   &H00C0FFFF&
         Caption         =   "运算符"
         Height          =   525
         Left            =   105
         TabIndex        =   6
         Top             =   645
         Width           =   4740
         Begin VB.OptionButton Option1 
            BackColor       =   &H00C0FFFF&
            Caption         =   "like"
            Height          =   195
            Left            =   165
            TabIndex        =   12
            Top             =   225
            Value           =   -1  'True
            Width           =   840
         End
         Begin VB.OptionButton Option2 
            BackColor       =   &H00C0FFFF&
            Caption         =   ">="
            Height          =   195
            Left            =   1020
            TabIndex        =   11
            Top             =   225
            Width           =   750
         End
         Begin VB.OptionButton Option3 
            BackColor       =   &H00C0FFFF&
            Caption         =   "<="
            Height          =   195
            Left            =   1770
            TabIndex        =   10
            Top             =   225
            Width           =   750
         End
         Begin VB.OptionButton Option4 
            BackColor       =   &H00C0FFFF&
            Caption         =   "="
            Height          =   195
            Left            =   2580
            TabIndex        =   9
            Top             =   225
            Width           =   615
         End
         Begin VB.OptionButton Option5 
            BackColor       =   &H00C0FFFF&
            Caption         =   "<>"
            Height          =   195
            Left            =   3225
            TabIndex        =   8
            Top             =   225
            Width           =   615
         End
         Begin VB.OptionButton Option6 
            BackColor       =   &H00C0FFFF&
            Caption         =   "不含"
            Height          =   195
            Left            =   3885
            TabIndex        =   7
            Top             =   225
            Width           =   705
         End
      End
      Begin VB.TextBox Field_Z 
         ForeColor       =   &H00000000&
         Height          =   330
         Left            =   540
         TabIndex        =   5
         Top             =   1500
         Width           =   4230
      End
      Begin VB.CommandButton Command4 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         Caption         =   "确认"
         Height          =   270
         Left            =   1545
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   2025
         Width           =   705
      End
      Begin VB.CommandButton Command5 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         Caption         =   "关闭"
         Height          =   270
         Left            =   3300
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   2025
         Width           =   705
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   1230
         TabIndex        =   15
         Top             =   180
         Width           =   1965
      End
      Begin VB.Label Label21 
         BackColor       =   &H00C0FFFF&
         Caption         =   "您选择:"
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   210
         Width           =   825
      End
      Begin VB.Label Label24 
         BackStyle       =   0  'Transparent
         Caption         =   "值:"
         Height          =   240
         Left            =   120
         TabIndex        =   13
         Top             =   1545
         Width           =   405
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   5955
      Left            =   45
      TabIndex        =   0
      Top             =   1125
      Width           =   11235
      _ExtentX        =   19817
      _ExtentY        =   10504
      _Version        =   393216
      AllowUpdate     =   0   'False
      AllowArrows     =   -1  'True

⌨️ 快捷键说明

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