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

📄 frmprint.frm

📁 一个为公安系统接警中心控制软件,不错哦.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "COMCT232.OCX"
Begin VB.Form frmPrint 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "打印设置"
   ClientHeight    =   4890
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5865
   Icon            =   "frmPrint.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4890
   ScaleWidth      =   5865
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComDlg.CommonDialog CmnDlg 
      Left            =   4440
      Top             =   3240
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      Caption         =   "打印数据项"
      Height          =   2175
      Left            =   3240
      TabIndex        =   39
      Top             =   2160
      Width           =   2535
      Begin VB.ListBox LstPrint 
         Columns         =   1
         Height          =   1860
         Left            =   120
         TabIndex        =   14
         Top             =   240
         Width           =   2295
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "不打印数据项"
      Height          =   2175
      Left            =   120
      TabIndex        =   38
      Top             =   2160
      Width           =   2535
      Begin VB.ListBox LstNotPrint 
         Columns         =   1
         Height          =   1860
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   2295
      End
   End
   Begin VB.Frame Frame1 
      Height          =   2055
      Left            =   120
      TabIndex        =   19
      Top             =   0
      Width           =   5655
      Begin VB.TextBox TxtCaptionSize 
         Height          =   270
         Left            =   1800
         TabIndex        =   1
         Text            =   "20"
         Top             =   600
         Width           =   495
      End
      Begin VB.TextBox TxtTextSize 
         Height          =   270
         Left            =   1800
         TabIndex        =   2
         Text            =   "11"
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox TxtRowHeight 
         Height          =   270
         Left            =   1800
         TabIndex        =   3
         Text            =   "6"
         Top             =   1320
         Width           =   495
      End
      Begin VB.TextBox TxtUnitSize 
         Height          =   270
         Left            =   1800
         TabIndex        =   0
         Text            =   "20"
         Top             =   240
         Width           =   495
      End
      Begin VB.TextBox TxtLeft 
         Height          =   270
         Left            =   4800
         TabIndex        =   5
         Text            =   "0"
         Top             =   240
         Width           =   495
      End
      Begin VB.TextBox TxtTop 
         Height          =   270
         Left            =   4800
         TabIndex        =   7
         Text            =   "0"
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox TxtRight 
         Height          =   270
         Left            =   4800
         TabIndex        =   6
         Text            =   "0"
         Top             =   600
         Width           =   495
      End
      Begin VB.TextBox TxtBottom 
         Height          =   270
         Left            =   4800
         TabIndex        =   8
         Text            =   "0"
         Top             =   1320
         Width           =   495
      End
      Begin VB.TextBox TxtXdiv 
         Height          =   270
         Left            =   1800
         TabIndex        =   4
         Text            =   "1"
         Top             =   1680
         Width           =   495
      End
      Begin ComCtl2.UpDown UpDown1 
         Height          =   270
         Left            =   2295
         TabIndex        =   20
         TabStop         =   0   'False
         Top             =   600
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   476
         _Version        =   327681
         BuddyControl    =   "TxtCaptionSize"
         BuddyDispid     =   196614
         OrigLeft        =   2160
         OrigTop         =   480
         OrigRight       =   2436
         OrigBottom      =   852
         Max             =   72
         SyncBuddy       =   -1  'True
         BuddyProperty   =   0
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown2 
         Height          =   255
         Left            =   2295
         TabIndex        =   21
         TabStop         =   0   'False
         Top             =   960
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         BuddyControl    =   "TxtTextSize"
         BuddyDispid     =   196615
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   48
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown3 
         Height          =   255
         Left            =   2295
         TabIndex        =   22
         TabStop         =   0   'False
         Top             =   1320
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         BuddyControl    =   "TxtRowHeight"
         BuddyDispid     =   196616
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   20
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown4 
         Height          =   255
         Left            =   2295
         TabIndex        =   23
         TabStop         =   0   'False
         Top             =   240
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         BuddyControl    =   "TxtUnitSize"
         BuddyDispid     =   196617
         OrigLeft        =   2160
         OrigTop         =   480
         OrigRight       =   2436
         OrigBottom      =   852
         Max             =   48
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown5 
         Height          =   255
         Left            =   5295
         TabIndex        =   24
         TabStop         =   0   'False
         Top             =   240
         Width           =   240
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         BuddyControl    =   "TxtLeft"
         BuddyDispid     =   196618
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   20
         SyncBuddy       =   -1  'True
         BuddyProperty   =   0
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown6 
         Height          =   255
         Left            =   5295
         TabIndex        =   25
         TabStop         =   0   'False
         Top             =   960
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         BuddyControl    =   "TxtTop"
         BuddyDispid     =   196619
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   20
         SyncBuddy       =   -1  'True
         BuddyProperty   =   0
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown7 
         Height          =   270
         Left            =   5295
         TabIndex        =   26
         TabStop         =   0   'False
         Top             =   600
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   476
         _Version        =   327681
         BuddyControl    =   "TxtRight"
         BuddyDispid     =   196620
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   20
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown8 
         Height          =   270
         Left            =   5295
         TabIndex        =   27
         TabStop         =   0   'False
         Top             =   1320
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   476
         _Version        =   327681
         BuddyControl    =   "TxtBottom"
         BuddyDispid     =   196621
         OrigLeft        =   2760
         OrigTop         =   1080
         OrigRight       =   3036
         OrigBottom      =   1452
         Max             =   20
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin ComCtl2.UpDown UpDown9 
         Height          =   255
         Left            =   2295
         TabIndex        =   28
         TabStop         =   0   'False
         Top             =   1680
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   450
         _Version        =   327681
         Value           =   1
         BuddyControl    =   "TxtXdiv"
         BuddyDispid     =   196622
         OrigLeft        =   2386
         OrigTop         =   1560
         OrigRight       =   2656
         OrigBottom      =   1830
         Max             =   9
         Min             =   1
         SyncBuddy       =   -1  'True
         BuddyProperty   =   65547
         Enabled         =   -1  'True
      End
      Begin VB.Label Label1 
         Caption         =   "标题字号(磅)"
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   615
         Width           =   1575
      End
      Begin VB.Label Label2 
         Caption         =   "正文字号(磅)"
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   975
         Width           =   1575
      End
      Begin VB.Label Label3 
         Caption         =   "行高(毫米)"
         Height          =   255
         Left            =   120
         TabIndex        =   35

⌨️ 快捷键说明

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