vb7bb.tmp

来自「生成等高线」· TMP 代码 · 共 32 行

TMP
32
字号
VERSION 5.00
Object = "{A33F8A4D-A4EA-466F-ABA3-C3F251C05484}#1.0#0"; "CONTOU~1.OCX"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8640
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11850
   LinkTopic       =   "Form1"
   ScaleHeight     =   8640
   ScaleWidth      =   11850
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton Command5 
      Caption         =   "Refresh Polygon Image"
      Height          =   375
      Left            =   9360
      TabIndex        =   38
      Top             =   8160
      Width           =   1935
   End
   Begin VB.CommandButton Command3 
      Caption         =   "Convert To Polygon"
      Height          =   375
      Left            =   6480
      TabIndex        =   37
      Top             =   8160
      Width           =   2295
   End
   Begin VB.CommandButton Command4 
      Caption         =   "Set Screen Coordinates"
      Height          =   375

⌨️ 快捷键说明

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