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

📄 dt_sfdj.frm

📁 一个简单的酒店管理系统 用VB.net+SQL2000实现
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Begin VB.Form dt_sfdj 
   BorderStyle     =   3  'Fixed Dialog
   ClientHeight    =   5550
   ClientLeft      =   45
   ClientTop       =   45
   ClientWidth     =   7095
   ControlBox      =   0   'False
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5550
   ScaleWidth      =   7095
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      Height          =   3855
      Left            =   120
      TabIndex        =   15
      Top             =   900
      Width           =   6795
      Begin VB.TextBox tx_zklx 
         Height          =   270
         Left            =   3180
         TabIndex        =   32
         Text            =   "Text1"
         Top             =   420
         Visible         =   0   'False
         Width           =   555
      End
      Begin VB.Frame fm_tdxx 
         Caption         =   "请输入团队信息"
         Height          =   855
         Left            =   240
         TabIndex        =   30
         Top             =   960
         Width           =   6315
         Begin VB.TextBox tx_tdh 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   330
            Left            =   1260
            MaxLength       =   5
            TabIndex        =   1
            Text            =   "12345"
            Top             =   300
            Width           =   705
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            Caption         =   "团队信息"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   225
            Left            =   240
            TabIndex        =   31
            Top             =   360
            Width           =   855
         End
         Begin MSForms.ComboBox cm_tdmc 
            Height          =   330
            Left            =   2070
            TabIndex        =   2
            Top             =   300
            Width           =   3075
            VariousPropertyBits=   746604571
            MaxLength       =   16
            DisplayStyle    =   3
            Size            =   "5424;582"
            ColumnCount     =   2
            cColumnInfo     =   2
            MatchEntry      =   1
            ShowDropButtonWhen=   2
            FontName        =   "宋体"
            FontHeight      =   210
            FontCharSet     =   134
            FontPitchAndFamily=   34
            Object.Width           =   "1411;1058"
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "订房情况表"
         Height          =   1635
         Left            =   240
         TabIndex        =   16
         Top             =   2040
         Width           =   6315
         Begin MSMask.MaskEdBox tx_ldrq 
            Height          =   330
            Left            =   4440
            TabIndex        =   4
            Top             =   300
            Width           =   1155
            _ExtentX        =   2037
            _ExtentY        =   582
            _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 Label6 
            Alignment       =   1  'Right Justify
            Caption         =   "入住日期"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   29
            Top             =   300
            Width           =   975
         End
         Begin VB.Label Label8 
            Alignment       =   1  'Right Justify
            Caption         =   "离店日期"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   3300
            TabIndex        =   28
            Top             =   300
            Width           =   975
         End
         Begin VB.Label lb_lxc 
            Alignment       =   1  'Right Justify
            Caption         =   "房间分类"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   0
            Left            =   180
            TabIndex        =   27
            Top             =   840
            Visible         =   0   'False
            Width           =   975
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   1
            Left            =   1200
            TabIndex        =   26
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   2
            Left            =   2040
            TabIndex        =   25
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   3
            Left            =   2880
            TabIndex        =   24
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   4
            Left            =   3720
            TabIndex        =   23
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   5
            Left            =   4560
            TabIndex        =   22
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.Label lb_lxc 
            Alignment       =   2  'Center
            Caption         =   "入住日"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   6
            Left            =   5400
            TabIndex        =   21
            Top             =   840
            Visible         =   0   'False
            Width           =   735
         End
         Begin MSForms.TextBox tx_fls 
            Height          =   300
            Index           =   0
            Left            =   180
            TabIndex        =   20
            Top             =   1170
            Visible         =   0   'False
            Width           =   1035
            VariousPropertyBits=   746604563
            Size            =   "1826;529"
            Value           =   "房    数"
            SpecialEffect   =   0
            FontName        =   "宋体"
            FontHeight      =   210
            FontCharSet     =   134
            FontPitchAndFamily=   34
            ParagraphAlign  =   2
         End
         Begin MSForms.TextBox tx_fls 
            Height          =   330
            Index           =   1
            Left            =   1260
            TabIndex        =   5
            Top             =   1170
            Visible         =   0   'False
            Width           =   675
            VariousPropertyBits=   746604571
            MaxLength       =   3
            Size            =   "1191;582"
            Value           =   "0"
            FontName        =   "宋体"
            FontHeight      =   210
            FontCharSet     =   134
            FontPitchAndFamily=   34
            ParagraphAlign  =   2
         End
         Begin MSForms.TextBox tx_fls 
            Height          =   330
            Index           =   2
            Left            =   2100
            TabIndex        =   6
            Top             =   1170
            Visible         =   0   'False
            Width           =   675
            VariousPropertyBits=   746604571
            MaxLength       =   3
            Size            =   "1191;582"
            Value           =   "0"
            FontName        =   "宋体"
            FontHeight      =   210
            FontCharSet     =   134
            FontPitchAndFamily=   34
            ParagraphAlign  =   2
         End
         Begin MSForms.TextBox tx_fls 
            Height          =   330
            Index           =   3
            Left            =   2940
            TabIndex        =   7
            Top             =   1170

⌨️ 快捷键说明

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