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

📄 about.frm

📁 VB下使用并口模拟I2C程序
💻 FRM
字号:
VERSION 5.00
Begin VB.Form About 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "About PortIO"
   ClientHeight    =   1890
   ClientLeft      =   870
   ClientTop       =   1380
   ClientWidth     =   5520
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   1890
   ScaleWidth      =   5520
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton OnOK 
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   372
      Left            =   4320
      TabIndex        =   4
      Top             =   240
      Width           =   972
   End
   Begin VB.Image Image1 
      Height          =   480
      Left            =   240
      Picture         =   "About.frx":0000
      Top             =   360
      Width           =   480
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      Caption         =   "Web: www.sstnet.com"
      Height          =   192
      Left            =   840
      TabIndex        =   3
      Top             =   1440
      Width           =   1548
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      Caption         =   "E-mail: sales@sstnet.com"
      Height          =   192
      Left            =   840
      TabIndex        =   2
      Top             =   1200
      Width           =   1860
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "Copyright  

⌨️ 快捷键说明

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