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

📄 yd_wait.frm

📁 一个简单的酒店管理系统 用VB.net+SQL2000实现
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Height          =   210
            Left            =   240
            TabIndex        =   33
            Top             =   2160
            Width           =   945
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "管制房数:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   240
            TabIndex        =   32
            Top             =   2760
            Width           =   945
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "预订单号:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   240
            TabIndex        =   31
            Top             =   360
            Width           =   945
         End
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   " 转正式预订      (F2)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   0
         Left            =   960
         Picture         =   "yd_wait.frx":0000
         TabIndex        =   1
         Top             =   6840
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   "修改(F3)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   1
         Left            =   2760
         Picture         =   "yd_wait.frx":066A
         TabIndex        =   2
         Top             =   6840
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   "解除(F4)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   2
         Left            =   4560
         Picture         =   "yd_wait.frx":0AAC
         TabIndex        =   3
         Top             =   6840
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   "打印(F5)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   3
         Left            =   6360
         Picture         =   "yd_wait.frx":0BAE
         TabIndex        =   4
         Top             =   6840
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   "筛选(F6)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   4
         Left            =   8160
         Picture         =   "yd_wait.frx":0CB0
         TabIndex        =   5
         Top             =   6840
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         Caption         =   "查询(F10)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Index           =   5
         Left            =   9960
         Picture         =   "yd_wait.frx":0DB2
         TabIndex        =   6
         Top             =   6840
         Width           =   1575
      End
      Begin VB.Timer Timer1 
         Interval        =   1000
         Left            =   240
         Top             =   2400
      End
      Begin VB.Frame Frame6 
         Caption         =   "筛选条件"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1335
         Left            =   6240
         TabIndex        =   19
         Top             =   5280
         Width           =   5415
         Begin VB.TextBox m_khdm 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   2040
            MaxLength       =   5
            TabIndex        =   18
            Text            =   "Text2"
            Top             =   840
            Width           =   1215
         End
         Begin MSMask.MaskEdBox m_rzrq1 
            Height          =   255
            Left            =   2040
            TabIndex        =   17
            Top             =   360
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   450
            _Version        =   327680
            MaxLength       =   10
            Mask            =   "####-##-##"
            PromptChar      =   " "
         End
         Begin VB.Label Label21 
            AutoSize        =   -1  'True
            Caption         =   "订房单位:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   600
            TabIndex        =   21
            Top             =   840
            Width           =   945
         End
         Begin VB.Label Label22 
            AutoSize        =   -1  'True
            Caption         =   "预达日期:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   600
            TabIndex        =   20
            Top             =   360
            Width           =   945
         End
      End
      Begin MSFlexGridLib.MSFlexGrid FLEX1 
         Height          =   5655
         Left            =   120
         TabIndex        =   0
         Top             =   960
         Width           =   5895
         _ExtentX        =   10398
         _ExtentY        =   9975
         _Version        =   327680
         Rows            =   3
         Cols            =   10
         FixedCols       =   0
         BackColor       =   -2147483624
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   3
      End
      Begin VB.Label nam 
         AutoSize        =   -1  'True
         Caption         =   "操作类型:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   9360
         TabIndex        =   39
         Top             =   240
         Width           =   1035
      End
      Begin VB.Label name1 
         AutoSize        =   -1  'True
         Caption         =   "列表说明:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   600
         TabIndex        =   38
         Top             =   360
         Width           =   1035
      End
      Begin VB.Label rec_no 
         AutoSize        =   -1  'True
         Caption         =   "当前记录数:"
         Height          =   180
         Left            =   4200
         TabIndex        =   37
         Top             =   360
         Width           =   990
      End
   End
   Begin VB.Frame JZ 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   120
      TabIndex        =   9
      Top             =   8280
      Width           =   9870
      Begin VB.Label JZ_DQSJ2 
         BackStyle       =   0  'Transparent
         Height          =   330
         Left            =   7920
         TabIndex        =   15
         Top             =   225
         Width           =   1050
      End
      Begin VB.Label JZ_NAME 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "操作员:"
         Height          =   210
         Left            =   360
         TabIndex        =   14
         Top             =   240
         Width           =   735
      End
      Begin VB.Label JZ_USER 
         BackStyle       =   0  'Transparent
         Height          =   330
         Left            =   1560
         TabIndex        =   13
         Top             =   240
         Width           =   1500
      End
      Begin VB.Label JZ_JRSJ1 
         AutoSize        =   -1  'True
         Caption         =   "进入时间:"
         Height          =   210
         Left            =   3240
         TabIndex        =   12
         Top             =   240
         Width           =   945
      End
      Begin VB.Label JZ_JRSJ2 
         Height          =   195
         Left            =   4320
         TabIndex        =   11
         Top             =   240
         Width           =   1230
      End
      Begin VB.Label JZ_DQSJ1 
         AutoSize        =   -1  'True
         Caption         =   "当前时间:"
         Height          =   210

⌨️ 快捷键说明

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