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

📄 p_prninf.frm

📁 VB中
💻 FRM
字号:
VERSION 5.00
Begin VB.Form PrnINFO 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "About..."
   ClientHeight    =   3432
   ClientLeft      =   2340
   ClientTop       =   1932
   ClientWidth     =   4296
   ClipControls    =   0   'False
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   7.8
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "p_prninf.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3432
   ScaleWidth      =   4296
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.CommandButton cmdOK 
      Cancel          =   -1  'True
      Caption         =   "&Ok"
      Default         =   -1  'True
      Height          =   372
      Left            =   2808
      TabIndex        =   0
      ToolTipText     =   "chiudi"
      Top             =   3024
      Width           =   1452
   End
   Begin VB.CommandButton cmdSysInfo 
      Caption         =   "&System Info..."
      Height          =   372
      Left            =   1332
      TabIndex        =   1
      ToolTipText     =   "indormazioni sul sistema"
      Top             =   3024
      Width           =   1452
   End
   Begin VB.Image Image1 
      Height          =   1680
      Left            =   1008
      Picture         =   "p_prninf.frx":030A
      Top             =   108
      Width           =   2328
   End
   Begin VB.Line Line1 
      X1              =   0
      X2              =   4320
      Y1              =   2952
      Y2              =   2952
   End
   Begin VB.Label Label2 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "home: http://www.chiappori.net"
      BeginProperty Font 
         Name            =   "Courier New"
         Size            =   7.8
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   228
      Left            =   216
      TabIndex        =   6
      Top             =   2592
      Width           =   3900
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "

⌨️ 快捷键说明

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