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

📄 parame.frm

📁 用VB6.0MapINfo绘等值线及表面图
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Parame 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   6552
   ClientLeft      =   48
   ClientTop       =   336
   ClientWidth     =   9660
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   11.4
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Parame.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   546
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   805
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame FrameInit 
      BackColor       =   &H80000001&
      Height          =   3252
      Left            =   4560
      TabIndex        =   53
      Top             =   -480
      Visible         =   0   'False
      Width           =   3012
      Begin VB.CommandButton Command1 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.4
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   57
         Top             =   2520
         Width           =   2532
      End
      Begin VB.OptionButton OptionInit 
         Caption         =   "当前颜色无效"
         Height          =   372
         Index           =   0
         Left            =   240
         TabIndex        =   56
         Top             =   360
         Value           =   -1  'True
         Width           =   2532
      End
      Begin VB.OptionButton OptionInit 
         Caption         =   "当前颜色有效"
         Height          =   372
         Index           =   1
         Left            =   240
         TabIndex        =   55
         Top             =   840
         Width           =   2532
      End
      Begin VB.PictureBox PictureInit 
         AutoRedraw      =   -1  'True
         BackColor       =   &H80000005&
         Height          =   375
         Left            =   2280
         ScaleHeight     =   27
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   37
         TabIndex        =   54
         Top             =   1440
         Width           =   495
      End
      Begin VB.Label LabelInit 
         Alignment       =   2  'Center
         Caption         =   "当前颜色"
         Height          =   372
         Left            =   240
         TabIndex        =   58
         Top             =   1440
         Width           =   2052
      End
   End
   Begin VB.Frame FrameCurValue 
      BackColor       =   &H80000001&
      Height          =   2052
      Left            =   7320
      TabIndex        =   48
      Top             =   4200
      Visible         =   0   'False
      Width           =   2412
      Begin VB.TextBox TextCurValue 
         Height          =   360
         Left            =   240
         MousePointer    =   3  'I-Beam
         TabIndex        =   50
         Top             =   480
         Width           =   1932
      End
      Begin VB.CommandButton CommandCurValue 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.4
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   49
         Top             =   1320
         Width           =   1935
      End
   End
   Begin VB.Frame FrameContouFill 
      BackColor       =   &H80000001&
      Height          =   3732
      Left            =   6600
      TabIndex        =   37
      Top             =   600
      Visible         =   0   'False
      Width           =   3015
      Begin VB.CheckBox CheckPlotLine 
         Alignment       =   1  'Right Justify
         Caption         =   "是否画网格线"
         Height          =   255
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   47
         Top             =   600
         Width           =   2535
      End
      Begin VB.OptionButton OptionFill 
         Alignment       =   1  'Right Justify
         Caption         =   "不要填充图例"
         Height          =   255
         Index           =   2
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   46
         Top             =   2640
         Width           =   2535
      End
      Begin VB.OptionButton OptionFill 
         Alignment       =   1  'Right Justify
         Caption         =   "绘垂直填充图例"
         Height          =   255
         Index           =   1
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   45
         Top             =   2280
         Value           =   -1  'True
         Width           =   2535
      End
      Begin VB.OptionButton OptionFill 
         Alignment       =   1  'Right Justify
         Caption         =   "绘水平填充图例"
         Height          =   255
         Index           =   0
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   44
         Top             =   1920
         Width           =   2535
      End
      Begin VB.CommandButton CommandContouFillColorOK 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.4
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   43
         Top             =   3120
         Width           =   2535
      End
      Begin VB.CheckBox CheckFillColor 
         Alignment       =   1  'Right Justify
         Caption         =   "是否填色"
         Height          =   255
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   42
         Top             =   240
         Width           =   2535
      End
      Begin VB.CommandButton CommandEndColorFill 
         Caption         =   "最大值填充颜色…"
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   41
         Top             =   1440
         Width           =   2055
      End
      Begin VB.PictureBox EndColorFill 
         AutoRedraw      =   -1  'True
         BackColor       =   &H000000FF&
         Height          =   375
         Left            =   2280
         ScaleHeight     =   27
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   37
         TabIndex        =   40
         Top             =   1440
         Width           =   495
      End
      Begin VB.CommandButton CommandStartColorFill 
         Caption         =   "最小值填充颜色…"
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   39
         Top             =   960
         Width           =   2055
      End
      Begin VB.PictureBox StartColorFill 
         AutoRedraw      =   -1  'True
         BackColor       =   &H0000FF00&
         Height          =   375
         Left            =   2280
         ScaleHeight     =   27
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   37
         TabIndex        =   38
         Top             =   960
         Width           =   495
      End
   End
   Begin VB.Frame FrameEditContou 
      BackColor       =   &H80000001&
      Height          =   2535
      Left            =   4320
      TabIndex        =   31
      Top             =   2640
      Visible         =   0   'False
      Width           =   3012
      Begin VB.CheckBox CheckEditContou 
         Alignment       =   1  'Right Justify
         Caption         =   "是否填色"
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   36
         Top             =   240
         Value           =   1  'Checked
         Width           =   2535
      End
      Begin VB.CommandButton CommandCur 
         Caption         =   "当前颜色..."
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   35
         Top             =   1200
         Width           =   2055
      End
      Begin VB.PictureBox PictureCur 
         AutoRedraw      =   -1  'True
         BackColor       =   &H000000FF&
         Height          =   375
         Left            =   2280
         ScaleHeight     =   27
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   37
         TabIndex        =   34
         Top             =   1200
         Width           =   495
      End
      Begin VB.CommandButton CommandEditContouOK 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.4
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   33
         Top             =   1920
         Width           =   2535
      End
      Begin VB.CheckBox CheckMarkCur 
         Alignment       =   1  'Right Justify
         Caption         =   "是否标注"
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   32
         Top             =   720
         Value           =   1  'Checked
         Width           =   2535
      End
   End
   Begin VB.Frame FrameContouValue 
      BackColor       =   &H80000001&
      Height          =   3252
      Left            =   3480
      TabIndex        =   25
      Top             =   2040
      Visible         =   0   'False
      Width           =   2412
      Begin VB.CommandButton CommandContouValueOK 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.4
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   26
         Top             =   2520
         Width           =   1935
      End
      Begin VB.TextBox TextContou 
         Height          =   375

⌨️ 快捷键说明

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