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

📄 sc_ywdw.frm

📁 一个简单的酒店管理系统 用VB.net+SQL2000实现
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form scgl_ywdw 
   ClientHeight    =   8880
   ClientLeft      =   60
   ClientTop       =   60
   ClientWidth     =   11880
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   ScaleHeight     =   8880
   ScaleWidth      =   11880
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame JZ 
      Enabled         =   0   'False
      Height          =   600
      Left            =   0
      TabIndex        =   2
      Top             =   8160
      Width           =   9870
      Begin VB.Label JZ_DQSJ2 
         BackStyle       =   0  'Transparent
         Height          =   330
         Left            =   7920
         TabIndex        =   8
         Top             =   225
         Width           =   1050
      End
      Begin VB.Label JZ_NAME 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "操作员:"
         Height          =   210
         Left            =   360
         TabIndex        =   7
         Top             =   240
         Width           =   735
      End
      Begin VB.Label JZ_USER 
         BackStyle       =   0  'Transparent
         Height          =   330
         Left            =   1560
         TabIndex        =   6
         Top             =   240
         Width           =   1500
      End
      Begin VB.Label JZ_JRSJ1 
         AutoSize        =   -1  'True
         Caption         =   "进入时间:"
         Height          =   210
         Left            =   3240
         TabIndex        =   5
         Top             =   240
         Width           =   945
      End
      Begin VB.Label JZ_JRSJ2 
         Height          =   195
         Left            =   4320
         TabIndex        =   4
         Top             =   240
         Width           =   1230
      End
      Begin VB.Label JZ_DQSJ1 
         AutoSize        =   -1  'True
         Caption         =   "当前时间:"
         Height          =   210
         Left            =   6930
         TabIndex        =   3
         Top             =   225
         Width           =   945
      End
   End
   Begin VB.CommandButton Cmd3 
      Caption         =   "退出(ESC)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   10200
      TabIndex        =   1
      Top             =   8280
      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        =   0
      Top             =   1200
      Width           =   5895
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Height          =   7455
      Left            =   0
      TabIndex        =   9
      Top             =   600
      Width           =   11895
      Begin VB.Frame Frame2 
         Height          =   3855
         Left            =   6240
         TabIndex        =   21
         Top             =   480
         Width           =   5535
         Begin VB.TextBox m_lxr 
            Height          =   270
            Left            =   1320
            MaxLength       =   10
            TabIndex        =   38
            Top             =   2160
            Width           =   1335
         End
         Begin VB.TextBox m_dz 
            Height          =   270
            Left            =   1320
            MaxLength       =   40
            TabIndex        =   37
            Top             =   1560
            Width           =   2415
         End
         Begin VB.TextBox m_khdm 
            BackColor       =   &H80000014&
            Height          =   255
            Left            =   1320
            MaxLength       =   5
            TabIndex        =   25
            Top             =   360
            Width           =   1215
         End
         Begin VB.TextBox m_ywdw_mc 
            Height          =   255
            Left            =   1320
            MaxLength       =   40
            TabIndex        =   24
            Text            =   "12345678900987654321"
            Top             =   960
            Width           =   2415
         End
         Begin VB.TextBox m_lxdh 
            Height          =   255
            Left            =   1320
            MaxLength       =   20
            TabIndex        =   23
            Top             =   2760
            Width           =   2415
         End
         Begin VB.TextBox m_bz 
            Height          =   255
            Left            =   1320
            MaxLength       =   20
            TabIndex        =   22
            Top             =   3360
            Width           =   2415
         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
            TabIndex        =   31
            Top             =   960
            Width           =   945
         End
         Begin VB.Label Label4 
            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        =   30
            Top             =   2760
            Width           =   945
         End
         Begin VB.Label Label5 
            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        =   29
            Top             =   1560
            Width           =   945
         End
         Begin VB.Label Label6 
            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             =   2160
            Width           =   735
         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        =   27
            Top             =   360
            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            =   240
            TabIndex        =   26
            Top             =   3360
            Width           =   525
         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            =   240
         Picture         =   "sc_ywdw.frx":0000
         TabIndex        =   19
         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            =   2160
         Picture         =   "sc_ywdw.frx":066A
         TabIndex        =   18
         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            =   4080
         Picture         =   "sc_ywdw.frx":0AAC
         TabIndex        =   17
         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            =   6000
         Picture         =   "sc_ywdw.frx":0BAE
         TabIndex        =   16
         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

⌨️ 快捷键说明

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