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

📄 form02.frm

📁 锥齿轮CAD设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form02 
   Caption         =   "锥齿轮参数设置"
   ClientHeight    =   8880
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7200
   LinkTopic       =   "Form46"
   ScaleHeight     =   8880
   ScaleWidth      =   7200
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      Caption         =   "参考"
      Height          =   375
      Left            =   3960
      TabIndex        =   41
      Top             =   6240
      Width           =   2655
   End
   Begin VB.CommandButton Command4 
      Caption         =   "退出&q"
      Height          =   375
      Left            =   3960
      TabIndex        =   40
      Top             =   8160
      Width           =   2655
   End
   Begin VB.CommandButton Command3 
      Caption         =   "小齿轮制图"
      Height          =   375
      Left            =   3960
      TabIndex        =   39
      Top             =   7560
      Width           =   2655
   End
   Begin VB.CommandButton Command2 
      Caption         =   "大齿轮制图"
      Height          =   375
      Left            =   3960
      TabIndex        =   38
      Top             =   6960
      Width           =   2655
   End
   Begin VB.TextBox Text10 
      Height          =   2055
      Left            =   3960
      TabIndex        =   37
      Top             =   4080
      Width           =   2655
   End
   Begin VB.Frame Frame2 
      Caption         =   "请选择比例"
      Height          =   2055
      Left            =   3960
      TabIndex        =   28
      Top             =   840
      Width           =   2655
      Begin VB.OptionButton Option11 
         Caption         =   "5:1"
         Height          =   255
         Left            =   1560
         TabIndex        =   34
         Top             =   1560
         Width           =   735
      End
      Begin VB.OptionButton Option10 
         Caption         =   "2:1"
         Height          =   255
         Left            =   1560
         TabIndex        =   33
         Top             =   960
         Width           =   735
      End
      Begin VB.OptionButton Option9 
         Caption         =   "1:10"
         Height          =   255
         Left            =   1560
         TabIndex        =   32
         Top             =   360
         Width           =   855
      End
      Begin VB.OptionButton Option8 
         Caption         =   "1:5"
         Height          =   255
         Left            =   360
         TabIndex        =   31
         Top             =   1560
         Width           =   735
      End
      Begin VB.OptionButton Option7 
         Caption         =   "1:2"
         Height          =   255
         Left            =   360
         TabIndex        =   30
         Top             =   960
         Width           =   735
      End
      Begin VB.OptionButton Option6 
         Caption         =   "1:1"
         Height          =   255
         Left            =   360
         TabIndex        =   29
         Top             =   360
         Value           =   -1  'True
         Width           =   735
      End
   End
   Begin VB.TextBox Text9 
      Height          =   270
      Left            =   2040
      TabIndex        =   27
      Top             =   8235
      Width           =   1335
   End
   Begin VB.TextBox Text8 
      Height          =   270
      Left            =   2040
      TabIndex        =   26
      Top             =   7815
      Width           =   1335
   End
   Begin VB.TextBox Text7 
      Enabled         =   0   'False
      Height          =   270
      Left            =   2040
      TabIndex        =   25
      Top             =   7395
      Width           =   1335
   End
   Begin VB.TextBox Text6 
      Enabled         =   0   'False
      Height          =   270
      Left            =   2040
      TabIndex        =   24
      Top             =   6975
      Width           =   1335
   End
   Begin VB.TextBox Text5 
      Enabled         =   0   'False
      Height          =   270
      Left            =   2040
      TabIndex        =   23
      Top             =   6555
      Width           =   1335
   End
   Begin VB.Frame Frame1 
      Caption         =   "选择图纸"
      Height          =   1815
      Left            =   960
      TabIndex        =   11
      Top             =   3960
      Width           =   2415
      Begin VB.OptionButton Option5 
         Caption         =   " A4"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1320
         TabIndex        =   16
         Top             =   1080
         Value           =   -1  'True
         Width           =   735
      End
      Begin VB.OptionButton Option4 
         Caption         =   " A3"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1320
         TabIndex        =   15
         Top             =   600
         Width           =   735
      End
      Begin VB.OptionButton Option3 
         Caption         =   " A2"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   14
         Top             =   1320
         Width           =   735
      End
      Begin VB.OptionButton Option2 
         Caption         =   " A1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   13
         Top             =   840
         Width           =   735
      End
      Begin VB.OptionButton Option1 
         Caption         =   " A0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   240
         TabIndex        =   12
         Top             =   360
         Width           =   735
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "重设数据"
      Height          =   375
      Left            =   960
      TabIndex        =   9
      Top             =   3000
      Width           =   2415
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   2160
      TabIndex        =   3
      Text            =   "20"
      Top             =   1440
      Width           =   1215
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   2160
      TabIndex        =   2
      Text            =   "2"
      Top             =   1950
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Left            =   2160
      TabIndex        =   1
      Text            =   "20"
      Top             =   2475
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   2160
      TabIndex        =   0
      Text            =   "40"
      Top             =   915
      Width           =   1215
   End
   Begin VB.Label Label15 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "o"
      Height          =   180
      Index           =   1
      Left            =   3480
      TabIndex        =   42
      Top             =   2400
      Width           =   90
   End
   Begin VB.Label Label14 
      AutoSize        =   -1  'True
      Caption         =   "5.填写技术条件:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   3960
      TabIndex        =   36
      Top             =   3600
      Width           =   1815
   End
   Begin VB.Label Label13 
      AutoSize        =   -1  'True
      Caption         =   "4.确定零件图比例:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   3960
      TabIndex        =   35
      Top             =   480
      Width           =   2040
   End
   Begin VB.Label Label12 
      AutoSize        =   -1  'True
      Caption         =   "日    期:"
      Height          =   180
      Left            =   960
      TabIndex        =   22
      Top             =   8280
      Width           =   900
   End
   Begin VB.Label Label11 
      AutoSize        =   -1  'True
      Caption         =   "材    料:"
      Height          =   180
      Left            =   960
      TabIndex        =   21
      Top             =   7860
      Width           =   900
   End
   Begin VB.Label Label10 
      AutoSize        =   -1  'True
      Caption         =   "审    核:"
      Height          =   180
      Left            =   960
      TabIndex        =   20
      Top             =   7440
      Width           =   900
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      Caption         =   "绘    图:"
      Height          =   180
      Left            =   960
      TabIndex        =   19
      Top             =   7020
      Width           =   900
   End
   Begin VB.Label Label8 
      AutoSize        =   -1  'True
      Caption         =   "制    图:"
      Height          =   180
      Left            =   960
      TabIndex        =   18
      Top             =   6600
      Width           =   900
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      Caption         =   "3.标题栏"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   960
      TabIndex        =   17
      Top             =   6120
      Width           =   915
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      Caption         =   "2.确定图纸大小:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   960
      TabIndex        =   10
      Top             =   3600
      Width           =   1815
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "1.请输入设计参数:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   960
      TabIndex        =   8
      Top             =   480
      Width           =   2040
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      Caption         =   "小齿轮齿数 = "
      Height          =   180
      Left            =   960
      TabIndex        =   7
      Top             =   1485
      Width           =   1170
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "模      数 = "
      Height          =   180
      Left            =   960
      TabIndex        =   6
      Top             =   1995
      Width           =   1170
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      Caption         =   "压  力  角 = "
      Height          =   180
      Left            =   960
      TabIndex        =   5
      Top             =   2520
      Width           =   1170
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "大齿轮齿数 = "
      Height          =   180
      Left            =   960
      TabIndex        =   4
      Top             =   960
      Width           =   1170
   End
End
Attribute VB_Name = "Form02"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()

Text1.Text = ""
Text2.Text = ""
Text3.Text = ""
Text4.Text = ""

⌨️ 快捷键说明

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