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

📄 frmabout.frm

📁 一个资料管理系统的源程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{1666F204-B71B-4E6D-AA21-DCE71B94F422}#7.0#0"; "SMARTXPBUTTON.OCX"
Begin VB.Form frmAbout 
   BorderStyle     =   0  'None
   Caption         =   "关于地图管理系统"
   ClientHeight    =   4050
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   5940
   ClipControls    =   0   'False
   Icon            =   "frmAbout.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4050
   ScaleWidth      =   5940
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin SmartXpButton.SmartNetXpButton cmdSysInfo 
      Height          =   345
      Left            =   4440
      TabIndex        =   7
      Top             =   3510
      Width           =   1155
      _ExtentX        =   2037
      _ExtentY        =   609
      BackColor       =   16777215
      BackColorPop    =   16761024
      Caption         =   "系统信息"
      CaptionBackColor=   14737632
      EdgeColor       =   12640511
      RepeatDelay     =   0
      ShowCaption     =   -1  'True
      ForeColor       =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
   End
   Begin SmartXpButton.SmartNetXpButton cmdOK 
      Height          =   345
      Left            =   4440
      TabIndex        =   8
      Top             =   3000
      Width           =   1155
      _ExtentX        =   2037
      _ExtentY        =   609
      BackColor       =   16777215
      BackColorPop    =   16761024
      Caption         =   "确    定"
      CaptionBackColor=   14737632
      EdgeColor       =   12640511
      RepeatDelay     =   0
      ShowCaption     =   -1  'True
      ForeColor       =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
   End
   Begin VB.Image Image1 
      Appearance      =   0  'Flat
      BorderStyle     =   1  'Fixed Single
      Height          =   2190
      Left            =   240
      Picture         =   "frmAbout.frx":33D2
      Stretch         =   -1  'True
      Top             =   540
      Width           =   3330
   End
   Begin VB.Shape Shape1 
      BorderColor     =   &H80000005&
      FillStyle       =   0  'Solid
      Height          =   405
      Index           =   0
      Left            =   4410
      Top             =   2970
      Width           =   1215
   End
   Begin VB.Shape Shape1 
      BorderColor     =   &H80000005&
      FillStyle       =   0  'Solid
      Height          =   405
      Index           =   1
      Left            =   4410
      Top             =   3480
      Width           =   1215
   End
   Begin VB.Shape Shape1 
      BackColor       =   &H80000014&
      BorderColor     =   &H8000000E&
      FillColor       =   &H00808080&
      FillStyle       =   0  'Solid
      Height          =   375
      Index           =   2
      Left            =   4410
      Top             =   2970
      Width           =   1185
   End
   Begin VB.Shape Shape1 
      BorderColor     =   &H80000009&
      FillColor       =   &H00808080&
      FillStyle       =   0  'Solid
      Height          =   375
      Index           =   3
      Left            =   4410
      Top             =   3480
      Width           =   1185
   End
   Begin VB.Label Label3 
      BackColor       =   &H00CFCFCF&
      Caption         =   "程序设计:严林涛       联系电话:028-87362057"
      Height          =   195
      Left            =   240
      TabIndex        =   5
      Top             =   3660
      Width           =   3975
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackColor       =   &H00CFCFCF&
      Caption         =   "开发单位:成都军区国防交通工程质量监理站"
      ForeColor       =   &H00800000&
      Height          =   180
      Left            =   240
      TabIndex        =   3
      Top             =   3360
      Width           =   4080
      WordWrap        =   -1  'True
   End
   Begin VB.Label lblDisclaimer 
      AutoSize        =   -1  'True
      BackColor       =   &H00CFCFCF&
      Caption         =   "警    告: 未经允许严禁拷贝。"
      ForeColor       =   &H000000C0&
      Height          =   180
      Left            =   240
      TabIndex        =   0
      Tag             =   "警告: ..."
      Top             =   3060
      Width           =   2520
   End
   Begin VB.Image imgWindowBottomLeft 
      Height          =   450
      Left            =   1950
      Picture         =   "frmAbout.frx":1F18E
      Top             =   4290
      Width           =   285
   End
   Begin VB.Image imgWindowBottomRight 
      Height          =   450
      Left            =   2310
      Picture         =   "frmAbout.frx":1F8D8
      Top             =   4290
      Width           =   285
   End
   Begin VB.Image imgTitleHelp 
      Height          =   210
      Left            =   2670
      Picture         =   "frmAbout.frx":20022
      Stretch         =   -1  'True
      Top             =   5010
      Width           =   210
   End
   Begin VB.Image imgTitleClose 
      Height          =   210
      Left            =   2715
      Picture         =   "frmAbout.frx":2026C
      Stretch         =   -1  'True
      Top             =   4650
      Width           =   210
   End
   Begin VB.Image imgTitleMinimize 
      Height          =   210
      Left            =   2670
      Picture         =   "frmAbout.frx":204B6
      Stretch         =   -1  'True
      Top             =   4290
      Width           =   210
   End
   Begin VB.Label lblTitle 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "关于程序"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   3300
      TabIndex        =   6
      Top             =   4470
      Width           =   840
   End
   Begin VB.Image Imageicon 
      Height          =   315
      Left            =   3345
      Picture         =   "frmAbout.frx":20700
      Stretch         =   -1  'True
      Top             =   4830
      Width           =   315
   End
   Begin VB.Image imgTitleLeft 
      Height          =   450
      Left            =   1230
      Picture         =   "frmAbout.frx":223FA
      Top             =   4290
      Width           =   285
   End
   Begin VB.Image imgTitleRight 
      Height          =   450
      Left            =   1590
      Picture         =   "frmAbout.frx":22B44
      Top             =   4290
      Width           =   285
   End
   Begin VB.Image imgWindowBottom 
      Height          =   450

⌨️ 快捷键说明

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