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

📄 frmmain.frm

📁 毕业设计 固定资产管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "Msflxgrd.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmMain 
   Caption         =   "固定资产管理系统V1.0"
   ClientHeight    =   7440
   ClientLeft      =   1272
   ClientTop       =   1164
   ClientWidth     =   10524
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   7440
   ScaleWidth      =   10524
   Begin TabDlg.SSTab tabMain 
      Height          =   7365
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   10455
      _ExtentX        =   18436
      _ExtentY        =   12996
      _Version        =   393216
      Style           =   1
      Tabs            =   5
      TabsPerRow      =   5
      TabHeight       =   706
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "设备管理[&M]"
      TabPicture(0)   =   "frmMain.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label6"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "grdDevice"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "设备查询[&Q]"
      TabPicture(1)   =   "frmMain.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdAll"
      Tab(1).Control(1)=   "cmdQuery"
      Tab(1).Control(2)=   "Frame1"
      Tab(1).Control(3)=   "grdQuery"
      Tab(1).ControlCount=   4
      TabCaption(2)   =   "报表管理[&P]"
      TabPicture(2)   =   "frmMain.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "cmdReport1"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "cmdReport2"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "cmdReport3"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "cmdReport4"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "用户管理[&U]"
      TabPicture(3)   =   "frmMain.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "grdUser"
      Tab(3).Control(1)=   "Frame5"
      Tab(3).ControlCount=   2
      TabCaption(4)   =   "系统管理[&S]"
      TabPicture(4)   =   "frmMain.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "frameSystem"
      Tab(4).Control(1)=   "frameNormal"
      Tab(4).ControlCount=   2
      Begin VB.CommandButton cmdReport4 
         Caption         =   "折旧统计表"
         Height          =   888
         Left            =   -70332
         TabIndex        =   51
         Top             =   3588
         Width           =   1872
      End
      Begin VB.CommandButton cmdReport3 
         Caption         =   "注销统计表"
         Height          =   984
         Left            =   -73956
         TabIndex        =   50
         Top             =   3552
         Width           =   1740
      End
      Begin VB.CommandButton cmdReport2 
         Caption         =   "部门统计表"
         Height          =   960
         Left            =   -70404
         TabIndex        =   49
         Top             =   1356
         Width           =   1728
      End
      Begin VB.CommandButton cmdReport1 
         Caption         =   "设备登记卡"
         Height          =   948
         Left            =   -74016
         TabIndex        =   48
         Top             =   1296
         Width           =   1692
      End
      Begin VB.Frame frameSystem 
         Caption         =   "系统管理员操作"
         Height          =   2364
         Left            =   -74304
         TabIndex        =   41
         Top             =   3096
         Width           =   8844
         Begin VB.CommandButton cmdBackup 
            Caption         =   "数据备份[&B]"
            Height          =   672
            Left            =   1272
            TabIndex        =   44
            Top             =   888
            Width           =   1752
         End
         Begin VB.CommandButton cmdPack 
            Caption         =   "数据整理[&D]"
            Height          =   696
            Left            =   3996
            TabIndex        =   43
            Top             =   888
            Width           =   1740
         End
         Begin VB.CommandButton cmdReset 
            Caption         =   "数据总清[&R]"
            Height          =   672
            Left            =   6624
            TabIndex        =   42
            Top             =   900
            Width           =   1656
         End
      End
      Begin VB.Frame frameNormal 
         Height          =   1452
         Left            =   -74304
         TabIndex        =   39
         Top             =   1020
         Width           =   8844
         Begin VB.CommandButton cmdExit 
            Caption         =   "退出系统[&X]"
            Height          =   684
            Left            =   5376
            TabIndex        =   45
            Top             =   456
            Width           =   1848
         End
         Begin VB.CommandButton cmdPass 
            Caption         =   "修改密码[&P]"
            Height          =   732
            Left            =   1164
            TabIndex        =   40
            Top             =   420
            Width           =   1812
         End
      End
      Begin VB.CommandButton cmdAll 
         Caption         =   "显示全部"
         Height          =   615
         Left            =   -66600
         TabIndex        =   31
         Top             =   2412
         Width           =   1800
      End
      Begin VB.CommandButton cmdQuery 
         Caption         =   "开始查询"
         Default         =   -1  'True
         Height          =   645
         Left            =   -66588
         TabIndex        =   30
         Top             =   1530
         Width           =   1740
      End
      Begin VB.Frame Frame1 
         Caption         =   "[请选择查询条件]"
         Height          =   2445
         Left            =   -74790
         TabIndex        =   13
         Top             =   690
         Width           =   7920
         Begin VB.ComboBox cboQTypeNO 
            Height          =   276
            Left            =   6192
            Style           =   2  'Dropdown List
            TabIndex        =   47
            Top             =   900
            Width           =   1500
         End
         Begin VB.TextBox txtQModel 
            Height          =   285
            Left            =   888
            TabIndex        =   37
            Top             =   924
            Width           =   1188
         End
         Begin VB.CommandButton cmdGetDate 
            Caption         =   "..."
            Height          =   315
            Index           =   3
            Left            =   5160
            TabIndex        =   35
            Top             =   1965
            Width           =   360
         End
         Begin VB.TextBox txtDate 
            Height          =   315
            Index           =   3
            Left            =   3825
            TabIndex        =   34
            Top             =   1965
            Width           =   1320
         End
         Begin VB.CommandButton cmdGetDate 
            Caption         =   "..."
            Height          =   315
            Index           =   2
            Left            =   2850
            TabIndex        =   33
            Top             =   1965
            Width           =   330
         End
         Begin VB.TextBox txtDate 
            Height          =   285
            Index           =   2
            Left            =   1140
            TabIndex        =   32
            Top             =   1965
            Width           =   1695
         End
         Begin VB.CommandButton cmdGetDate 
            Caption         =   "..."
            Height          =   315
            Index           =   1
            Left            =   5175
            TabIndex        =   28
            Top             =   1485
            Width           =   360
         End
         Begin VB.TextBox txtDate 
            Height          =   315
            Index           =   1
            Left            =   3840
            TabIndex        =   27
            Top             =   1485
            Width           =   1320
         End
         Begin VB.CommandButton cmdGetDate 
            Caption         =   "..."
            Height          =   315
            Index           =   0
            Left            =   2865
            TabIndex        =   26
            Top             =   1485
            Width           =   330
         End
         Begin VB.TextBox txtDate 
            Height          =   285
            Index           =   0
            Left            =   1155
            TabIndex        =   25
            Top             =   1485
            Width           =   1695
         End
         Begin VB.TextBox txtQP2 
            Height          =   285
            Left            =   4416
            TabIndex        =   21
            Top             =   900
            Width           =   1020
         End
         Begin VB.TextBox txtQP1 
            Height          =   285
            Left            =   3036
            TabIndex        =   20
            Top             =   936
            Width           =   864
         End
         Begin VB.TextBox txtQDeviceName 
            Height          =   315
            Left            =   4260
            TabIndex        =   17
            Top             =   285
            Width           =   3408
         End
         Begin VB.ComboBox cboQDept 
            Height          =   315
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   15
            Top             =   285
            Width           =   1755
         End
         Begin VB.Label Label11 
            Caption         =   "分类:"
            Height          =   228
            Left            =   5688
            TabIndex        =   46
            Top             =   948
            Width           =   396
         End
         Begin VB.Label Label10 
            Caption         =   "至"
            Height          =   300
            Left            =   3375
            TabIndex        =   36
            Top             =   1980
            Width           =   270
         End
         Begin VB.Label Label9 
            Caption         =   "至"
            Height          =   300
            Left            =   3390
            TabIndex        =   29
            Top             =   1500
            Width           =   270
         End
         Begin VB.Label Label8 
            Caption         =   "注销日期:"
            Height          =   285
            Left            =   180
            TabIndex        =   24
            Top             =   1980
            Width           =   990
         End
         Begin VB.Label Label7 
            Caption         =   "购置日期:"
            Height          =   240
            Left            =   210
            TabIndex        =   23
            Top             =   1500
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "至"
            Height          =   348
            Left            =   4080
            TabIndex        =   22
            Top             =   936
            Width           =   336
         End
         Begin VB.Label Label4 
            Caption         =   "价格:"
            Height          =   240
            Left            =   2460
            TabIndex        =   19
            Top             =   972
            Width           =   552
         End
         Begin VB.Label Label3 
            Caption         =   "型号:"
            Height          =   255
            Left            =   225
            TabIndex        =   18
            Top             =   960
            Width           =   630
         End
         Begin VB.Label Label2 
            Caption         =   "设备名:"
            Height          =   270
            Left            =   3330
            TabIndex        =   16
            Top             =   330
            Width           =   840
         End
         Begin VB.Label Label1 
            Caption         =   "部门:"
            Height          =   285
            Left            =   210
            TabIndex        =   14
            Top             =   345
            Width           =   645
         End
      End
      Begin MSFlexGridLib.MSFlexGrid grdUser 
         Height          =   4590
         Left            =   -74820
         TabIndex        =   9
         Top             =   765
         Width           =   10125
         _ExtentX        =   17865
         _ExtentY        =   8086
         _Version        =   393216
         Cols            =   6
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Frame Frame5 
         Height          =   960
         Left            =   -74820
         TabIndex        =   6
         Top             =   5436
         Width           =   6510
         Begin VB.CommandButton cmdUserDelete 
            Caption         =   "删除用户"
            Height          =   480
            Left            =   3432
            TabIndex        =   8
            Top             =   276
            Width           =   2004
         End
         Begin VB.CommandButton cmdUserAdd 
            Caption         =   "新增用户"
            Height          =   480
            Left            =   240
            TabIndex        =   7
            Top             =   252
            Width           =   2004
         End
      End
      Begin MSFlexGridLib.MSFlexGrid grdDevice 
         Height          =   5310
         Left            =   195
         TabIndex        =   5
         Top             =   1050
         Width           =   10050
         _ExtentX        =   17738
         _ExtentY        =   9356
         _Version        =   393216
         HighLight       =   2
         SelectionMode   =   1
         AllowUserResizing=   3
      End
      Begin VB.Frame Frame2 

⌨️ 快捷键说明

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