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

📄 frmbasicconfig.frm

📁 一个不错的数控源码是vb的
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmBasicConfig 
   Caption         =   "基本工艺设置"
   ClientHeight    =   7455
   ClientLeft      =   60
   ClientTop       =   285
   ClientWidth     =   5895
   Icon            =   "frmBasicConfig.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7455
   ScaleWidth      =   5895
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消"
      Height          =   375
      Left            =   3840
      TabIndex        =   33
      Top             =   6960
      Width           =   855
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定"
      Height          =   375
      Left            =   2640
      TabIndex        =   32
      Top             =   6960
      Width           =   975
   End
   Begin VB.CommandButton cmdApply 
      Caption         =   "应用"
      Height          =   345
      Left            =   4920
      TabIndex        =   31
      Top             =   6960
      Width           =   855
   End
   Begin TabDlg.SSTab tabFactor 
      Height          =   6735
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5640
      _ExtentX        =   9948
      _ExtentY        =   11880
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      Tab             =   2
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "加工比例"
      TabPicture(0)   =   "frmBasicConfig.frx":4FBA
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame4"
      Tab(0).Control(1)=   "Frame3"
      Tab(0).Control(2)=   "Frame2"
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "图形比例"
      TabPicture(1)   =   "frmBasicConfig.frx":4FD6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txtGFactor"
      Tab(1).Control(1)=   "scroGFactor"
      Tab(1).Control(2)=   "Label1"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "空余尺寸"
      TabPicture(2)   =   "frmBasicConfig.frx":4FF2
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label2"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Label3"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label9"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "scroSpaceHight"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "txtSpaceHight"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "txtBackSpace"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).ControlCount=   6
      TabCaption(3)   =   "工艺要求"
      TabPicture(3)   =   "frmBasicConfig.frx":500E
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Label6"
      Tab(3).Control(1)=   "Label7"
      Tab(3).Control(2)=   "Label8"
      Tab(3).Control(3)=   "scroButtom"
      Tab(3).Control(4)=   "Frame1"
      Tab(3).Control(5)=   "txtButtom"
      Tab(3).ControlCount=   6
      Begin VB.TextBox txtBackSpace 
         BackColor       =   &H00FFFFFF&
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   2520
         TabIndex        =   54
         Text            =   "0"
         Top             =   4560
         Width           =   615
      End
      Begin VB.TextBox txtButtom 
         Height          =   270
         Left            =   -72600
         TabIndex        =   48
         Text            =   "0"
         Top             =   5160
         Width           =   975
      End
      Begin VB.Frame Frame1 
         Caption         =   "清底"
         Height          =   1455
         Left            =   -73920
         TabIndex        =   41
         Top             =   1680
         Width           =   3375
         Begin VB.TextBox txtSwapFactor 
            Height          =   270
            Index           =   1
            Left            =   1800
            TabIndex        =   44
            Text            =   "0"
            Top             =   960
            Width           =   975
         End
         Begin VB.TextBox txtSwapFactor 
            Height          =   270
            Index           =   0
            Left            =   1800
            TabIndex        =   42
            Text            =   "0"
            Top             =   360
            Width           =   975
         End
         Begin VB.HScrollBar scroSwapFactor 
            Height          =   255
            Index           =   0
            Left            =   1560
            Max             =   10
            TabIndex        =   43
            Top             =   360
            Width           =   1455
         End
         Begin VB.HScrollBar scroSwapFactor 
            Height          =   255
            Index           =   1
            Left            =   1560
            Max             =   10
            TabIndex        =   45
            Top             =   960
            Width           =   1455
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "第二次"
            Height          =   180
            Index           =   1
            Left            =   480
            TabIndex        =   47
            Top             =   960
            Width           =   540
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "第一次"
            Height          =   180
            Index           =   0
            Left            =   480
            TabIndex        =   46
            Top             =   360
            Width           =   540
         End
      End
      Begin VB.TextBox txtSpaceHight 
         BackColor       =   &H00FFFFFF&
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   2520
         TabIndex        =   37
         Text            =   "0"
         Top             =   3000
         Width           =   615
      End
      Begin VB.TextBox txtGFactor 
         Height          =   270
         Left            =   -72720
         TabIndex        =   35
         Text            =   "0"
         Top             =   2880
         Width           =   855
      End
      Begin VB.Frame Frame4 
         Caption         =   "比例三"
         Height          =   1935
         Left            =   -74760
         TabIndex        =   21
         Top             =   4560
         Width           =   5175
         Begin VB.TextBox txtFactor2 
            Height          =   270
            Index           =   2
            Left            =   1560
            TabIndex        =   27
            Text            =   "0"
            Top             =   1320
            Width           =   855
         End
         Begin VB.TextBox txtFactor2 
            Height          =   270
            Index           =   1
            Left            =   1560
            TabIndex        =   26
            Text            =   "0"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox txtFactor2 
            Height          =   270
            Index           =   0
            Left            =   1560
            TabIndex        =   25
            Text            =   "0"
            Top             =   360
            Width           =   855
         End
         Begin VB.HScrollBar ScroFactor2 
            Height          =   255
            Index           =   2
            Left            =   2640
            TabIndex        =   24
            Top             =   1320
            Width           =   2175
         End
         Begin VB.HScrollBar ScroFactor2 
            Height          =   255
            Index           =   1
            Left            =   2640
            TabIndex        =   23
            Top             =   840
            Width           =   2175
         End
         Begin VB.HScrollBar ScroFactor2 
            Height          =   255
            Index           =   0
            Left            =   2640
            TabIndex        =   22
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "一轴比例"
            Height          =   180
            Index           =   2
            Left            =   480
            TabIndex        =   30
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "二轴比例"
            Height          =   180
            Index           =   5
            Left            =   480
            TabIndex        =   29
            Top             =   840
            Width           =   720
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "三轴比例"
            Height          =   180
            Index           =   9
            Left            =   480
            TabIndex        =   28
            Top             =   1320
            Width           =   720
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "比例二"
         Height          =   1935
         Left            =   -74760
         TabIndex        =   11
         Top             =   2520
         Width           =   5175
         Begin VB.TextBox txtFactor1 
            Height          =   270
            Index           =   2
            Left            =   1560
            TabIndex        =   17
            Text            =   "0"
            Top             =   1320
            Width           =   855
         End
         Begin VB.TextBox txtFactor1 
            Height          =   270
            Index           =   1
            Left            =   1560
            TabIndex        =   16
            Text            =   "0"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox txtFactor1 
            Height          =   270
            Index           =   0
            Left            =   1560
            TabIndex        =   15
            Text            =   "0"
            Top             =   360
            Width           =   855
         End
         Begin VB.HScrollBar ScroFactor1 
            Height          =   255
            Index           =   2
            Left            =   2640
            TabIndex        =   14
            Top             =   1320
            Width           =   2175
         End
         Begin VB.HScrollBar ScroFactor1 
            Height          =   255
            Index           =   1
            Left            =   2640
            TabIndex        =   13
            Top             =   840
            Width           =   2175
         End
         Begin VB.HScrollBar ScroFactor1 
            Height          =   255
            Index           =   0
            Left            =   2640
            TabIndex        =   12
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "一轴比例"
            Height          =   180
            Index           =   1
            Left            =   480
            TabIndex        =   20
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "二轴比例"
            Height          =   180
            Index           =   4
            Left            =   480
            TabIndex        =   19
            Top             =   840
            Width           =   720
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "三轴比例"
            Height          =   180
            Index           =   8
            Left            =   480
            TabIndex        =   18
            Top             =   1320
            Width           =   720
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "比例一"
         Height          =   1935
         Left            =   -74760
         TabIndex        =   1
         Top             =   480
         Width           =   5175
         Begin VB.TextBox txtFactor0 
            Height          =   270
            Index           =   2
            Left            =   1560
            TabIndex        =   7
            Text            =   "0"
            Top             =   1320
            Width           =   855
         End
         Begin VB.TextBox txtFactor0 
            Height          =   270
            Index           =   1
            Left            =   1560
            TabIndex        =   6
            Text            =   "0"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox txtFactor0 
            Height          =   270
            Index           =   0
            Left            =   1560
            TabIndex        =   5
            Text            =   "0"
            Top             =   360
            Width           =   855

⌨️ 快捷键说明

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