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

📄 frm_auto.frm

📁 全站仪学习测量与自动测量程序,测量数据excel导出.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frm_auto 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "自动测量"
   ClientHeight    =   6945
   ClientLeft      =   45
   ClientTop       =   315
   ClientWidth     =   8610
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6945
   ScaleWidth      =   8610
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame Frame4 
      Caption         =   "测量状态"
      Height          =   2925
      Left            =   90
      TabIndex        =   3
      Top             =   3960
      Width           =   8445
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2535
         Left            =   90
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   7
         Text            =   "frm_auto.frx":0000
         Top             =   270
         Width           =   8325
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "操作"
      Height          =   525
      Left            =   90
      TabIndex        =   2
      Top             =   3420
      Width           =   8445
      Begin VB.CommandButton Command3 
         Caption         =   "退    出"
         Height          =   315
         Left            =   6090
         TabIndex        =   6
         Top             =   150
         Width           =   1065
      End
      Begin VB.CommandButton Command2 
         Caption         =   "停    止"
         Height          =   315
         Left            =   3750
         TabIndex        =   5
         Top             =   150
         Width           =   1065
      End
      Begin VB.CommandButton Command1 
         Caption         =   "开    始"
         Height          =   315
         Left            =   1410
         TabIndex        =   4
         Top             =   150
         Width           =   1065
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "当前测量点状态"
      Height          =   975
      Left            =   90
      TabIndex        =   1
      Top             =   2430
      Width           =   8445
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   6960
         Locked          =   -1  'True
         TabIndex        =   15
         Text            =   "Text5"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   4860
         Locked          =   -1  'True
         TabIndex        =   13
         Text            =   "Text4"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   2760
         Locked          =   -1  'True
         TabIndex        =   11
         Text            =   "Text3"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   660
         Locked          =   -1  'True
         TabIndex        =   9
         Text            =   "Text2"
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label4 
         Caption         =   "Dist:"
         Height          =   405
         Left            =   6570
         TabIndex        =   14
         Top             =   420
         Width           =   705
      End
      Begin VB.Label Label3 
         Caption         =   "V:"
         Height          =   435
         Left            =   4560
         TabIndex        =   12
         Top             =   450
         Width           =   765
      End
      Begin VB.Label Label2 
         Caption         =   "Hz:"
         Height          =   375
         Left            =   2370
         TabIndex        =   10
         Top             =   420
         Width           =   675
      End
      Begin VB.Label Label1 
         Caption         =   "点名:"
         Height          =   345
         Left            =   120
         TabIndex        =   8
         Top             =   420
         Width           =   675
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "测量点"
      Height          =   2415
      Left            =   90
      TabIndex        =   0
      Top             =   0
      Width           =   8445
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   5850
         Top             =   135
         Visible         =   0   'False
         Width           =   1860
         _ExtentX        =   3281
         _ExtentY        =   661
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "frm_auto.frx":001B
         Height          =   2175
         Left            =   1530
         TabIndex        =   20
         Top             =   180
         Width           =   6855
         _ExtentX        =   12091
         _ExtentY        =   3836
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "测量点"
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.TextBox Text6 
         Height          =   315
         Left            =   150
         TabIndex        =   19
         Text            =   "Text6"
         Top             =   1140
         Width           =   1305
      End
      Begin VB.ComboBox Combo1 
         Height          =   315
         Left            =   150
         Style           =   2  'Dropdown List
         TabIndex        =   17
         Top             =   480
         Width           =   1305
      End
      Begin VB.Label Label6 
         Caption         =   "请输入测回数:"
         Height          =   285
         Left            =   180
         TabIndex        =   18
         Top             =   870
         Width           =   1365

⌨️ 快捷键说明

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