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

📄 ins.frm

📁 一个进销存系统,界面清楚,操作简单,是一个不错的企业进销存系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Ins 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "软件介绍"
   ClientHeight    =   3765
   ClientLeft      =   5580
   ClientTop       =   2970
   ClientWidth     =   5220
   Icon            =   "Ins.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3765
   ScaleWidth      =   5220
   Begin VB.TextBox Text1 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000F&
      ForeColor       =   &H00000000&
      Height          =   975
      Left            =   240
      MultiLine       =   -1  'True
      TabIndex        =   2
      Text            =   "Ins.frx":0442
      Top             =   600
      Width           =   4695
   End
   Begin VB.Line Line2 
      X1              =   720
      X2              =   3600
      Y1              =   3000
      Y2              =   3000
   End
   Begin VB.Label Label6 
      Caption         =   "授 权:河南金升科技发展有限公司"
      ForeColor       =   &H000000FF&
      Height          =   255
      Left            =   720
      TabIndex        =   7
      Top             =   3120
      Width           =   3255
   End
   Begin VB.Label Label5 
      Caption         =   "MBL : 13526502702"
      Height          =   255
      Left            =   720
      TabIndex        =   6
      Top             =   2520
      Width           =   2415
   End
   Begin VB.Label Label4 
      Caption         =   "E-Mail:0liubin@163.com"
      ForeColor       =   &H00800000&
      Height          =   375
      Left            =   720
      TabIndex        =   5
      Top             =   2760
      Width           =   2175
   End
   Begin VB.Label Label3 
      Caption         =   "OICQ:  26216514"
      Height          =   375
      Left            =   720
      TabIndex        =   4
      Top             =   2280
      Width           =   1455
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "作者:  御剑飞行"
      Height          =   180
      Left            =   720
      TabIndex        =   3
      Top             =   2040
      Width           =   1440
   End
   Begin VB.Line Line1 
      BorderColor     =   &H00000000&
      X1              =   240
      X2              =   4920
      Y1              =   480
      Y2              =   480
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "软 件 介 绍"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0080FFFF&
      Height          =   285
      Index           =   1
      Left            =   1665
      TabIndex        =   1
      Top             =   105
      Width           =   1710
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "软 件 介 绍"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   285
      Index           =   0
      Left            =   1680
      TabIndex        =   0
      Top             =   120
      Width           =   1710
   End
   Begin VB.Image Image1 
      Height          =   1695
      Left            =   4080
      Picture         =   "Ins.frx":04E1
      Stretch         =   -1  'True
      Top             =   1680
      Width           =   1095
   End
End
Attribute VB_Name = "Ins"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Image2_Click()

End Sub

⌨️ 快捷键说明

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