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

📄 counter.frm

📁 4channel digital oscilloscope for soundcard
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Style           =   1  'Graphical
         TabIndex        =   97
         Top             =   1560
         Width           =   375
      End
      Begin VB.CommandButton Command1 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         Caption         =   "Lock to L"
         Height          =   320
         Left            =   3480
         Style           =   1  'Graphical
         TabIndex        =   84
         Top             =   840
         Width           =   975
      End
      Begin VB.CommandButton SA_LR 
         BackColor       =   &H00E0E0E0&
         Caption         =   "L/R"
         Height          =   375
         Left            =   2280
         Style           =   1  'Graphical
         TabIndex        =   78
         Top             =   360
         Width           =   615
      End
      Begin VB.CommandButton cmdAutoScale 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         Caption         =   "AutoScale"
         Height          =   375
         Left            =   3480
         Style           =   1  'Graphical
         TabIndex        =   75
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox LgainReadout 
         Alignment       =   2  'Center
         Height          =   285
         Left            =   120
         TabIndex        =   62
         Text            =   "1"
         Top             =   1200
         Width           =   615
      End
      Begin VB.TextBox RgainReadout 
         Alignment       =   2  'Center
         Height          =   285
         Left            =   2280
         TabIndex        =   61
         Text            =   "1"
         Top             =   1200
         Width           =   615
      End
      Begin VB.CheckBox LockCheck 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Lock gains"
         Height          =   615
         Left            =   120
         TabIndex        =   60
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox TbaseReadout 
         Alignment       =   2  'Center
         Height          =   285
         Left            =   3480
         TabIndex        =   59
         Text            =   "1"
         Top             =   1560
         Width           =   615
      End
      Begin VB.CheckBox SplitCheck 
         BackColor       =   &H00E0E0E0&
         Caption         =   "x/x"
         Height          =   255
         Left            =   1320
         TabIndex        =   58
         Top             =   360
         Width           =   615
      End
      Begin VB.Line Line10 
         X1              =   2320
         X2              =   2160
         Y1              =   1700
         Y2              =   1700
      End
      Begin VB.Line Line9 
         X1              =   680
         X2              =   840
         Y1              =   1695
         Y2              =   1695
      End
      Begin VB.Line Line4 
         X1              =   960
         X2              =   960
         Y1              =   2000
         Y2              =   1800
      End
      Begin VB.Line Line2 
         X1              =   960
         X2              =   1200
         Y1              =   2000
         Y2              =   2000
      End
      Begin VB.Line Line3 
         X1              =   2040
         X2              =   2040
         Y1              =   2000
         Y2              =   1920
      End
      Begin VB.Line Line1 
         X1              =   1800
         X2              =   2040
         Y1              =   2000
         Y2              =   2000
      End
      Begin VB.Label Label75 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         Caption         =   "Gain Adj"
         Height          =   255
         Left            =   1200
         TabIndex        =   146
         Top             =   1080
         Width           =   615
      End
      Begin VB.Label Label72 
         BackColor       =   &H00E0E0E0&
         Caption         =   "R pos"
         Height          =   255
         Left            =   2400
         TabIndex        =   143
         Top             =   1605
         Width           =   495
      End
      Begin VB.Label Label71 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00E0E0E0&
         Caption         =   "L pos"
         Height          =   255
         Left            =   120
         TabIndex        =   142
         Top             =   1605
         Width           =   495
      End
      Begin VB.Label lblTB1 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         Caption         =   "0 ms/div"
         Height          =   255
         Left            =   3000
         TabIndex        =   86
         Top             =   1320
         Width           =   1455
      End
      Begin VB.Label LRlabel 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "L"
         Height          =   255
         Left            =   3000
         TabIndex        =   80
         Top             =   435
         Width           =   375
      End
      Begin VB.Label Label31 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         Caption         =   "L Gain"
         Height          =   255
         Left            =   120
         TabIndex        =   65
         Top             =   960
         Width           =   615
      End
      Begin VB.Label Label23 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         Caption         =   "R Gain"
         Height          =   255
         Left            =   2280
         TabIndex        =   64
         Top             =   960
         Width           =   615
      End
      Begin VB.Label Label20 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         Caption         =   "Manual Timebase"
         Height          =   255
         Left            =   3120
         TabIndex        =   63
         Top             =   1850
         Width           =   1335
      End
   End
   Begin VB.PictureBox GraphBox2 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   3255
      Left            =   6240
      ScaleHeight     =   3195
      ScaleWidth      =   4635
      TabIndex        =   56
      Top             =   2400
      Width           =   4695
   End
   Begin VB.PictureBox GraphBox 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   3255
      Left            =   1320
      ScaleHeight     =   3195
      ScaleWidth      =   4635
      TabIndex        =   55
      Top             =   2400
      Width           =   4695
   End
   Begin MSComDlg.CommonDialog dlgfile 
      Left            =   0
      Top             =   9600
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      ForeColor       =   &H00000000&
      Height          =   240
      Left            =   2040
      TabIndex        =   3
      Text            =   "2"
      Top             =   7920
      Width           =   495
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      ForeColor       =   &H00000000&
      Height          =   240
      Left            =   10540
      TabIndex        =   2
      Text            =   "30"
      Top             =   7920
      Width           =   495
   End
   Begin VB.PictureBox ScopeBuff 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00C000C0&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000002&
      Height          =   336
      Left            =   1200
      ScaleHeight     =   22
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   22
      TabIndex        =   0
      Top             =   9600
      Visible         =   0   'False
      Width           =   336
   End
   Begin VB.Label Label84 
      Alignment       =   2  'Center
      BackColor       =   &H00E0E0E0&
      Caption         =   "OL2"
      ForeColor       =   &H00000000&
      Height          =   225
      Left            =   3240
      TabIndex        =   157
      Top             =   7920
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.Label Label83 
      Alignment       =   2  'Center
      BackColor       =   &H00E0E0E0&
      Caption         =   "OL1"
      ForeColor       =   &H00000000&
      Height          =   225
      Left            =   2640
      TabIndex        =   156
      Top             =   7920
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.Label Label82 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      BorderStyle     =   1  'Fixed Single
      Caption         =   "OVERLAY2"
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   120
      TabIndex        =   155
      Top             =   7920
      Width           =   975
   End
   Begin VB.Label Label81 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      BorderStyle     =   1  'Fixed Single
      Caption         =   "OVERLAY1"
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   120
      TabIndex        =   154
      Top             =   7560
      Width           =   975
   End
   Begin VB.Label Label80 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "1   2   3   4"
      Height          =   255
      Left            =   8070
      TabIndex        =   153
      Top             =   7035
      Width           =   1095
   End
   Begin VB.Label Label79 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "1   2   3   4"
      Height          =   255
      Left            =   3150
      TabIndex        =   152
      Top             =   7035
      Width           =   1095
   End
   Begin VB.Label Label78 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Display Memory"
      Height          =   425
      Left            =   7515
      TabIndex        =   151
      Top             =   7240
      Width           =   615
   End
   Begin VB.Label Label77 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Display Memory"
      Height          =   425
      Left            =   2595
      TabIndex        =   150
      Top             =   7240
      Width           =   615
   End
   Begin VB.Label Label69 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      BorderStyle     =   1  'Fixed Single
      Caption         =   "PERSIST"
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   120
      TabIndex        =   129
      Top             =   7080
      Width           =   975
   End
   Begin VB.Label Label68 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "L"
      Height          =   255
      Left            =   9120
      TabIndex        =   128
      Top             =   7440
      Width           =   135
   End
   Begin VB.Label Label67 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "L"
      Height          =   255
      Left            =   4200
      TabIndex        =   127
      Top             =   7440
      Width           =   135
   End
   Begin VB.Label Label66 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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