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

📄 frmoptions.frm

📁 枕善居汉化的stockchart股软 描 述:实时股票图表曲线示例 Ver 1.0 网 站:http://www.mndsoft.com/ e-mail :mndsoft@163.com 最新的
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmOptions 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "图表选项"
   ClientHeight    =   3780
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6840
   Icon            =   "frmOptions.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   252
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   456
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton cmdBackup 
      Caption         =   "备份(&B)"
      Height          =   375
      Left            =   180
      TabIndex        =   47
      Top             =   3300
      Width           =   1455
   End
   Begin VB.Timer tmrAfterLoad 
      Interval        =   100
      Left            =   2160
      Top             =   3540
   End
   Begin VB.CommandButton cmdSaveExit 
      Caption         =   "保存(&S)"
      Height          =   375
      Left            =   3540
      TabIndex        =   46
      Top             =   3300
      Width           =   1455
   End
   Begin VB.CommandButton cmdTakeFocus 
      Caption         =   "Command1"
      Height          =   195
      Left            =   3900
      TabIndex        =   45
      Top             =   -1620
      Width           =   315
   End
   Begin VB.Frame Frame4 
      Caption         =   "字体 (单击改变)"
      Height          =   1395
      Left            =   2220
      TabIndex        =   43
      Top             =   120
      Width           =   2715
      Begin VB.TextBox txtFont 
         Alignment       =   2  'Center
         Height          =   1035
         Left            =   120
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         TabIndex        =   44
         Top             =   240
         Width           =   2475
      End
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消(&C)"
      Height          =   375
      Left            =   5220
      TabIndex        =   13
      Top             =   3300
      Width           =   1455
   End
   Begin VB.Frame Frame3 
      Caption         =   "杂项"
      Height          =   3015
      Left            =   5100
      TabIndex        =   26
      Top             =   120
      Width           =   1575
      Begin VB.TextBox txtScrollIncrement 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   180
         TabIndex        =   49
         Top             =   2580
         Width           =   615
      End
      Begin VB.TextBox txtCrosshairMode 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   180
         TabIndex        =   32
         Top             =   1920
         Width           =   615
      End
      Begin VB.TextBox txtDiv2 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   180
         TabIndex        =   31
         Top             =   1200
         Width           =   615
      End
      Begin VB.TextBox txtDiv1 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   180
         TabIndex        =   30
         Top             =   540
         Width           =   615
      End
      Begin VB.Label lblScrollIncrement 
         Caption         =   "Label3"
         BeginProperty Font 
            Name            =   "Small Fonts"
            Size            =   6
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   855
         TabIndex        =   50
         Top             =   2580
         Width           =   615
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "卷轴增量"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   180
         TabIndex        =   48
         Top             =   2340
         Width           =   720
      End
      Begin VB.Label lblCHmode 
         Caption         =   "Label3"
         BeginProperty Font 
            Name            =   "Small Fonts"
            Size            =   6
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   855
         TabIndex        =   42
         Top             =   1920
         Width           =   615
      End
      Begin VB.Label lblDiv2 
         Caption         =   "Label3"
         BeginProperty Font 
            Name            =   "Small Fonts"
            Size            =   6
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   855
         TabIndex        =   41
         Top             =   1200
         Width           =   615
      End
      Begin VB.Label lblDiv1 
         Caption         =   "Label3"
         BeginProperty Font 
            Name            =   "Small Fonts"
            Size            =   6
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   855
         TabIndex        =   40
         Top             =   540
         Width           =   615
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "CrossHair Mode"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   240
         TabIndex        =   29
         Top             =   1680
         Width           =   1125
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "Divider2 Position"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   180
         TabIndex        =   28
         Top             =   960
         Width           =   1185
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "Divider1 Position"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   180
         TabIndex        =   27
         Top             =   300
         Width           =   1185
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "数据条类型"
      Height          =   1515
      Left            =   2220
      TabIndex        =   25
      Top             =   1620
      Width           =   2715
      Begin VB.PictureBox picBarTypeCont 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   1215
         Left            =   60
         ScaleHeight     =   81
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   173
         TabIndex        =   33
         Top             =   240
         Width           =   2595
         Begin VB.PictureBox picTypeCandle 
            AutoRedraw      =   -1  'True
            AutoSize        =   -1  'True
            BackColor       =   &H00000000&
            Height          =   540
            Left            =   1860
            Picture         =   "frmOptions.frx":0E42
            ScaleHeight     =   480
            ScaleWidth      =   480
            TabIndex        =   36
            Top             =   360
            Width           =   540
         End
         Begin VB.PictureBox picTypeHLOC 
            AutoRedraw      =   -1  'True
            AutoSize        =   -1  'True
            BackColor       =   &H00404040&
            Height          =   540
            Left            =   1020
            Picture         =   "frmOptions.frx":114C
            ScaleHeight     =   480
            ScaleWidth      =   480
            TabIndex        =   35
            Top             =   360
            Width           =   540
         End
         Begin VB.PictureBox picTypeLine 
            AutoRedraw      =   -1  'True
            AutoSize        =   -1  'True
            BackColor       =   &H00000000&
            Height          =   540
            Left            =   180
            Picture         =   "frmOptions.frx":1456
            ScaleHeight     =   480
            ScaleWidth      =   480
            TabIndex        =   34
            Top             =   360
            Width           =   540
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "Candle"
            BeginProperty Font 
               Name            =   "Small Fonts"
               Size            =   6.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   165
            Index           =   2
            Left            =   1860
            TabIndex        =   39
            Top             =   120
            Width           =   540
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "HLOC"
            BeginProperty Font 
               Name            =   "Small Fonts"
               Size            =   6.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False

⌨️ 快捷键说明

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