frmprinterstatus.frm

来自「This application provides much functiona」· FRM 代码 · 共 59 行

FRM
59
字号
VERSION 5.00
Begin VB.Form frmPrinterStatus 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Printing"
   ClientHeight    =   1290
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5250
   Icon            =   "frmPrinterStatus.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   1290
   ScaleWidth      =   5250
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   WhatsThisHelp   =   -1  'True
   Begin VB.CommandButton cmdStop 
      Cancel          =   -1  'True
      Caption         =   "垒寡筹簧"
      BeginProperty Font 
         Name            =   "Arial Armenian"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Left            =   2085
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   900
      Width           =   1080
   End
   Begin VB.Label lblStatus 
      Alignment       =   2  'Center
      Height          =   180
      Index           =   1
      Left            =   2063
      TabIndex        =   3
      Top             =   660
      Width           =   1125
      WordWrap        =   -1  'True
   End
   Begin VB.Label lblPrinter 
      Alignment       =   2  'Center
      Height          =   270
      Left            =   465
      TabIndex        =   1
      Top             =   120
      Width           =   4320
      WordWrap        =   -1  'True
   End
   Begin VB.Label lblStatus 
      Alignment       =   2  'Center
      Caption         =   "铄磲踬 

⌨️ 快捷键说明

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