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

📄 frmoptions.frm

📁 完整的VB和单片机系统连接的源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 frmOptions 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "选项"
   ClientHeight    =   4935
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6150
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4935
   ScaleWidth      =   6150
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Tag             =   "选项"
   Begin MSComDlg.CommonDialog CommonDialogFont 
      Left            =   1320
      Top             =   4440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定"
      Height          =   375
      Left            =   2490
      TabIndex        =   1
      Tag             =   "确定"
      Top             =   4455
      Width           =   1095
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消"
      Height          =   375
      Left            =   3720
      TabIndex        =   3
      Tag             =   "取消"
      Top             =   4455
      Width           =   1095
   End
   Begin VB.CommandButton cmdApply 
      Caption         =   "应用(&A)"
      Height          =   375
      Left            =   4920
      TabIndex        =   4
      Tag             =   "应用(&A)"
      Top             =   4455
      Width           =   1095
   End
   Begin VB.PictureBox picOptions 
      BorderStyle     =   0  'None
      Height          =   3780
      Index           =   3
      Left            =   -20000
      ScaleHeight     =   3840.968
      ScaleMode       =   0  'User
      ScaleWidth      =   5745.64
      TabIndex        =   6
      TabStop         =   0   'False
      Top             =   480
      Width           =   5685
      Begin VB.CommandButton cmdColor 
         Caption         =   "颜色"
         Height          =   255
         Left            =   1920
         TabIndex        =   36
         Top             =   3480
         Width           =   735
      End
      Begin VB.CommandButton cmdFont 
         Caption         =   "字体"
         Height          =   255
         Left            =   720
         TabIndex        =   35
         Top             =   3480
         Width           =   735
      End
      Begin VB.TextBox txtTitle 
         Alignment       =   2  'Center
         Height          =   2895
         Left            =   360
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   34
         Text            =   "frmOptions.frx":0000
         Top             =   480
         Width           =   4770
      End
      Begin VB.Label Label12 
         Caption         =   "标题:"
         Height          =   255
         Left            =   360
         TabIndex        =   33
         Top             =   120
         Width           =   1095
      End
   End
   Begin VB.PictureBox picOptions 
      BorderStyle     =   0  'None
      Height          =   3780
      Index           =   2
      Left            =   -20000
      ScaleHeight     =   3840.968
      ScaleMode       =   0  'User
      ScaleWidth      =   5745.64
      TabIndex        =   7
      TabStop         =   0   'False
      Top             =   480
      Width           =   5685
      Begin VB.Frame fra4 
         Caption         =   "井显示设置"
         Height          =   1665
         Left            =   480
         TabIndex        =   37
         Tag             =   "示例 4"
         Top             =   1920
         Width           =   4515
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   5
            LargeChange     =   10
            Left            =   3240
            Max             =   100
            TabIndex        =   41
            TabStop         =   0   'False
            Top             =   1080
            Width           =   255
         End
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   5
            Left            =   2760
            TabIndex        =   40
            Text            =   "10"
            Top             =   1080
            Width           =   495
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   4
            LargeChange     =   10
            Left            =   3240
            Max             =   100
            TabIndex        =   39
            TabStop         =   0   'False
            Top             =   480
            Value           =   100
            Width           =   255
         End
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   4
            Left            =   2760
            TabIndex        =   38
            Text            =   "10"
            Top             =   480
            Width           =   495
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "参考速度画图起点"
            Height          =   180
            Left            =   840
            TabIndex        =   43
            Top             =   480
            Width           =   1440
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "参考速度画图终点"
            Height          =   180
            Left            =   840
            TabIndex        =   42
            Top             =   1080
            Width           =   1440
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "绘图颜色设置"
         Height          =   1215
         Left            =   480
         TabIndex        =   26
         Top             =   360
         Width           =   4575
         Begin VB.Label lblColor 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            Caption         =   "窗体背景色"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   3
            Left            =   240
            TabIndex        =   44
            Top             =   840
            Width           =   1200
         End
         Begin VB.Label lblColor 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            Caption         =   "手绘颜色"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   2
            Left            =   2640
            TabIndex        =   29
            Top             =   360
            Width           =   960
         End
         Begin VB.Label lblColor 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            Caption         =   "右方颜色"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   1
            Left            =   1440
            TabIndex        =   28
            Top             =   360
            Width           =   960
         End
         Begin VB.Label lblColor 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            Caption         =   "左方颜色"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   0
            Left            =   240
            TabIndex        =   27
            Top             =   360
            Width           =   960
         End
      End
   End
   Begin VB.PictureBox picOptions 
      BorderStyle     =   0  'None
      Height          =   3780
      Index           =   1
      Left            =   -20000
      ScaleHeight     =   3840.968
      ScaleMode       =   0  'User
      ScaleWidth      =   5745.64
      TabIndex        =   5
      TabStop         =   0   'False
      Top             =   480
      Width           =   5685
      Begin VB.CheckBox chkMean 
         Caption         =   "描绘斜率"
         Height          =   255
         Left            =   840
         TabIndex        =   25
         Top             =   2280
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.Frame frameSmooth 
         Caption         =   "平滑手绘"
         Height          =   975
         Left            =   720
         TabIndex        =   18
         Top             =   960
         Width           =   1455
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   0
            Left            =   600
            TabIndex        =   22
            Text            =   "10"
            Top             =   240
            Width           =   495
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   0
            Left            =   1080
            Max             =   100
            TabIndex        =   21
            TabStop         =   0   'False
            Top             =   240
            Width           =   255
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   1
            Left            =   1080
            Max             =   100
            TabIndex        =   20
            TabStop         =   0   'False
            Top             =   600
            Width           =   255
         End
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   1
            Left            =   600
            TabIndex        =   19
            Text            =   "2"
            Top             =   600
            Width           =   495
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "范围"
            Height          =   180
            Left            =   120
            TabIndex        =   24
            Top             =   285
            Width           =   360
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "次数"
            Height          =   180
            Left            =   120
            TabIndex        =   23
            Top             =   630
            Width           =   360
         End
      End
      Begin VB.Frame frameChange 
         Caption         =   "修改原有数据"
         Height          =   1575
         Left            =   3240
         TabIndex        =   11
         Top             =   960
         Width           =   1455
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   6
            Left            =   600
            TabIndex        =   31
            Text            =   "100"
            Top             =   960
            Width           =   495
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   6
            Left            =   1080
            Max             =   500
            Min             =   1
            TabIndex        =   30
            TabStop         =   0   'False
            Top             =   960
            Value           =   1
            Width           =   255
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   2
            Left            =   1080
            Max             =   100
            TabIndex        =   15
            TabStop         =   0   'False
            Top             =   240
            Width           =   255
         End
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   2
            Left            =   600
            TabIndex        =   14
            Text            =   "10"
            Top             =   240
            Width           =   495
         End
         Begin VB.VScrollBar VSSet 
            Height          =   255
            Index           =   3
            Left            =   1080
            Max             =   100
            TabIndex        =   13
            TabStop         =   0   'False
            Top             =   600
            Width           =   255
         End
         Begin VB.TextBox txtSet 
            Height          =   270
            Index           =   3

⌨️ 快捷键说明

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