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

📄 form1.frm

📁 是一个获取磁盘信息的代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCHRT20.OCX"
Begin VB.Form Form1 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "磁盘信息获取"
   ClientHeight    =   3570
   ClientLeft      =   45
   ClientTop       =   375
   ClientWidth     =   5160
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3570
   ScaleWidth      =   5160
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   120
      ScaleHeight     =   3.44
      ScaleMode       =   0  'User
      ScaleWidth      =   50
      TabIndex        =   19
      TabStop         =   0   'False
      Top             =   2880
      Width           =   2840
      Begin VB.Shape Shape1 
         BorderColor     =   &H00C0C0C0&
         Height          =   195
         Left            =   0
         Top             =   0
         Width           =   2835
      End
      Begin VB.Image Image1 
         Height          =   180
         Left            =   0
         Picture         =   "Form1.frx":08FF
         Stretch         =   -1  'True
         Top             =   0
         Width           =   2835
      End
      Begin VB.Image Image2 
         Height          =   180
         Left            =   0
         Picture         =   "Form1.frx":26B1
         Stretch         =   -1  'True
         Top             =   0
         Width           =   2820
      End
   End
   Begin VB.TextBox Text6 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1245
      Locked          =   -1  'True
      TabIndex        =   24
      Top             =   1044
      Width           =   3735
   End
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   1575
      Left            =   3200
      ScaleHeight     =   1575
      ScaleWidth      =   1695
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   1320
      Width           =   1695
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   200
         Left            =   0
         ScaleHeight     =   195
         ScaleWidth      =   1575
         TabIndex        =   21
         TabStop         =   0   'False
         Top             =   120
         Width           =   1575
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "磁盘空间显示"
            Height          =   195
            Left            =   240
            TabIndex        =   22
            Top             =   0
            Width           =   1080
         End
      End
      Begin MSChart20Lib.MSChart MSChart1 
         Height          =   2295
         Left            =   -60
         OleObjectBlob   =   "Form1.frx":4463
         TabIndex        =   23
         TabStop         =   0   'False
         Top             =   -400
         Width           =   1695
      End
   End
   Begin VB.DriveListBox Drive1 
      Appearance      =   0  'Flat
      Height          =   315
      Left            =   1095
      TabIndex        =   18
      Top             =   240
      Width           =   1815
   End
   Begin VB.ComboBox Combo1 
      Height          =   315
      Left            =   4800
      Style           =   2  'Dropdown List
      TabIndex        =   17
      Top             =   3720
      Visible         =   0   'False
      Width           =   1935
   End
   Begin VB.TextBox Text8 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1035
      Locked          =   -1  'True
      TabIndex        =   16
      Top             =   1440
      Width           =   1575
   End
   Begin VB.TextBox Text7 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1080
      Locked          =   -1  'True
      TabIndex        =   14
      Top             =   2160
      Width           =   615
   End
   Begin VB.TextBox Text5 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1080
      Locked          =   -1  'True
      TabIndex        =   11
      Top             =   2520
      Width           =   855
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出"
      Height          =   240
      Left            =   480
      TabIndex        =   4
      Top             =   3240
      Width           =   990
   End
   Begin VB.TextBox Text4 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   3480
      Locked          =   -1  'True
      TabIndex        =   3
      Top             =   720
      Width           =   615
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   2
      Top             =   1800
      Width           =   615
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   1440
      Locked          =   -1  'True
      TabIndex        =   1
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox Text1 
      Alignment       =   2  'Center
      BorderStyle     =   0  'None
      Height          =   200
      Left            =   4200
      Locked          =   -1  'True
      TabIndex        =   0
      Top             =   240
      Width           =   495
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "可用"
      Height          =   195
      Left            =   3720
      TabIndex        =   26
      Top             =   3000
      Width           =   360
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "已用"
      Height          =   195
      Left            =   3720
      TabIndex        =   25
      Top             =   3240
      Width           =   360
   End
   Begin VB.Image Image4 
      Height          =   180
      Left            =   3480
      Picture         =   "Form1.frx":627C
      Stretch         =   -1  'True
      Top             =   3240
      Width           =   180
   End
   Begin VB.Image Image3 
      Height          =   180
      Left            =   3480
      Picture         =   "Form1.frx":802E
      Stretch         =   -1  'True
      Top             =   3000
      Width           =   180
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00C0C0C0&
      Height          =   225
      Index           =   3
      Left            =   1235
      Top             =   1035
      Visible         =   0   'False
      Width           =   3765
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00C0C0C0&
      Height          =   225
      Index           =   7
      Left            =   1065
      Top             =   2505
      Visible         =   0   'False
      Width           =   885
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00C0C0C0&
      Height          =   225
      Index           =   6
      Left            =   1065
      Top             =   2145
      Visible         =   0   'False
      Width           =   645
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00C0C0C0&
      Height          =   225
      Index           =   5
      Left            =   1185
      Top             =   1785
      Visible         =   0   'False
      Width           =   645
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00C0C0C0&
      Height          =   225
      Index           =   4
      Left            =   1020
      Top             =   1425

⌨️ 快捷键说明

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