frmmodcommonprintsetup.frm

来自「通用书店管理系统」· FRM 代码 · 共 1,707 行 · 第 1/5 页

FRM
1,707
字号
            Begin VB.Label lblFields 
               AutoSize        =   -1  'True
               Caption         =   "**宽度以英文字数为单位"
               Height          =   180
               Index           =   9
               Left            =   1770
               TabIndex        =   76
               Top             =   615
               Width           =   1980
            End
            Begin VB.Label lblFields 
               AutoSize        =   -1  'True
               Caption         =   "宽度"
               Height          =   180
               Index           =   8
               Left            =   195
               TabIndex        =   75
               Top             =   630
               Width           =   360
            End
            Begin VB.Label lblFields 
               AutoSize        =   -1  'True
               Caption         =   "位置"
               Height          =   180
               Index           =   7
               Left            =   195
               TabIndex        =   74
               Top             =   270
               Width           =   360
            End
         End
         Begin VB.TextBox txtLayoutSpanRows 
            Height          =   300
            Left            =   3435
            TabIndex        =   68
            Top             =   3450
            Width           =   555
         End
         Begin MSComCtl2.UpDown udSpanRows 
            Height          =   300
            Left            =   3990
            TabIndex        =   66
            Top             =   3450
            Width           =   240
            _ExtentX        =   423
            _ExtentY        =   529
            _Version        =   393216
            BuddyControl    =   "txtLayoutSpanRows"
            BuddyDispid     =   196627
            OrigLeft        =   3705
            OrigTop         =   3090
            OrigRight       =   3945
            OrigBottom      =   3390
            SyncBuddy       =   -1  'True
            BuddyProperty   =   65547
            Enabled         =   -1  'True
         End
         Begin MSComCtl2.UpDown udSpanCols 
            Height          =   300
            Left            =   1980
            TabIndex        =   67
            Top             =   3465
            Width           =   240
            _ExtentX        =   423
            _ExtentY        =   529
            _Version        =   393216
            BuddyControl    =   "txtLayoutTextOffset"
            BuddyDispid     =   196624
            OrigLeft        =   1560
            OrigTop         =   3105
            OrigRight       =   1800
            OrigBottom      =   3375
            SyncBuddy       =   -1  'True
            BuddyProperty   =   65547
            Enabled         =   -1  'True
         End
         Begin VB.Label lblFields 
            AutoSize        =   -1  'True
            Caption         =   "列合并数"
            Height          =   180
            Index           =   15
            Left            =   585
            TabIndex        =   92
            Top             =   3525
            Width           =   720
         End
         Begin VB.Label lblFields 
            AutoSize        =   -1  'True
            Caption         =   "行合并数"
            Height          =   180
            Index           =   14
            Left            =   2595
            TabIndex        =   91
            Top             =   3510
            Width           =   720
         End
      End
      Begin MSComctlLib.ImageList ist 
         Left            =   -73125
         Top             =   4110
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   3
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmModCommonPrintSetup.frx":0113
               Key             =   "closeParent"
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmModCommonPrintSetup.frx":0567
               Key             =   "openParent"
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmModCommonPrintSetup.frx":09BB
               Key             =   "leaf"
            EndProperty
         EndProperty
      End
      Begin VB.Frame fraRepeat 
         Caption         =   "内容显示"
         Height          =   1785
         Left            =   135
         TabIndex        =   34
         Top             =   510
         Width           =   3255
         Begin VB.CheckBox chkRepeat 
            Caption         =   "每页都显示标题"
            Height          =   255
            Index           =   0
            Left            =   270
            TabIndex        =   38
            Top             =   285
            Width           =   2220
         End
         Begin VB.CheckBox chkRepeat 
            Caption         =   "每页都显示表前叙述"
            Height          =   255
            Index           =   1
            Left            =   270
            TabIndex        =   37
            Top             =   630
            Width           =   2220
         End
         Begin VB.CheckBox chkRepeat 
            Caption         =   "每页都显示表后叙述"
            Height          =   255
            Index           =   2
            Left            =   270
            TabIndex        =   36
            Top             =   1020
            Width           =   2220
         End
         Begin VB.CheckBox chkRepeat 
            Caption         =   "每页都显示签名"
            Height          =   255
            Index           =   3
            Left            =   255
            TabIndex        =   35
            Top             =   1380
            Width           =   2220
         End
      End
      Begin VB.Frame fraTable 
         Caption         =   "表格显示"
         Height          =   2670
         Left            =   135
         TabIndex        =   22
         Top             =   2325
         Width           =   7080
         Begin VB.Frame fraGridRow 
            Caption         =   "行设定"
            Height          =   2145
            Left            =   3495
            TabIndex        =   26
            Top             =   360
            Width           =   3390
            Begin VB.TextBox txtRowHeight 
               Height          =   330
               Left            =   1665
               TabIndex        =   29
               Top             =   285
               Width           =   1290
            End
            Begin VB.TextBox txtMaxRows 
               Height          =   330
               Left            =   1665
               TabIndex        =   28
               Top             =   780
               Width           =   1050
            End
            Begin VB.CheckBox chkTableEmptyRow 
               Caption         =   "填充空白行"
               Height          =   330
               Left            =   360
               TabIndex        =   27
               Top             =   1665
               Width           =   1275
            End
            Begin MSComCtl2.UpDown udRowHeight 
               Height          =   330
               Left            =   2715
               TabIndex        =   30
               Top             =   285
               Width           =   240
               _ExtentX        =   423
               _ExtentY        =   582
               _Version        =   393216
               Value           =   220
               AutoBuddy       =   -1  'True
               BuddyControl    =   "txtRowHeight"
               BuddyDispid     =   196632
               OrigLeft        =   2250
               OrigTop         =   210
               OrigRight       =   2490
               OrigBottom      =   540
               Increment       =   10
               Max             =   1000
               Min             =   100
               SyncBuddy       =   -1  'True
               BuddyProperty   =   65547
               Enabled         =   -1  'True
            End
            Begin MSComCtl2.UpDown udMaxRows 
               Height          =   330
               Left            =   2730
               TabIndex        =   31
               Top             =   780
               Width           =   240
               _ExtentX        =   423
               _ExtentY        =   582
               _Version        =   393216
               Value           =   220
               BuddyControl    =   "txtMaxRows"
               BuddyDispid     =   196633
               OrigLeft        =   2250
               OrigTop         =   210
               OrigRight       =   2490
               OrigBottom      =   540
               Increment       =   10
               Max             =   1000
               Min             =   100
               SyncBuddy       =   -1  'True
               BuddyProperty   =   65547
               Enabled         =   -1  'True
            End
            Begin VB.Label lblFields 
               BackStyle       =   0  'Transparent
               Caption         =   "行高:"
               Height          =   255
               Index           =   0
               Left            =   1005
               TabIndex        =   33
               Top             =   375
               Width           =   585
            End
            Begin VB.Label lblFields 
               AutoSize        =   -1  'True
               BackStyle       =   0  'Transparent
               Caption         =   "一页最大行数:"
               Height          =   180
               Index           =   1
               Left            =   285
               TabIndex        =   32
               Top             =   870
               Width           =   1260
            End
         End
         Begin VB.Frame fraGridCol 
            Caption         =   "列设定"
            Height          =   2145
            Left            =   150
            TabIndex        =   23
            Top             =   360
            Width           =   3105
            Begin VB.CheckBox chkColumnForPage 
               Caption         =   "所有列在一页内显示"
               Height          =   330
               Left            =   195
               TabIndex        =   25
               Top             =   900
               Width           =   1950
            End
            Begin VB.CheckBox chkTableExtenLastCol 
               Caption         =   "拉伸最后一列到满页"
               Height          =   330
               Left            =   195
               TabIndex        =   24
               Top             =   390
               Width           =   1950
            End
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "副本"
         Height          =   2325
         Left            =   -74865
         TabIndex        =   18
         Top             =   2565
         Width           =   3150
         Begin VB.TextBox txtCopyQty 
            Height          =   330
            Left            =   915
            TabIndex        =   19
            Text            =   "1"
            Top             =   405
            Width           =   570
         End
         Begin MSComCtl2.UpDown udCopyQty 
            Height          =   330
            Left            =   1486
            TabIndex        =   20
            Top             =   405
            Width           =   240
            _ExtentX        =   423
            _ExtentY        =   582
            _Version        =   393216
            Value           =   1
            BuddyControl    =   "txtCopyQty"
            BuddyDispid     =   196639
            OrigLeft        =   1710
            OrigTop         =   405
            OrigRight       =   1980
            OrigBottom      =   735
            Min             =   1
            SyncBuddy       =   -1  'True
            BuddyProperty   =   65547
            Enabled         =   -1  'True
         End
         Begin VB.Image Image1 
            Height          =   990
            Left            =   930
            Picture         =   "frmModCommonPrintSetup.frx":12A3
            Top             =   1110
            Width           =   1665
         End
         Begin VB.Label Label2 
            Caption         =   "份数:"

⌨️ 快捷键说明

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