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

📄 frmmain.frm

📁 星级酒店管理系统VB源代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.MDIForm frmMain 
   BackColor       =   &H00FFC0FF&
   Caption         =   "个人知识管理系统"
   ClientHeight    =   3195
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   4680
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "MDIForm1"
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture2 
      Align           =   4  'Align Right
      BackColor       =   &H00C0E0FF&
      Height          =   1200
      Left            =   -7200
      ScaleHeight     =   1140
      ScaleWidth      =   11820
      TabIndex        =   5
      Top             =   1725
      Width           =   11880
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
         Bindings        =   "frmMain.frx":0442
         Height          =   2115
         Left            =   4200
         TabIndex        =   10
         Top             =   120
         Width           =   5955
         _ExtentX        =   10504
         _ExtentY        =   3731
         _Version        =   393216
         BackColor       =   16777215
         Cols            =   7
         FixedCols       =   0
         BackColorBkg    =   14671839
         DataMember      =   "约会查询"
         _NumberOfBands  =   1
         _Band(0).Cols   =   7
         _Band(0)._NumMapCols=   7
         _Band(0)._MapCol(0)._Name=   "项目名称"
         _Band(0)._MapCol(0)._RSIndex=   0
         _Band(0)._MapCol(1)._Name=   "联系人"
         _Band(0)._MapCol(1)._RSIndex=   1
         _Band(0)._MapCol(2)._Name=   "约会日期"
         _Band(0)._MapCol(2)._RSIndex=   2
         _Band(0)._MapCol(3)._Name=   "约会主题"
         _Band(0)._MapCol(3)._RSIndex=   3
         _Band(0)._MapCol(4)._Name=   "开始时间"
         _Band(0)._MapCol(4)._RSIndex=   4
         _Band(0)._MapCol(5)._Name=   "结束时间"
         _Band(0)._MapCol(5)._RSIndex=   5
         _Band(0)._MapCol(6)._Name=   "重要性"
         _Band(0)._MapCol(6)._RSIndex=   6
         _Band(0)._MapCol(6)._Alignment=   7
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00C0E0FF&
         Caption         =   "[项目查阅:兰色表示项目已经开始;红色表示项目已经过期;黑色表示正常]"
         Height          =   5595
         Left            =   120
         TabIndex        =   7
         Top             =   2340
         Width           =   10035
         Begin MSComctlLib.ImageList ImageList1 
            Left            =   3000
            Top             =   2520
            _ExtentX        =   1005
            _ExtentY        =   1005
            BackColor       =   -2147483643
            ImageWidth      =   16
            ImageHeight     =   16
            MaskColor       =   12632256
            _Version        =   393216
            BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
               NumListImages   =   2
               BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "frmMain.frx":045C
                  Key             =   ""
               EndProperty
               BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "frmMain.frx":08AE
                  Key             =   ""
               EndProperty
            EndProperty
         End
         Begin MSComctlLib.TreeView tvwC 
            Height          =   4635
            Left            =   180
            TabIndex        =   8
            Top             =   300
            Width           =   3795
            _ExtentX        =   6694
            _ExtentY        =   8176
            _Version        =   393217
            Indentation     =   707
            LabelEdit       =   1
            Style           =   7
            ImageList       =   "ImageList1"
            Appearance      =   1
         End
         Begin VB.Label Label2 
            BackColor       =   &H00C00000&
            Caption         =   "如果您想全面进行项目管理,请到 数字世纪购买专业的项目管理系统——We Project Management System。联系人:张勤"
            ForeColor       =   &H00FFFFFF&
            Height          =   375
            Left            =   180
            TabIndex        =   12
            Top             =   5100
            Width           =   9735
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            BorderStyle     =   1  'Fixed Single
            Caption         =   "此处显示项目详细内容说明。"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H80000008&
            Height          =   4635
            Left            =   4080
            TabIndex        =   9
            Top             =   300
            Width           =   5835
         End
      End
      Begin MSComCtl2.MonthView MonthView1 
         Height          =   2220
         Left            =   0
         TabIndex        =   6
         Top             =   0
         Width           =   4065
         _ExtentX        =   7170
         _ExtentY        =   3916
         _Version        =   393216
         ForeColor       =   16711680
         BackColor       =   12640511
         Appearance      =   1
         StartOfWeek     =   64946177
         TitleBackColor  =   12640511
         TitleForeColor  =   -2147483627
         CurrentDate     =   36950
      End
   End
   Begin VB.PictureBox Picture1 
      Align           =   1  'Align Top
      BackColor       =   &H00FFC0FF&
      Height          =   1365
      Left            =   0
      ScaleHeight     =   1305
      ScaleWidth      =   4620
      TabIndex        =   2
      Top             =   360
      Width           =   4680
      Begin MSComctlLib.ImageList ImageList2 
         Left            =   3480
         Top             =   840
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   32
         ImageHeight     =   32
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   1
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain.frx":0D00
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ListView ListView1 
         Height          =   1215
         Left            =   120
         TabIndex        =   11
         Top             =   60
         Width           =   3855
         _ExtentX        =   6800
         _ExtentY        =   2143
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         _Version        =   393217
         Icons           =   "ImageList2"
         SmallIcons      =   "ImageList2"
         ColHdrIcons     =   "ImageList2"
         ForeColor       =   -2147483640
         BackColor       =   16777215
         Appearance      =   0
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         NumItems        =   5
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Key             =   "documents"
            Text            =   "文档归档"
            Object.Width           =   2540
            ImageIndex      =   1
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Key             =   "read"
            Text            =   "文档阅读"
            Object.Width           =   2540
            ImageIndex      =   1
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Key             =   "projects"
            Text            =   "项目信息"
            Object.Width           =   2540
            ImageIndex      =   1
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Key             =   "appointment"
            Text            =   "我的约会"
            Object.Width           =   2540
            ImageIndex      =   1
         EndProperty
         BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   4
            Key             =   "namecards"
            Text            =   "我的名片"
            Object.Width           =   2540
            ImageIndex      =   1
         EndProperty
      End
      Begin MSComDlg.CommonDialog dlgCommonDialog 
         Left            =   3240
         Top             =   1320
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin VB.Data Data1 
         Caption         =   "Data1"
         Connect         =   "ODBC;DSN=DM;UID=;PWD=;"
         DatabaseName    =   ""
         DefaultCursorType=   0  '缺省游标
         DefaultType     =   1  '使用 ODBC
         Exclusive       =   0   'False
         Height          =   285
         Left            =   300
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "自动归档表"
         Top             =   3240
         Visible         =   0   'False
         Width           =   1140
      End
      Begin VB.Timer Timer1 
         Interval        =   60000
         Left            =   180
         Top             =   2400
      End
      Begin MSComctlLib.StatusBar sbStatusBar 
         Height          =   270
         Index           =   1
         Left            =   0
         TabIndex        =   3
         Top             =   7620
         Visible         =   0   'False
         Width           =   11880
         _ExtentX        =   20955
         _ExtentY        =   476
         _Version        =   393216
         BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
            NumPanels       =   3
            BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               AutoSize        =   1
               Object.Width           =   15769
               Text            =   "状态"
               TextSave        =   "状态"
            EndProperty
            BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Style           =   6
               AutoSize        =   2
               TextSave        =   "2001-12-16"
            EndProperty
            BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Style           =   5
               AutoSize        =   2
               TextSave        =   "13:56"
            EndProperty
         EndProperty
      End
      Begin VB.OLE OLE1 
         DataField       =   "内容"
         DataSource      =   "Data1"
         Height          =   795
         Left            =   420
         TabIndex        =   4
         Top             =   3840
         Visible         =   0   'False
         Width           =   1095
      End
   End
   Begin MSComctlLib.StatusBar sbStatusBar 
      Align           =   2  'Align Bottom
      Height          =   270
      Index           =   0
      Left            =   0
      TabIndex        =   0
      Top             =   2925
      Width           =   4680
      _ExtentX        =   8255
      _ExtentY        =   476
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   2619
            Text            =   "状态"
            TextSave        =   "状态"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            AutoSize        =   2
            TextSave        =   "2001-12-16"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            AutoSize        =   2
            TextSave        =   "13:56"
         EndProperty
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSComctlLib.ImageList imlToolbarIcons 
      Index           =   0
      Left            =   1740
      Top             =   1350
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   13
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":1152
            Key             =   "New"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":1264
            Key             =   "Open"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":1376
            Key             =   "Save"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":1488
            Key             =   "Print"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":159A
            Key             =   "Cut"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":16AC
            Key             =   "Copy"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":17BE
            Key             =   "Paste"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":18D0
            Key             =   "Bold"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":19E2

⌨️ 快捷键说明

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