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

📄 frmabout.frm

📁 商品销售管理系统,用Accsee作为数据库,VB编程,可直接运行,用以作为课程设计足以!
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmAbout 
   Caption         =   "Form1"
   ClientHeight    =   4590
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6360
   BeginProperty Font 
      Name            =   "隶书"
      Size            =   18
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00FF00FF&
   LinkTopic       =   "Form1"
   ScaleHeight     =   4590
   ScaleWidth      =   6360
   StartUpPosition =   3  '窗口缺省
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "设计成员:周志勇     赵永涛           啊  七     祁  媛"
      Height          =   1215
      Left            =   720
      TabIndex        =   1
      Top             =   1560
      Width           =   4935
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "商品销售管理系统"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   24
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF00FF&
      Height          =   615
      Left            =   1320
      TabIndex        =   0
      Top             =   480
      Width           =   3975
   End
   Begin VB.Image Image1 
      Height          =   4980
      Left            =   -240
      Picture         =   "frmAbout.frx":0000
      Stretch         =   -1  'True
      Top             =   -240
      Width           =   6750
   End
End
Attribute VB_Name = "frmAbout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False



⌨️ 快捷键说明

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