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

📄 frmset.frm

📁 ktv场所的包房开房、迎宾、预定管理系统。
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmSet 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "设置"
   ClientHeight    =   5655
   ClientLeft      =   2535
   ClientTop       =   1590
   ClientWidth     =   6015
   Icon            =   "frmSet.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5655
   ScaleWidth      =   6015
   ShowInTaskbar   =   0   'False
   Begin VB.Frame fraPage 
      BorderStyle     =   0  'None
      Height          =   4500
      Left            =   400
      TabIndex        =   18
      Top             =   510
      Width           =   5200
      Begin VB.Frame fraMargin 
         Caption         =   "页边距"
         Height          =   1500
         Left            =   0
         TabIndex        =   23
         Top             =   1395
         Width           =   5200
         Begin VB.TextBox txtRightMargin 
            Height          =   285
            Left            =   3510
            TabIndex        =   7
            Top             =   855
            Width           =   1095
         End
         Begin VB.TextBox txtLeftMargin 
            BeginProperty DataFormat 
               Type            =   0
               Format          =   """¥""#,##0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
            Height          =   285
            Left            =   3510
            TabIndex        =   6
            Top             =   405
            Width           =   1095
         End
         Begin VB.TextBox txtBottomMargin 
            Height          =   285
            Left            =   990
            TabIndex        =   5
            Top             =   855
            Width           =   1095
         End
         Begin VB.TextBox txtTopMargin 
            Height          =   285
            Left            =   990
            TabIndex        =   4
            Top             =   405
            Width           =   1095
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "左边距"
            Height          =   180
            Left            =   2700
            TabIndex        =   27
            Top             =   450
            Width           =   540
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "右边距"
            Height          =   180
            Left            =   2700
            TabIndex        =   26
            Top             =   900
            Width           =   540
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "下边距"
            Height          =   180
            Left            =   360
            TabIndex        =   25
            Top             =   900
            Width           =   540
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "上边距"
            Height          =   180
            Left            =   360
            TabIndex        =   24
            Top             =   450
            Width           =   540
         End
      End
      Begin VB.Frame fraPaper 
         Caption         =   "纸张"
         Height          =   1275
         Left            =   0
         TabIndex        =   19
         Top             =   0
         Width           =   5200
         Begin VB.ComboBox cmbPageAlign 
            Height          =   300
            Left            =   3510
            Style           =   2  'Dropdown List
            TabIndex        =   3
            Top             =   720
            Width           =   1095
         End
         Begin VB.ComboBox cmbOrient 
            Height          =   300
            Left            =   3510
            Style           =   2  'Dropdown List
            TabIndex        =   2
            Top             =   270
            Width           =   1095
         End
         Begin VB.TextBox txtHeight 
            Height          =   285
            Left            =   990
            TabIndex        =   1
            Top             =   720
            Width           =   1095
         End
         Begin VB.TextBox txtWidth 
            Height          =   285
            Left            =   990
            TabIndex        =   0
            Top             =   270
            Width           =   1095
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "报表对齐"
            Height          =   180
            Left            =   2700
            TabIndex        =   32
            Top             =   765
            Width           =   720
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "宽度"
            Height          =   180
            Left            =   465
            TabIndex        =   22
            Top             =   330
            Width           =   360
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "高度"
            Height          =   180
            Left            =   435
            TabIndex        =   21
            Top             =   765
            Width           =   360
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "打印方向"
            Height          =   180
            Left            =   2700
            TabIndex        =   20
            Top             =   315
            Width           =   720
         End
      End
   End
   Begin VB.Frame fraColHeader 
      BorderStyle     =   0  'None
      Height          =   4500
      Left            =   400
      TabIndex        =   29
      Top             =   510
      Width           =   5200
      Begin VB.CommandButton cmdColHeader 
         Caption         =   "设置"
         Height          =   330
         Left            =   0
         TabIndex        =   9
         Top             =   1800
         Width           =   1000
      End
      Begin VB.CommandButton cmdColHeaderNxt 
         Caption         =   "后一页>>"
         Height          =   330
         Left            =   4185
         TabIndex        =   11
         Top             =   1800
         Width           =   1000
      End
      Begin VB.CommandButton cmdColHeaderPre 
         Caption         =   "<<前一页"
         Height          =   330
         Left            =   3150
         TabIndex        =   10
         Top             =   1800
         Width           =   1000
      End
      Begin VB.PictureBox picColHeader 
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         Height          =   1725
         Left            =   0
         ScaleHeight     =   1665
         ScaleWidth      =   5145
         TabIndex        =   8
         TabStop         =   0   'False
         Top             =   0
         Width           =   5200
         Begin VB.PictureBox picHColheader 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            ForeColor       =   &H80000008&
            Height          =   285
            Left            =   0
            ScaleHeight     =   255
            ScaleWidth      =   5115
            TabIndex        =   46
            Top             =   1395
            Width           =   5145
         End
      End
   End
   Begin VB.Frame fraCollection 
      BorderStyle     =   0  'None
      Height          =   4500
      Left            =   400
      TabIndex        =   28
      Top             =   510
      Width           =   5200
      Begin MSComctlLib.ListView lvTip 
         Height          =   1950
         Left            =   0
         TabIndex        =   45
         Top             =   2115
         Width           =   5190
         _ExtentX        =   9155
         _ExtentY        =   3440
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
      Begin VB.CommandButton cmdCollectionAdd 
         Caption         =   "增加"
         Height          =   330
         Left            =   3060
         TabIndex        =   39
         Top             =   1530
         Width           =   1050
      End
      Begin VB.CommandButton cmdCollectionDelete 
         Caption         =   "删除"
         Height          =   330
         Left            =   4140
         TabIndex        =   38
         Top             =   1530
         Width           =   1050
      End
      Begin VB.ListBox cmbCollection 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         Height          =   1470
         Left            =   0
         TabIndex        =   37
         Top             =   180
         Width           =   1140
      End
      Begin VB.ComboBox cmbCollectionAlign 
         Height          =   300
         Left            =   1305
         Style           =   2  'Dropdown List
         TabIndex        =   36
         Top             =   1530
         Width           =   1095
      End
      Begin MSComctlLib.ListView lvCollection 
         Height          =   1275
         Left            =   1305
         TabIndex        =   40
         Top             =   180
         Width           =   3900
         _ExtentX        =   6879
         _ExtentY        =   2249
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
   End
   Begin VB.Frame fraContent 
      BorderStyle     =   0  'None
      Height          =   4500
      Left            =   400
      TabIndex        =   30
      Top             =   510
      Width           =   5200
      Begin VB.CheckBox chkMerge 
         Caption         =   "合并此列"
         Height          =   375
         Left            =   4185
         TabIndex        =   48
         Top             =   2745
         Width           =   1050
      End
      Begin VB.CommandButton cmdContent 
         Caption         =   "设置"
         Height          =   330
         Left            =   4185
         TabIndex        =   41
         Top             =   2340
         Width           =   1000
      End
      Begin VB.CommandButton cmdContentPre 
         Caption         =   "<<前一页"
         Height          =   330
         Left            =   3150
         TabIndex        =   13
         Top             =   1800
         Width           =   1000
      End
      Begin VB.CommandButton cmdContentNxt 
         Caption         =   "后一页>>"
         Height          =   330
         Left            =   4185
         TabIndex        =   14
         Top             =   1800
         Width           =   1000
      End
      Begin VB.PictureBox picContent 
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         Height          =   1725
         Left            =   0
         ScaleHeight     =   1665
         ScaleWidth      =   5145
         TabIndex        =   12
         TabStop         =   0   'False
         Top             =   0
         Width           =   5200
         Begin VB.PictureBox picHContent 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            ForeColor       =   &H80000008&
            Height          =   285
            Left            =   0
            ScaleHeight     =   255
            ScaleWidth      =   5115
            TabIndex        =   47
            Top             =   1395
            Width           =   5145
         End
      End
      Begin MSComctlLib.ListView lvContent 
         Height          =   1275
         Left            =   0
         TabIndex        =   42

⌨️ 快捷键说明

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