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

📄 ht_dfgl.frm

📁 一个简单的酒店管理系统 用VB.net+SQL2000实现
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form ht_dfgl 
   ClientHeight    =   8880
   ClientLeft      =   60
   ClientTop       =   60
   ClientWidth     =   11880
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   Moveable        =   0   'False
   ScaleHeight     =   8880
   ScaleWidth      =   11880
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Height          =   7455
      Left            =   0
      TabIndex        =   16
      Top             =   720
      Width           =   11895
      Begin VB.Frame Frame3 
         Caption         =   "筛选条件"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1575
         Left            =   6600
         TabIndex        =   37
         Top             =   4800
         Width           =   5055
         Begin VB.TextBox m_jfdb1 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   1320
            MaxLength       =   8
            TabIndex        =   41
            Text            =   "Text1"
            Top             =   480
            Width           =   1215
         End
         Begin VB.TextBox m_htdm1 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   3720
            MaxLength       =   12
            TabIndex        =   40
            Text            =   "Text2"
            Top             =   480
            Width           =   1215
         End
         Begin MSMask.MaskEdBox m_qzrq1 
            Height          =   255
            Left            =   3720
            TabIndex        =   38
            Top             =   1200
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   450
            _Version        =   327680
            MaxLength       =   10
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Mask            =   "####-##-##"
            PromptChar      =   " "
         End
         Begin MSMask.MaskEdBox m_jzrq1 
            Height          =   255
            Left            =   1320
            TabIndex        =   39
            Top             =   1200
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   450
            _Version        =   327680
            MaxLength       =   10
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Mask            =   "####-##-##"
            PromptChar      =   " "
         End
         Begin VB.Label Label9 
            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            =   120
            TabIndex        =   45
            Top             =   480
            Width           =   945
         End
         Begin VB.Label Label10 
            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            =   120
            TabIndex        =   44
            Top             =   1200
            Width           =   1155
         End
         Begin VB.Label Label11 
            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            =   2640
            TabIndex        =   43
            Top             =   480
            Width           =   945
         End
         Begin VB.Label Label12 
            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            =   2640
            TabIndex        =   42
            Top             =   1200
            Width           =   945
         End
      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            =   7680
         TabIndex        =   5
         Top             =   6720
         Width           =   1575
      End
      Begin VB.CommandButton Cmd2 
         BackColor       =   &H00E0DDC0&
         Caption         =   "刷新(F9)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   6
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   7
         Top             =   600
         Width           =   6405
      End
      Begin VB.Frame Frame2 
         Height          =   4215
         Left            =   6600
         TabIndex        =   17
         Top             =   480
         Width           =   5055
         Begin VB.ComboBox m_js_fs 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   330
            Left            =   1440
            Style           =   2  'Dropdown List
            TabIndex        =   34
            Top             =   2760
            Width           =   1335
         End
         Begin VB.CommandButton cmd1 
            Caption         =   "返  回"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Index           =   1
            Left            =   2880
            TabIndex        =   23
            Top             =   3240
            Width           =   1575
         End
         Begin VB.CommandButton cmd1 
            Caption         =   "确  认"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Index           =   0
            Left            =   960
            TabIndex        =   22
            Top             =   3240
            Width           =   1575
         End
         Begin VB.TextBox m_yfdw 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   1440
            MaxLength       =   40
            TabIndex        =   21
            Text            =   "1234567890123456789012345678901234567890"
            Top             =   840
            Width           =   3375
         End
         Begin VB.TextBox m_yfdb 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   1440
            MaxLength       =   10
            TabIndex        =   20
            Text            =   "1234567890"
            Top             =   1320
            Width           =   1215
         End
         Begin VB.TextBox m_jfdb 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   1440
            MaxLength       =   5
            TabIndex        =   19
            Text            =   "Text3"
            Top             =   2280
            Width           =   2175
         End
         Begin MSMask.MaskEdBox m_htyxq 
            Height          =   255
            Left            =   1440
            TabIndex        =   18
            Top             =   1800
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   450
            _Version        =   327680
            MaxLength       =   10
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Mask            =   "####-##-##"
            PromptChar      =   " "
         End
         Begin VB.TextBox m_htdm 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Left            =   1440
            MaxLength       =   12
            TabIndex        =   36
            Text            =   "Text1"
            Top             =   360
            Width           =   2415
         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        =   35
            Top             =   360
            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        =   28
            Top             =   840
            Width           =   945
         End
         Begin VB.Label Label3 
            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

⌨️ 快捷键说明

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