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

📄 sysparam.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form SysParam 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "系统参数设置"
   ClientHeight    =   6210
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8445
   ControlBox      =   0   'False
   Icon            =   "SysParam.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6210
   ScaleWidth      =   8445
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   7290
      TabIndex        =   3
      Top             =   5850
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   5730
      TabIndex        =   4
      Top             =   5835
      Width           =   855
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5655
      Left            =   120
      TabIndex        =   5
      Top             =   120
      Width           =   8190
      _ExtentX        =   14446
      _ExtentY        =   9975
      _Version        =   393216
      Style           =   1
      TabHeight       =   617
      TabMaxWidth     =   18
      TabCaption(0)   =   "环境设定"
      TabPicture(0)   =   "SysParam.frx":030A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame7"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "单位信息"
      TabPicture(1)   =   "SysParam.frx":0BE4
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame6"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "打印参数"
      TabPicture(2)   =   "SysParam.frx":14BE
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame5"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame7 
         Caption         =   "信息保存:"
         Height          =   1680
         Left            =   2520
         TabIndex        =   35
         Top             =   390
         Width           =   1260
         Begin VB.OptionButton Option5 
            Caption         =   "二者具有"
            Height          =   270
            Left            =   105
            TabIndex        =   38
            Top             =   1095
            Width           =   1035
         End
         Begin VB.OptionButton Option4 
            Caption         =   "中文信息"
            Height          =   195
            Left            =   120
            TabIndex        =   37
            Top             =   750
            Width           =   1035
         End
         Begin VB.OptionButton Option3 
            Caption         =   "数字信息"
            Height          =   210
            Left            =   105
            TabIndex        =   36
            Top             =   375
            Width           =   1065
         End
      End
      Begin VB.Frame Frame6 
         Height          =   4905
         Left            =   -74790
         TabIndex        =   31
         Top             =   525
         Width           =   7860
         Begin VB.CommandButton Command4 
            Caption         =   "修改"
            Height          =   300
            Left            =   6840
            TabIndex        =   2
            Top             =   1230
            Width           =   810
         End
         Begin VB.TextBox Text2 
            Height          =   270
            IMEMode         =   2  'OFF
            Left            =   1470
            Locked          =   -1  'True
            MaxLength       =   2
            TabIndex        =   1
            Top             =   1260
            Width           =   3165
         End
         Begin VB.TextBox Text1 
            Height          =   270
            IMEMode         =   1  'ON
            Left            =   1455
            Locked          =   -1  'True
            TabIndex        =   0
            Top             =   765
            Width           =   3165
         End
         Begin VB.Label Label5 
            BackColor       =   &H00808000&
            BorderStyle     =   1  'Fixed Single
            Caption         =   "操作提示:请先输入单位名称,然后回车再输入代码,完毕后再按增加按钮即可,退出请单击关闭按钮!"
            ForeColor       =   &H0000FFFF&
            Height          =   435
            Left            =   150
            TabIndex        =   40
            Top             =   1920
            Width           =   7605
         End
         Begin VB.Label Label3 
            BackColor       =   &H00808000&
            BorderStyle     =   1  'Fixed Single
            Caption         =   "                     示例:浙江省杭州市供电局  代码为2位数数字"
            ForeColor       =   &H0000FFFF&
            Height          =   330
            Left            =   135
            TabIndex        =   34
            Top             =   225
            Width           =   7590
         End
         Begin VB.Label Label2 
            Caption         =   "单位代码:"
            Height          =   225
            Left            =   315
            TabIndex        =   33
            Top             =   1275
            Width           =   960
         End
         Begin VB.Label Label1 
            Caption         =   "使用单位:"
            Height          =   225
            Left            =   315
            TabIndex        =   32
            Top             =   825
            Width           =   1035
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "发票设置"
         Height          =   5085
         Left            =   -74880
         TabIndex        =   29
         Top             =   420
         Width           =   7980
         Begin VB.PictureBox Picture1 
            BackColor       =   &H80000004&
            ForeColor       =   &H8000000E&
            Height          =   4740
            Left            =   150
            ScaleHeight     =   4680
            ScaleWidth      =   7635
            TabIndex        =   30
            Top             =   240
            Width           =   7695
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "桌面背景"
         Height          =   3480
         Left            =   120
         TabIndex        =   8
         Top             =   2085
         Width           =   7935
         Begin VB.CheckBox Check5 
            Caption         =   "系统默认"
            Height          =   255
            Left            =   6240
            TabIndex        =   28
            Top             =   3120
            Width           =   1095
         End
         Begin VB.Frame Frame4 
            Caption         =   "结束颜色"
            Height          =   2295
            Left            =   2880
            TabIndex        =   15
            Top             =   1080
            Width           =   2295
            Begin MSComctlLib.Slider hsDn 
               Height          =   255
               Index           =   0
               Left            =   690
               TabIndex        =   17
               Top             =   840
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
               SelectRange     =   -1  'True
               TextPosition    =   1
            End
            Begin MSComctlLib.Slider hsDn 
               Height          =   255
               Index           =   1
               Left            =   690
               TabIndex        =   20
               Top             =   1440
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
               SelectRange     =   -1  'True
            End
            Begin MSComctlLib.Slider hsDn 
               Height          =   255
               Index           =   2
               Left            =   690
               TabIndex        =   21
               Top             =   1920
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
               SelectRange     =   -1  'True
            End
            Begin VB.Label labDn 
               Caption         =   "蓝:"
               Height          =   255
               Index           =   2
               Left            =   75
               TabIndex        =   27
               Top             =   1920
               Width           =   855
            End
            Begin VB.Label labDn 
               Caption         =   "绿:"
               Height          =   255
               Index           =   1
               Left            =   60
               TabIndex        =   26
               Top             =   1440
               Width           =   855
            End
            Begin VB.Label labDn 
               Caption         =   "红:"
               Height          =   255
               Index           =   0
               Left            =   60
               TabIndex        =   25
               Top             =   840
               Width           =   855
            End
            Begin VB.Shape ShpDn 
               Height          =   255
               Left            =   120
               Top             =   240
               Width           =   2055
            End
         End
         Begin VB.Frame Frame3 
            Caption         =   "起始颜色"
            Height          =   2295
            Left            =   120
            TabIndex        =   14
            Top             =   1080
            Width           =   2415
            Begin MSComctlLib.Slider hsUp 
               Height          =   255
               Index           =   0
               Left            =   795
               TabIndex        =   16
               Top             =   840
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
            End
            Begin MSComctlLib.Slider hsUp 
               Height          =   255
               Index           =   1
               Left            =   795
               TabIndex        =   18
               Top             =   1440
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
               TextPosition    =   1
            End
            Begin MSComctlLib.Slider hsUp 
               Height          =   255
               Index           =   2
               Left            =   795
               TabIndex        =   19
               Top             =   1920
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   450
               _Version        =   393216
               LargeChange     =   1
            End
            Begin VB.Label labUp 
               Caption         =   "蓝:"
               Height          =   255
               Index           =   2
               Left            =   60
               TabIndex        =   24
               Top             =   1920
               Width           =   855
            End
            Begin VB.Label labUp 
               Caption         =   "绿:"
               Height          =   255
               Index           =   1
               Left            =   60
               TabIndex        =   23
               Top             =   1440
               Width           =   855
            End
            Begin VB.Label labUp 
               Caption         =   "红:"
               Height          =   255
               Index           =   0
               Left            =   60
               TabIndex        =   22
               Top             =   840
               Width           =   855
            End
            Begin VB.Shape shpUp 
               Height          =   255
               Left            =   120
               Top             =   240
               Width           =   2175
            End
         End
         Begin VB.PictureBox picShow 
            AutoRedraw      =   -1  'True
            Height          =   1815
            Left            =   5280
            ScaleHeight     =   1755
            ScaleWidth      =   2385
            TabIndex        =   13
            ToolTipText     =   "渐变颜色预览"
            Top             =   1200
            Width           =   2445
         End
         Begin VB.OptionButton Option2 
            Caption         =   "渐变色彩"
            Height          =   375
            Left            =   240
            TabIndex        =   12
            Top             =   720
            Width           =   1095
         End
         Begin VB.OptionButton Option1 
            Caption         =   "使用图片"
            Height          =   255
            Left            =   240
            TabIndex        =   11
            Top             =   360
            Width           =   1215
         End
         Begin VB.TextBox CC 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   1800
            Locked          =   -1  'True
            TabIndex        =   10
            Top             =   290
            Width           =   4560
         End
         Begin VB.CommandButton Command3 
            Caption         =   "选择文件(&F)"
            Height          =   315
            Left            =   6495
            TabIndex        =   9
            Top             =   285
            Width           =   1215
         End
      End
      Begin VB.Frame Frame1 
         Height          =   1665
         Left            =   120
         TabIndex        =   6
         Top             =   375
         Width           =   2325
         Begin VB.CommandButton Command5 
            Caption         =   "规则(&W)"
            Enabled         =   0   'False
            Height          =   270
            Left            =   1290
            TabIndex        =   42
            Top             =   870
            Width           =   795

⌨️ 快捷键说明

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