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

📄 dt_zckcx.frm

📁 一个简单的酒店管理系统 用VB.net+SQL2000实现
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Begin VB.Form dt_zckcx 
   ClientHeight    =   8880
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   11880
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8880
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame1 
      Height          =   7665
      Left            =   60
      TabIndex        =   11
      Top             =   510
      Width           =   11730
      Begin VB.Frame Frame3 
         Caption         =   "显示条件"
         Height          =   765
         Left            =   4830
         TabIndex        =   15
         Top             =   990
         Width           =   6705
         Begin VB.OptionButton Opfunc 
            Caption         =   "全部显示"
            Height          =   180
            Index           =   0
            Left            =   480
            TabIndex        =   2
            Top             =   330
            Width           =   1065
         End
         Begin VB.OptionButton Opfunc 
            Caption         =   "回    收"
            Height          =   180
            Index           =   3
            Left            =   5280
            TabIndex        =   5
            Top             =   330
            Width           =   1065
         End
         Begin VB.OptionButton Opfunc 
            Caption         =   "发    放"
            Height          =   180
            Index           =   2
            Left            =   3660
            TabIndex        =   4
            Top             =   330
            Width           =   1065
         End
         Begin VB.OptionButton Opfunc 
            Caption         =   "领    用"
            Height          =   180
            Index           =   1
            Left            =   2130
            TabIndex        =   3
            Top             =   330
            Width           =   1065
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "年月"
         Height          =   765
         Left            =   210
         TabIndex        =   12
         Top             =   990
         Width           =   4005
         Begin VB.TextBox m_month 
            Height          =   270
            Left            =   2880
            MaxLength       =   2
            TabIndex        =   1
            Text            =   "12"
            Top             =   330
            Width           =   375
         End
         Begin VB.TextBox m_year 
            Height          =   270
            Left            =   900
            MaxLength       =   4
            TabIndex        =   0
            Text            =   "1999"
            Top             =   330
            Width           =   555
         End
         Begin VB.Label Label6 
            Caption         =   "月 份"
            Height          =   195
            Left            =   2340
            TabIndex        =   14
            Top             =   360
            Width           =   495
         End
         Begin VB.Label Label5 
            Caption         =   "年 份"
            Height          =   165
            Left            =   360
            TabIndex        =   13
            Top             =   360
            Width           =   465
         End
      End
      Begin MSFlexGridLib.MSFlexGrid gd_mx 
         Height          =   4770
         Left            =   120
         TabIndex        =   6
         Top             =   2310
         Width           =   7110
         _ExtentX        =   12541
         _ExtentY        =   8414
         _Version        =   327680
         Rows            =   10
         Cols            =   6
         FixedCols       =   0
         BackColor       =   12648447
         FocusRect       =   0
         ScrollBars      =   2
         SelectionMode   =   1
      End
      Begin MSFlexGridLib.MSFlexGrid gd_hj 
         Height          =   4770
         Left            =   7350
         TabIndex        =   7
         Top             =   2310
         Width           =   4230
         _ExtentX        =   7461
         _ExtentY        =   8414
         _Version        =   327680
         Rows            =   10
         Cols            =   6
         FixedCols       =   0
         BackColor       =   12648447
         FocusRect       =   0
         ScrollBars      =   2
         SelectionMode   =   1
      End
      Begin VB.Label Label15 
         Alignment       =   2  'Center
         Caption         =   "明 细 显 示"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   1590
         TabIndex        =   33
         Top             =   1980
         Width           =   3105
      End
      Begin MSForms.Label Label14 
         Height          =   300
         Left            =   11250
         TabIndex        =   32
         Top             =   7080
         Width           =   315
         Size            =   "556;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label Label2 
         Height          =   300
         Left            =   6900
         TabIndex        =   31
         Top             =   7080
         Width           =   315
         Size            =   "556;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label Label11 
         Height          =   300
         Left            =   1140
         TabIndex        =   30
         Top             =   7080
         Width           =   1275
         Size            =   "2249;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label Label10 
         Height          =   300
         Left            =   5100
         TabIndex        =   29
         Top             =   7080
         Width           =   1815
         Size            =   "3201;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label Label9 
         Height          =   300
         Left            =   7860
         TabIndex        =   28
         Top             =   7080
         Width           =   705
         Size            =   "1244;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label Label12 
         Height          =   300
         Left            =   7380
         TabIndex        =   27
         Top             =   7080
         Width           =   495
         Caption         =   "合 计"
         Size            =   "873;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
      End
      Begin MSForms.Label lb_hj_ly 
         Height          =   300
         Left            =   8550
         TabIndex        =   26
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label lb_hj_hs 
         Height          =   300
         Left            =   10350
         TabIndex        =   25
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label lb_hj_ff 
         Height          =   300
         Left            =   9450
         TabIndex        =   24
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin VB.Label lb_hj 
         Alignment       =   2  'Center
         Caption         =   "按 月 合 计"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   7470
         TabIndex        =   23
         Top             =   2010
         Width           =   4005
      End
      Begin MSForms.Label Label8 
         Height          =   300
         Left            =   120
         TabIndex        =   22
         Top             =   7080
         Width           =   1035
         Caption         =   "   合  计"
         Size            =   "1826;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
      End
      Begin MSForms.Label lb_mx_ff 
         Height          =   300
         Left            =   3300
         TabIndex        =   21
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label lb_mx_hs 
         Height          =   300
         Left            =   4200
         TabIndex        =   20
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin MSForms.Label lb_mx_ly 
         Height          =   300
         Left            =   2400
         TabIndex        =   19
         Top             =   7080
         Width           =   915
         Size            =   "1614;529"
         BorderStyle     =   1
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
         ParagraphAlign  =   2
      End
      Begin VB.Label lb_mx_jls 
         Alignment       =   1  'Right Justify
         Caption         =   "0"
         Height          =   255
         Left            =   6240
         TabIndex        =   18
         Top             =   2010
         Width           =   555
      End
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         Caption         =   "记录数 :"
         Height          =   255
         Left            =   5460
         TabIndex        =   17
         Top             =   2010
         Width           =   795
      End
      Begin VB.Label lb_title 
         Alignment       =   2  'Center
         Caption         =   "免 费 早 餐 卡 查 询"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         TabIndex        =   16
         Top             =   300
         Width           =   11175
      End
   End
   Begin VB.Timer XT_Timer 
      Interval        =   1000
      Left            =   0
      Top             =   7200
   End
   Begin VB.CommandButton CMD_EXIT 
      Caption         =   "退 出(Esc)"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   10080
      TabIndex        =   8
      Top             =   8310
      Width           =   1575
   End
   Begin VB.Label frm_msg 
      Alignment       =   1  'Right Justify
      ForeColor       =   &H00C00000&
      Height          =   330

⌨️ 快捷键说明

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