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

📄 delwg.frm

📁 VB编写的高校固定资产管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form delwg 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "删除违规记录"
   ClientHeight    =   3900
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   3270
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3900
   ScaleWidth      =   3270
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame4 
      Caption         =   "提示"
      ForeColor       =   &H000000FF&
      Height          =   3855
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   3255
      Begin VB.Frame Frame6 
         Height          =   1695
         Left            =   120
         TabIndex        =   20
         Top             =   2040
         Width           =   3015
         Begin VB.CommandButton Command6 
            Caption         =   "取消"
            Height          =   375
            Left            =   1920
            TabIndex        =   23
            Top             =   1200
            Width           =   735
         End
         Begin VB.CommandButton Command5 
            Caption         =   "确定"
            Height          =   375
            Left            =   960
            TabIndex        =   22
            Top             =   1200
            Width           =   735
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   1200
            TabIndex        =   21
            Top             =   645
            Width           =   1455
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "此操作删除当前所选日期全部记录"
            Height          =   180
            Left            =   120
            TabIndex        =   27
            Top             =   240
            Width           =   2700
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "删除日期"
            Height          =   180
            Left            =   240
            TabIndex        =   24
            Top             =   720
            Width           =   720
         End
      End
      Begin VB.Frame Frame5 
         Height          =   1695
         Left            =   120
         TabIndex        =   16
         Top             =   2040
         Width           =   3015
         Begin VB.CommandButton Command4 
            Caption         =   "取消"
            Height          =   375
            Left            =   1920
            TabIndex        =   18
            Top             =   1200
            Width           =   735
         End
         Begin VB.CommandButton Command3 
            Caption         =   "确定"
            Height          =   375
            Left            =   960
            TabIndex        =   17
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label6 
            Caption         =   "此操作将把违规记录全部删除记录一经删除即不可以在恢复建议你在删除前备份数据库"
            Height          =   540
            Left            =   360
            TabIndex        =   19
            Top             =   360
            Width           =   2340
         End
      End
      Begin VB.Frame Frame1 
         ForeColor       =   &H000000FF&
         Height          =   975
         Left            =   120
         TabIndex        =   14
         Top             =   240
         Width           =   3015
         Begin VB.Label Label1 
            Caption         =   "删除前确定当前数据库已备份可以选择单条删除与批量删除"
            Height          =   420
            Left            =   360
            TabIndex        =   15
            Top             =   360
            Width           =   2415
         End
      End
      Begin VB.Frame Frame2 
         Height          =   855
         Left            =   120
         TabIndex        =   10
         Top             =   1200
         Width           =   3015
         Begin VB.OptionButton Option2 
            Caption         =   "全部"
            Height          =   285
            Left            =   1920
            TabIndex        =   13
            Top             =   300
            Width           =   700
         End
         Begin VB.OptionButton Option1 
            Caption         =   "单条"
            Height          =   285
            Left            =   240
            TabIndex        =   12
            Top             =   300
            Width           =   700
         End
         Begin VB.OptionButton Option3 
            Caption         =   "批量"
            Height          =   285
            Left            =   1080
            TabIndex        =   11
            Top             =   300
            Width           =   700
         End
      End
      Begin VB.Frame Frame3 
         Height          =   1695
         Left            =   120
         TabIndex        =   1
         Top             =   2040
         Width           =   3015
         Begin VB.TextBox Text3 
            Height          =   270
            Left            =   600
            TabIndex        =   26
            Top             =   1320
            Width           =   1215
         End
         Begin VB.CommandButton Command2 
            Caption         =   "取消"
            Height          =   375
            Left            =   2040
            TabIndex        =   6
            Top             =   1200
            Width           =   735
         End
         Begin VB.CommandButton Command1 
            Caption         =   "确定"
            Height          =   375
            Left            =   2040
            TabIndex        =   5
            Top             =   720
            Width           =   735
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   600
            TabIndex        =   4
            Top             =   240
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   600
            TabIndex        =   3
            Top             =   600
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            Height          =   270
            Left            =   600
            TabIndex        =   2
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "姓名"
            Height          =   180
            Left            =   120
            TabIndex        =   25
            Top             =   1360
            Width           =   360
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "寝室"
            Height          =   180
            Left            =   120
            TabIndex        =   9
            Top             =   1005
            Width           =   360
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "公寓"
            Height          =   180
            Left            =   120
            TabIndex        =   8
            Top             =   645
            Width           =   360
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "日期"
            Height          =   180
            Left            =   120
            TabIndex        =   7
            Top             =   285
            Width           =   360
         End
      End
   End
   Begin MSAdodcLib.Adodc Adodc3 
      Height          =   375
      Left            =   3480
      Top             =   2520
      Visible         =   0   'False
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1

⌨️ 快捷键说明

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