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

📄 frmprintset.frm

📁 本程序源码是由vb编写的
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{29743316-0803-11D5-AD8E-0050BAA9AC14}#4.0#0"; "FOCUSMOVETEXT.OCX"
Begin VB.Form frmPrintSet 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "打印设置"
   ClientHeight    =   5175
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7035
   Icon            =   "frmPrintSet.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5175
   ScaleWidth      =   7035
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "取消(&P)"
      Height          =   435
      Left            =   5655
      TabIndex        =   20
      Top             =   4185
      Width           =   1125
   End
   Begin VB.CommandButton Command1 
      Caption         =   "保存(&S)"
      Default         =   -1  'True
      Height          =   435
      Left            =   4440
      TabIndex        =   19
      Top             =   4185
      Width           =   1125
   End
   Begin VB.ComboBox cmbPage 
      BackColor       =   &H00FFFFC0&
      Height          =   300
      Left            =   5250
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   810
      Width           =   1485
   End
   Begin 给出焦点文本框.FocusText txtTitle 
      Height          =   300
      Left            =   5250
      TabIndex        =   0
      Top             =   435
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      NextControl     =   "cmbPage"
      LineOut         =   1
      Text            =   "标题在这"
   End
   Begin VB.PictureBox Picture1 
      Height          =   4785
      Left            =   105
      ScaleHeight     =   4725
      ScaleWidth      =   3945
      TabIndex        =   17
      Top             =   225
      Width           =   4005
      Begin VB.Line Line1 
         BorderColor     =   &H000000FF&
         X1              =   840
         X2              =   2910
         Y1              =   1035
         Y2              =   1035
      End
      Begin VB.Label lbTitle 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "VB中国"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   840
         TabIndex        =   21
         Top             =   660
         Width           =   2115
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   4125
         Left            =   585
         Top             =   315
         Width           =   2625
      End
      Begin VB.Shape Shape1 
         BorderColor     =   &H00808080&
         FillColor       =   &H00808080&
         FillStyle       =   0  'Solid
         Height          =   4080
         Left            =   615
         Top             =   405
         Width           =   2640
      End
   End
   Begin 给出焦点文本框.FocusText txtPageWidth 
      Height          =   300
      Left            =   5250
      TabIndex        =   2
      Top             =   1200
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      Enabled         =   0   'False
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   2
      LineOut         =   1
      Text            =   "210"
   End
   Begin 给出焦点文本框.FocusText txtPageHeight 
      Height          =   300
      Left            =   5250
      TabIndex        =   3
      Top             =   1575
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      Enabled         =   0   'False
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   2
      LineOut         =   1
      Text            =   "297"
   End
   Begin 给出焦点文本框.FocusText txtRowHeight 
      Height          =   300
      Left            =   5250
      TabIndex        =   4
      Top             =   1965
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   2
      LineOut         =   1
      Text            =   "9"
   End
   Begin 给出焦点文本框.FocusText txtBorder 
      Height          =   300
      Left            =   5250
      TabIndex        =   5
      Top             =   2340
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   1
      LineOut         =   1
      Text            =   "1"
   End
   Begin 给出焦点文本框.FocusText txtPageLeft 
      Height          =   300
      Left            =   5250
      TabIndex        =   6
      Top             =   2730
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   2
      LineOut         =   1
      Text            =   "0"
   End
   Begin 给出焦点文本框.FocusText txtPageTop 
      Height          =   300
      Left            =   5250
      TabIndex        =   7
      Top             =   3105
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      TextType        =   2
      LineOut         =   1
      Text            =   "0"
   End
   Begin 给出焦点文本框.FocusText txtCols 
      Height          =   300
      Left            =   5250
      TabIndex        =   8
      Top             =   3495
      Width           =   1485
      _ExtentX        =   2619
      _ExtentY        =   529
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BorderStyle     =   0
      LineOut         =   1
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "页面:"
      Height          =   180
      Index           =   8
      Left            =   4470
      TabIndex        =   18
      Top             =   868
      Width           =   540
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "顶  距:"

⌨️ 快捷键说明

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