b8e0266559
- modifiche per gestione max numero istanze - modufiche per superfici di regioni piane con buchi e per estrusioni con buchi e chiusure.
2303 lines
126 KiB
VB.net
2303 lines
126 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class Form1
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form esegue l'override del metodo Dispose per pulire l'elenco dei componenti.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Richiesto da Progettazione Windows Form
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTA: la procedura che segue è richiesta da Progettazione Windows Form
|
|
'Può essere modificata in Progettazione Windows Form.
|
|
'Non modificarla nell'editor del codice.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
|
|
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
|
|
Me.Scene1 = New TestEIn.Scene()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabHome = New System.Windows.Forms.TabPage()
|
|
Me.btnInsert = New System.Windows.Forms.Button()
|
|
Me.btnSaveAs = New System.Windows.Forms.Button()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.btnNew = New System.Windows.Forms.Button()
|
|
Me.btnOpen = New System.Windows.Forms.Button()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.btnImport = New System.Windows.Forms.Button()
|
|
Me.btnExport = New System.Windows.Forms.Button()
|
|
Me.btnExec = New System.Windows.Forms.Button()
|
|
Me.TabView = New System.Windows.Forms.TabPage()
|
|
Me.btnCPlane = New System.Windows.Forms.Button()
|
|
Me.btnIsoNW = New System.Windows.Forms.Button()
|
|
Me.btnIsoNE = New System.Windows.Forms.Button()
|
|
Me.btnIsoSE = New System.Windows.Forms.Button()
|
|
Me.chkGetDist = New System.Windows.Forms.CheckBox()
|
|
Me.chkAnalyze = New System.Windows.Forms.CheckBox()
|
|
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
|
|
Me.chkCurveDir = New System.Windows.Forms.CheckBox()
|
|
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
|
|
Me.rbtShading = New System.Windows.Forms.RadioButton()
|
|
Me.rbtWireFrame = New System.Windows.Forms.RadioButton()
|
|
Me.rbtHiddenLine = New System.Windows.Forms.RadioButton()
|
|
Me.btnZoomOut = New System.Windows.Forms.Button()
|
|
Me.btnIsoSW = New System.Windows.Forms.Button()
|
|
Me.btnBack = New System.Windows.Forms.Button()
|
|
Me.btnRight = New System.Windows.Forms.Button()
|
|
Me.btnLeft = New System.Windows.Forms.Button()
|
|
Me.btnZoomAll = New System.Windows.Forms.Button()
|
|
Me.btnFront = New System.Windows.Forms.Button()
|
|
Me.btnZoomIn = New System.Windows.Forms.Button()
|
|
Me.btnTop = New System.Windows.Forms.Button()
|
|
Me.TabCPlane = New System.Windows.Forms.TabPage()
|
|
Me.btnCPlanePerpCurve = New System.Windows.Forms.Button()
|
|
Me.btnCPlaneObj = New System.Windows.Forms.Button()
|
|
Me.btnCplane3P = New System.Windows.Forms.Button()
|
|
Me.btnCplaneRotate = New System.Windows.Forms.Button()
|
|
Me.btnCplaneBottom = New System.Windows.Forms.Button()
|
|
Me.btnCplaneLeft = New System.Windows.Forms.Button()
|
|
Me.btnCplaneBack = New System.Windows.Forms.Button()
|
|
Me.btnCplaneElevation = New System.Windows.Forms.Button()
|
|
Me.btnCplaneRight = New System.Windows.Forms.Button()
|
|
Me.btnCplaneOrigin = New System.Windows.Forms.Button()
|
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
|
Me.btnCplaneFront = New System.Windows.Forms.Button()
|
|
Me.btnCplaneTop = New System.Windows.Forms.Button()
|
|
Me.TableLayoutPanel3 = New System.Windows.Forms.TableLayoutPanel()
|
|
Me.tBoxInfo = New System.Windows.Forms.TextBox()
|
|
Me.tboxCmd = New System.Windows.Forms.TextBox()
|
|
Me.TreeView1 = New System.Windows.Forms.TreeView()
|
|
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.txtColor = New System.Windows.Forms.TextBox()
|
|
Me.btnColor = New System.Windows.Forms.Button()
|
|
Me.btnNewLayer = New System.Windows.Forms.Button()
|
|
Me.txtPartLay = New System.Windows.Forms.TextBox()
|
|
Me.btnNewPart = New System.Windows.Forms.Button()
|
|
Me.InputBox = New System.Windows.Forms.GroupBox()
|
|
Me.btnDone = New System.Windows.Forms.Button()
|
|
Me.btnShow = New System.Windows.Forms.Button()
|
|
Me.InputCheck = New System.Windows.Forms.CheckBox()
|
|
Me.InputText = New System.Windows.Forms.TextBox()
|
|
Me.InputLabel = New System.Windows.Forms.Label()
|
|
Me.InputCombo = New System.Windows.Forms.ComboBox()
|
|
Me.TabControl2 = New System.Windows.Forms.TabControl()
|
|
Me.TabDraw = New System.Windows.Forms.TabPage()
|
|
Me.btnPolygonSide = New System.Windows.Forms.Button()
|
|
Me.btnText = New System.Windows.Forms.Button()
|
|
Me.btnRectangle2P = New System.Windows.Forms.Button()
|
|
Me.btnCircleCD = New System.Windows.Forms.Button()
|
|
Me.btnLinePDL = New System.Windows.Forms.Button()
|
|
Me.btnArcPDP = New System.Windows.Forms.Button()
|
|
Me.btnCircleCP = New System.Windows.Forms.Button()
|
|
Me.btnArc3P = New System.Windows.Forms.Button()
|
|
Me.btnArcCSE = New System.Windows.Forms.Button()
|
|
Me.btnPoint = New System.Windows.Forms.Button()
|
|
Me.btnLine2P = New System.Windows.Forms.Button()
|
|
Me.TabConstruct = New System.Windows.Forms.TabPage()
|
|
Me.btnRevolve = New System.Windows.Forms.Button()
|
|
Me.btnRuled = New System.Windows.Forms.Button()
|
|
Me.btnScrew = New System.Windows.Forms.Button()
|
|
Me.btnExtrude = New System.Windows.Forms.Button()
|
|
Me.btnPlane = New System.Windows.Forms.Button()
|
|
Me.TabEdit = New System.Windows.Forms.TabPage()
|
|
Me.btnInvertSurf = New System.Windows.Forms.Button()
|
|
Me.btnChangeLayer = New System.Windows.Forms.Button()
|
|
Me.btnSetCurveTh = New System.Windows.Forms.Button()
|
|
Me.btnExtendCurve = New System.Windows.Forms.Button()
|
|
Me.btnBreakCurve = New System.Windows.Forms.Button()
|
|
Me.btnChangeColor = New System.Windows.Forms.Button()
|
|
Me.btnExplodeCurve = New System.Windows.Forms.Button()
|
|
Me.btnJoinCurve = New System.Windows.Forms.Button()
|
|
Me.btnInvertCurve = New System.Windows.Forms.Button()
|
|
Me.btnDelete = New System.Windows.Forms.Button()
|
|
Me.TabTransform = New System.Windows.Forms.TabPage()
|
|
Me.btnOffset = New System.Windows.Forms.Button()
|
|
Me.btnScale = New System.Windows.Forms.Button()
|
|
Me.btnMirror = New System.Windows.Forms.Button()
|
|
Me.btnRotate = New System.Windows.Forms.Button()
|
|
Me.btnMove = New System.Windows.Forms.Button()
|
|
Me.TabTest = New System.Windows.Forms.TabPage()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tsStatusOnL = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusOutput = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusSnapPointType = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusGrid = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusCurPosType = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusCursorPos = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusUnits = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusOnR = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsStatusReg = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.ContextMenuTreeView1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.cmdSelectPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cmdDeselectPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.cmdSetName = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cmdSetInfo = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.cmdRelocatePartLayObj = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cmdCopyPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.cmdDeletePartLayObj = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.OpenFileDialog = New System.Windows.Forms.OpenFileDialog()
|
|
Me.SaveFileDialog = New System.Windows.Forms.SaveFileDialog()
|
|
Me.btnGetDist = New System.Windows.Forms.CheckBox()
|
|
Me.ObjTreeTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
|
|
Me.FormTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.TableLayoutPanel1.SuspendLayout()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabHome.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabView.SuspendLayout()
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabCPlane.SuspendLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TableLayoutPanel3.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.InputBox.SuspendLayout()
|
|
Me.TabControl2.SuspendLayout()
|
|
Me.TabDraw.SuspendLayout()
|
|
Me.TabConstruct.SuspendLayout()
|
|
Me.TabEdit.SuspendLayout()
|
|
Me.TabTransform.SuspendLayout()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.ContextMenuTreeView1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'TableLayoutPanel1
|
|
'
|
|
Me.TableLayoutPanel1.ColumnCount = 3
|
|
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 89.0!))
|
|
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
|
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220.0!))
|
|
Me.TableLayoutPanel1.Controls.Add(Me.Scene1, 1, 1)
|
|
Me.TableLayoutPanel1.Controls.Add(Me.TabControl1, 0, 0)
|
|
Me.TableLayoutPanel1.Controls.Add(Me.TableLayoutPanel3, 2, 1)
|
|
Me.TableLayoutPanel1.Controls.Add(Me.TabControl2, 0, 1)
|
|
Me.TableLayoutPanel1.Controls.Add(Me.StatusStrip1, 0, 3)
|
|
Me.TableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TableLayoutPanel1.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
|
|
Me.TableLayoutPanel1.RowCount = 4
|
|
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 82.0!))
|
|
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
|
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle())
|
|
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22.0!))
|
|
Me.TableLayoutPanel1.Size = New System.Drawing.Size(1096, 641)
|
|
Me.TableLayoutPanel1.TabIndex = 0
|
|
'
|
|
'Scene1
|
|
'
|
|
Me.Scene1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|
Me.Scene1.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.Scene1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Scene1.Location = New System.Drawing.Point(89, 82)
|
|
Me.Scene1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Scene1.Name = "Scene1"
|
|
Me.Scene1.Size = New System.Drawing.Size(787, 537)
|
|
Me.Scene1.TabIndex = 1
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TableLayoutPanel1.SetColumnSpan(Me.TabControl1, 3)
|
|
Me.TabControl1.Controls.Add(Me.TabHome)
|
|
Me.TabControl1.Controls.Add(Me.TabView)
|
|
Me.TabControl1.Controls.Add(Me.TabCPlane)
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.HotTrack = True
|
|
Me.TabControl1.ItemSize = New System.Drawing.Size(60, 18)
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TabControl1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(1096, 82)
|
|
Me.TabControl1.TabIndex = 8
|
|
'
|
|
'TabHome
|
|
'
|
|
Me.TabHome.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabHome.Controls.Add(Me.btnInsert)
|
|
Me.TabHome.Controls.Add(Me.btnSaveAs)
|
|
Me.TabHome.Controls.Add(Me.PictureBox1)
|
|
Me.TabHome.Controls.Add(Me.btnNew)
|
|
Me.TabHome.Controls.Add(Me.btnOpen)
|
|
Me.TabHome.Controls.Add(Me.btnSave)
|
|
Me.TabHome.Controls.Add(Me.btnImport)
|
|
Me.TabHome.Controls.Add(Me.btnExport)
|
|
Me.TabHome.Controls.Add(Me.btnExec)
|
|
Me.TabHome.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabHome.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.TabHome.Name = "TabHome"
|
|
Me.TabHome.Size = New System.Drawing.Size(1088, 56)
|
|
Me.TabHome.TabIndex = 0
|
|
Me.TabHome.Text = "Home"
|
|
'
|
|
'btnInsert
|
|
'
|
|
Me.btnInsert.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnInsert.FlatAppearance.BorderSize = 0
|
|
Me.btnInsert.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnInsert.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnInsert.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnInsert.Image = CType(resources.GetObject("btnInsert.Image"), System.Drawing.Image)
|
|
Me.btnInsert.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnInsert.Location = New System.Drawing.Point(112, 0)
|
|
Me.btnInsert.Name = "btnInsert"
|
|
Me.btnInsert.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnInsert.TabIndex = 28
|
|
Me.btnInsert.Text = "Insert"
|
|
Me.btnInsert.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnInsert.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSaveAs
|
|
'
|
|
Me.btnSaveAs.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnSaveAs.FlatAppearance.BorderSize = 0
|
|
Me.btnSaveAs.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnSaveAs.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnSaveAs.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSaveAs.Image = CType(resources.GetObject("btnSaveAs.Image"), System.Drawing.Image)
|
|
Me.btnSaveAs.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnSaveAs.Location = New System.Drawing.Point(224, 0)
|
|
Me.btnSaveAs.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnSaveAs.Name = "btnSaveAs"
|
|
Me.btnSaveAs.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnSaveAs.TabIndex = 27
|
|
Me.btnSaveAs.Text = "Save as"
|
|
Me.btnSaveAs.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnSaveAs.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|
Me.PictureBox1.Location = New System.Drawing.Point(393, 4)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(2, 40)
|
|
Me.PictureBox1.TabIndex = 26
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'btnNew
|
|
'
|
|
Me.btnNew.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnNew.FlatAppearance.BorderSize = 0
|
|
Me.btnNew.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnNew.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNew.Image = CType(resources.GetObject("btnNew.Image"), System.Drawing.Image)
|
|
Me.btnNew.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnNew.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnNew.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnNew.Name = "btnNew"
|
|
Me.btnNew.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnNew.TabIndex = 5
|
|
Me.btnNew.Text = "New"
|
|
Me.btnNew.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnNew.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOpen
|
|
'
|
|
Me.btnOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
|
|
Me.btnOpen.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnOpen.FlatAppearance.BorderSize = 0
|
|
Me.btnOpen.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnOpen.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOpen.Image = CType(resources.GetObject("btnOpen.Image"), System.Drawing.Image)
|
|
Me.btnOpen.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnOpen.Location = New System.Drawing.Point(56, 0)
|
|
Me.btnOpen.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnOpen.Name = "btnOpen"
|
|
Me.btnOpen.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnOpen.TabIndex = 0
|
|
Me.btnOpen.Text = "Open"
|
|
Me.btnOpen.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnOpen.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnSave.FlatAppearance.BorderSize = 0
|
|
Me.btnSave.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnSave.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSave.Image = CType(resources.GetObject("btnSave.Image"), System.Drawing.Image)
|
|
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnSave.Location = New System.Drawing.Point(168, 0)
|
|
Me.btnSave.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnSave.TabIndex = 1
|
|
Me.btnSave.Text = "Save"
|
|
Me.btnSave.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'btnImport
|
|
'
|
|
Me.btnImport.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnImport.FlatAppearance.BorderSize = 0
|
|
Me.btnImport.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnImport.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnImport.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnImport.Image = CType(resources.GetObject("btnImport.Image"), System.Drawing.Image)
|
|
Me.btnImport.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnImport.Location = New System.Drawing.Point(280, 0)
|
|
Me.btnImport.Name = "btnImport"
|
|
Me.btnImport.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnImport.TabIndex = 6
|
|
Me.btnImport.Text = "Import"
|
|
Me.btnImport.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnImport.UseVisualStyleBackColor = True
|
|
'
|
|
'btnExport
|
|
'
|
|
Me.btnExport.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnExport.FlatAppearance.BorderSize = 0
|
|
Me.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExport.Image = CType(resources.GetObject("btnExport.Image"), System.Drawing.Image)
|
|
Me.btnExport.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnExport.Location = New System.Drawing.Point(336, 0)
|
|
Me.btnExport.Name = "btnExport"
|
|
Me.btnExport.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnExport.TabIndex = 4
|
|
Me.btnExport.Text = "Export"
|
|
Me.btnExport.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnExport.UseVisualStyleBackColor = True
|
|
'
|
|
'btnExec
|
|
'
|
|
Me.btnExec.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnExec.FlatAppearance.BorderSize = 0
|
|
Me.btnExec.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnExec.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnExec.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExec.Image = CType(resources.GetObject("btnExec.Image"), System.Drawing.Image)
|
|
Me.btnExec.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnExec.Location = New System.Drawing.Point(396, 0)
|
|
Me.btnExec.Name = "btnExec"
|
|
Me.btnExec.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnExec.TabIndex = 2
|
|
Me.btnExec.Text = "Exec"
|
|
Me.btnExec.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnExec.UseVisualStyleBackColor = True
|
|
'
|
|
'TabView
|
|
'
|
|
Me.TabView.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabView.Controls.Add(Me.btnCPlane)
|
|
Me.TabView.Controls.Add(Me.btnIsoNW)
|
|
Me.TabView.Controls.Add(Me.btnIsoNE)
|
|
Me.TabView.Controls.Add(Me.btnIsoSE)
|
|
Me.TabView.Controls.Add(Me.chkGetDist)
|
|
Me.TabView.Controls.Add(Me.chkAnalyze)
|
|
Me.TabView.Controls.Add(Me.PictureBox5)
|
|
Me.TabView.Controls.Add(Me.PictureBox4)
|
|
Me.TabView.Controls.Add(Me.chkCurveDir)
|
|
Me.TabView.Controls.Add(Me.PictureBox3)
|
|
Me.TabView.Controls.Add(Me.rbtShading)
|
|
Me.TabView.Controls.Add(Me.rbtWireFrame)
|
|
Me.TabView.Controls.Add(Me.rbtHiddenLine)
|
|
Me.TabView.Controls.Add(Me.btnZoomOut)
|
|
Me.TabView.Controls.Add(Me.btnIsoSW)
|
|
Me.TabView.Controls.Add(Me.btnBack)
|
|
Me.TabView.Controls.Add(Me.btnRight)
|
|
Me.TabView.Controls.Add(Me.btnLeft)
|
|
Me.TabView.Controls.Add(Me.btnZoomAll)
|
|
Me.TabView.Controls.Add(Me.btnFront)
|
|
Me.TabView.Controls.Add(Me.btnZoomIn)
|
|
Me.TabView.Controls.Add(Me.btnTop)
|
|
Me.TabView.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabView.Name = "TabView"
|
|
Me.TabView.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabView.Size = New System.Drawing.Size(1088, 56)
|
|
Me.TabView.TabIndex = 3
|
|
Me.TabView.Text = "View"
|
|
'
|
|
'btnCPlane
|
|
'
|
|
Me.btnCPlane.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlane.FlatAppearance.BorderSize = 0
|
|
Me.btnCPlane.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlane.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCPlane.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCPlane.Image = CType(resources.GetObject("btnCPlane.Image"), System.Drawing.Image)
|
|
Me.btnCPlane.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCPlane.Location = New System.Drawing.Point(850, 0)
|
|
Me.btnCPlane.Name = "btnCPlane"
|
|
Me.btnCPlane.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCPlane.TabIndex = 32
|
|
Me.btnCPlane.Text = "CPlane"
|
|
Me.btnCPlane.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCPlane.UseVisualStyleBackColor = False
|
|
'
|
|
'btnIsoNW
|
|
'
|
|
Me.btnIsoNW.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoNW.FlatAppearance.BorderSize = 0
|
|
Me.btnIsoNW.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoNW.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnIsoNW.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnIsoNW.Image = CType(resources.GetObject("btnIsoNW.Image"), System.Drawing.Image)
|
|
Me.btnIsoNW.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnIsoNW.Location = New System.Drawing.Point(796, 0)
|
|
Me.btnIsoNW.Name = "btnIsoNW"
|
|
Me.btnIsoNW.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnIsoNW.TabIndex = 31
|
|
Me.btnIsoNW.Text = "Iso NW"
|
|
Me.btnIsoNW.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnIsoNW.UseVisualStyleBackColor = False
|
|
'
|
|
'btnIsoNE
|
|
'
|
|
Me.btnIsoNE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoNE.FlatAppearance.BorderSize = 0
|
|
Me.btnIsoNE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoNE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnIsoNE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnIsoNE.Image = CType(resources.GetObject("btnIsoNE.Image"), System.Drawing.Image)
|
|
Me.btnIsoNE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnIsoNE.Location = New System.Drawing.Point(740, 0)
|
|
Me.btnIsoNE.Name = "btnIsoNE"
|
|
Me.btnIsoNE.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnIsoNE.TabIndex = 30
|
|
Me.btnIsoNE.Text = "Iso NE"
|
|
Me.btnIsoNE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnIsoNE.UseVisualStyleBackColor = False
|
|
'
|
|
'btnIsoSE
|
|
'
|
|
Me.btnIsoSE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoSE.FlatAppearance.BorderSize = 0
|
|
Me.btnIsoSE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoSE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnIsoSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnIsoSE.Image = CType(resources.GetObject("btnIsoSE.Image"), System.Drawing.Image)
|
|
Me.btnIsoSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnIsoSE.Location = New System.Drawing.Point(684, 0)
|
|
Me.btnIsoSE.Name = "btnIsoSE"
|
|
Me.btnIsoSE.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnIsoSE.TabIndex = 29
|
|
Me.btnIsoSE.Text = "Iso SE"
|
|
Me.btnIsoSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnIsoSE.UseVisualStyleBackColor = False
|
|
'
|
|
'chkGetDist
|
|
'
|
|
Me.chkGetDist.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.chkGetDist.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.chkGetDist.FlatAppearance.BorderSize = 0
|
|
Me.chkGetDist.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.chkGetDist.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.chkGetDist.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.chkGetDist.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.chkGetDist.Image = CType(resources.GetObject("chkGetDist.Image"), System.Drawing.Image)
|
|
Me.chkGetDist.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.chkGetDist.Location = New System.Drawing.Point(1024, 0)
|
|
Me.chkGetDist.Name = "chkGetDist"
|
|
Me.chkGetDist.Size = New System.Drawing.Size(56, 48)
|
|
Me.chkGetDist.TabIndex = 24
|
|
Me.chkGetDist.Text = "GetDist"
|
|
Me.chkGetDist.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.chkGetDist.UseVisualStyleBackColor = True
|
|
'
|
|
'chkAnalyze
|
|
'
|
|
Me.chkAnalyze.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.chkAnalyze.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.chkAnalyze.FlatAppearance.BorderSize = 0
|
|
Me.chkAnalyze.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.chkAnalyze.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.chkAnalyze.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.chkAnalyze.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.chkAnalyze.Image = CType(resources.GetObject("chkAnalyze.Image"), System.Drawing.Image)
|
|
Me.chkAnalyze.Location = New System.Drawing.Point(968, 0)
|
|
Me.chkAnalyze.Name = "chkAnalyze"
|
|
Me.chkAnalyze.Size = New System.Drawing.Size(56, 48)
|
|
Me.chkAnalyze.TabIndex = 25
|
|
Me.chkAnalyze.Text = "Analyze"
|
|
Me.chkAnalyze.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.chkAnalyze.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox5
|
|
'
|
|
Me.PictureBox5.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|
Me.PictureBox5.Location = New System.Drawing.Point(909, 4)
|
|
Me.PictureBox5.Name = "PictureBox5"
|
|
Me.PictureBox5.Size = New System.Drawing.Size(2, 40)
|
|
Me.PictureBox5.TabIndex = 28
|
|
Me.PictureBox5.TabStop = False
|
|
'
|
|
'PictureBox4
|
|
'
|
|
Me.PictureBox4.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|
Me.PictureBox4.Location = New System.Drawing.Point(345, 4)
|
|
Me.PictureBox4.Name = "PictureBox4"
|
|
Me.PictureBox4.Size = New System.Drawing.Size(2, 40)
|
|
Me.PictureBox4.TabIndex = 28
|
|
Me.PictureBox4.TabStop = False
|
|
'
|
|
'chkCurveDir
|
|
'
|
|
Me.chkCurveDir.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.chkCurveDir.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.chkCurveDir.FlatAppearance.BorderSize = 0
|
|
Me.chkCurveDir.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.chkCurveDir.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.chkCurveDir.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.chkCurveDir.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.chkCurveDir.Image = CType(resources.GetObject("chkCurveDir.Image"), System.Drawing.Image)
|
|
Me.chkCurveDir.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.chkCurveDir.Location = New System.Drawing.Point(912, 0)
|
|
Me.chkCurveDir.Name = "chkCurveDir"
|
|
Me.chkCurveDir.Size = New System.Drawing.Size(56, 48)
|
|
Me.chkCurveDir.TabIndex = 20
|
|
Me.chkCurveDir.Text = "CurveDir"
|
|
Me.chkCurveDir.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.chkCurveDir.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox3
|
|
'
|
|
Me.PictureBox3.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|
Me.PictureBox3.Location = New System.Drawing.Point(169, 4)
|
|
Me.PictureBox3.Name = "PictureBox3"
|
|
Me.PictureBox3.Size = New System.Drawing.Size(2, 40)
|
|
Me.PictureBox3.TabIndex = 28
|
|
Me.PictureBox3.TabStop = False
|
|
'
|
|
'rbtShading
|
|
'
|
|
Me.rbtShading.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.rbtShading.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.rbtShading.FlatAppearance.BorderSize = 0
|
|
Me.rbtShading.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.rbtShading.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.rbtShading.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.rbtShading.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.rbtShading.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbtShading.Image = CType(resources.GetObject("rbtShading.Image"), System.Drawing.Image)
|
|
Me.rbtShading.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.rbtShading.Location = New System.Drawing.Point(112, 0)
|
|
Me.rbtShading.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.rbtShading.Name = "rbtShading"
|
|
Me.rbtShading.Size = New System.Drawing.Size(56, 48)
|
|
Me.rbtShading.TabIndex = 23
|
|
Me.rbtShading.TabStop = True
|
|
Me.rbtShading.Text = "Shading"
|
|
Me.rbtShading.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.rbtShading.UseCompatibleTextRendering = True
|
|
Me.rbtShading.UseVisualStyleBackColor = True
|
|
'
|
|
'rbtWireFrame
|
|
'
|
|
Me.rbtWireFrame.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.rbtWireFrame.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.rbtWireFrame.FlatAppearance.BorderSize = 0
|
|
Me.rbtWireFrame.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.rbtWireFrame.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.rbtWireFrame.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.rbtWireFrame.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.rbtWireFrame.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbtWireFrame.Image = CType(resources.GetObject("rbtWireFrame.Image"), System.Drawing.Image)
|
|
Me.rbtWireFrame.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.rbtWireFrame.Location = New System.Drawing.Point(0, 0)
|
|
Me.rbtWireFrame.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.rbtWireFrame.Name = "rbtWireFrame"
|
|
Me.rbtWireFrame.Size = New System.Drawing.Size(56, 48)
|
|
Me.rbtWireFrame.TabIndex = 21
|
|
Me.rbtWireFrame.TabStop = True
|
|
Me.rbtWireFrame.Text = "WFrame"
|
|
Me.rbtWireFrame.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.rbtWireFrame.UseCompatibleTextRendering = True
|
|
Me.rbtWireFrame.UseVisualStyleBackColor = True
|
|
'
|
|
'rbtHiddenLine
|
|
'
|
|
Me.rbtHiddenLine.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.rbtHiddenLine.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.rbtHiddenLine.FlatAppearance.BorderSize = 0
|
|
Me.rbtHiddenLine.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|
Me.rbtHiddenLine.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.rbtHiddenLine.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.rbtHiddenLine.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.rbtHiddenLine.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbtHiddenLine.Image = CType(resources.GetObject("rbtHiddenLine.Image"), System.Drawing.Image)
|
|
Me.rbtHiddenLine.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.rbtHiddenLine.Location = New System.Drawing.Point(56, 0)
|
|
Me.rbtHiddenLine.Name = "rbtHiddenLine"
|
|
Me.rbtHiddenLine.Size = New System.Drawing.Size(56, 48)
|
|
Me.rbtHiddenLine.TabIndex = 22
|
|
Me.rbtHiddenLine.TabStop = True
|
|
Me.rbtHiddenLine.Text = "HLine"
|
|
Me.rbtHiddenLine.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.rbtHiddenLine.UseCompatibleTextRendering = True
|
|
Me.rbtHiddenLine.UseVisualStyleBackColor = True
|
|
'
|
|
'btnZoomOut
|
|
'
|
|
Me.btnZoomOut.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomOut.FlatAppearance.BorderSize = 0
|
|
Me.btnZoomOut.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomOut.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnZoomOut.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnZoomOut.Image = CType(resources.GetObject("btnZoomOut.Image"), System.Drawing.Image)
|
|
Me.btnZoomOut.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnZoomOut.Location = New System.Drawing.Point(284, 0)
|
|
Me.btnZoomOut.Name = "btnZoomOut"
|
|
Me.btnZoomOut.Size = New System.Drawing.Size(60, 48)
|
|
Me.btnZoomOut.TabIndex = 15
|
|
Me.btnZoomOut.Text = "ZoomOut"
|
|
Me.btnZoomOut.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnZoomOut.UseCompatibleTextRendering = True
|
|
Me.btnZoomOut.UseVisualStyleBackColor = False
|
|
'
|
|
'btnIsoSW
|
|
'
|
|
Me.btnIsoSW.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoSW.FlatAppearance.BorderSize = 0
|
|
Me.btnIsoSW.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnIsoSW.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnIsoSW.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnIsoSW.Image = CType(resources.GetObject("btnIsoSW.Image"), System.Drawing.Image)
|
|
Me.btnIsoSW.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnIsoSW.Location = New System.Drawing.Point(628, 0)
|
|
Me.btnIsoSW.Name = "btnIsoSW"
|
|
Me.btnIsoSW.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnIsoSW.TabIndex = 8
|
|
Me.btnIsoSW.Text = "Iso SW"
|
|
Me.btnIsoSW.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnIsoSW.UseVisualStyleBackColor = False
|
|
'
|
|
'btnBack
|
|
'
|
|
Me.btnBack.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnBack.FlatAppearance.BorderSize = 0
|
|
Me.btnBack.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnBack.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBack.Image = CType(resources.GetObject("btnBack.Image"), System.Drawing.Image)
|
|
Me.btnBack.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnBack.Location = New System.Drawing.Point(516, 0)
|
|
Me.btnBack.Name = "btnBack"
|
|
Me.btnBack.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnBack.TabIndex = 11
|
|
Me.btnBack.Text = "Back"
|
|
Me.btnBack.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnBack.UseVisualStyleBackColor = False
|
|
'
|
|
'btnRight
|
|
'
|
|
Me.btnRight.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnRight.FlatAppearance.BorderSize = 0
|
|
Me.btnRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnRight.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRight.Image = CType(resources.GetObject("btnRight.Image"), System.Drawing.Image)
|
|
Me.btnRight.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnRight.Location = New System.Drawing.Point(460, 0)
|
|
Me.btnRight.Name = "btnRight"
|
|
Me.btnRight.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnRight.TabIndex = 12
|
|
Me.btnRight.Text = "Right"
|
|
Me.btnRight.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnRight.UseVisualStyleBackColor = False
|
|
'
|
|
'btnLeft
|
|
'
|
|
Me.btnLeft.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnLeft.FlatAppearance.BorderSize = 0
|
|
Me.btnLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnLeft.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnLeft.Image = CType(resources.GetObject("btnLeft.Image"), System.Drawing.Image)
|
|
Me.btnLeft.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnLeft.Location = New System.Drawing.Point(572, 0)
|
|
Me.btnLeft.Name = "btnLeft"
|
|
Me.btnLeft.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnLeft.TabIndex = 10
|
|
Me.btnLeft.Text = "Left"
|
|
Me.btnLeft.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnLeft.UseVisualStyleBackColor = False
|
|
'
|
|
'btnZoomAll
|
|
'
|
|
Me.btnZoomAll.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomAll.FlatAppearance.BorderSize = 0
|
|
Me.btnZoomAll.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomAll.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnZoomAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnZoomAll.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnZoomAll.Image = CType(resources.GetObject("btnZoomAll.Image"), System.Drawing.Image)
|
|
Me.btnZoomAll.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnZoomAll.Location = New System.Drawing.Point(172, 0)
|
|
Me.btnZoomAll.Name = "btnZoomAll"
|
|
Me.btnZoomAll.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnZoomAll.TabIndex = 13
|
|
Me.btnZoomAll.Text = "ZoomAll"
|
|
Me.btnZoomAll.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnZoomAll.UseCompatibleTextRendering = True
|
|
Me.btnZoomAll.UseVisualStyleBackColor = False
|
|
'
|
|
'btnFront
|
|
'
|
|
Me.btnFront.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnFront.FlatAppearance.BorderSize = 0
|
|
Me.btnFront.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnFront.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnFront.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnFront.Image = CType(resources.GetObject("btnFront.Image"), System.Drawing.Image)
|
|
Me.btnFront.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnFront.Location = New System.Drawing.Point(404, 0)
|
|
Me.btnFront.Name = "btnFront"
|
|
Me.btnFront.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnFront.TabIndex = 9
|
|
Me.btnFront.Text = "Front"
|
|
Me.btnFront.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnFront.UseVisualStyleBackColor = False
|
|
'
|
|
'btnZoomIn
|
|
'
|
|
Me.btnZoomIn.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomIn.FlatAppearance.BorderSize = 0
|
|
Me.btnZoomIn.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnZoomIn.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnZoomIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnZoomIn.Image = CType(resources.GetObject("btnZoomIn.Image"), System.Drawing.Image)
|
|
Me.btnZoomIn.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnZoomIn.Location = New System.Drawing.Point(228, 0)
|
|
Me.btnZoomIn.Name = "btnZoomIn"
|
|
Me.btnZoomIn.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnZoomIn.TabIndex = 14
|
|
Me.btnZoomIn.Text = "ZoomIn"
|
|
Me.btnZoomIn.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnZoomIn.UseCompatibleTextRendering = True
|
|
Me.btnZoomIn.UseVisualStyleBackColor = False
|
|
'
|
|
'btnTop
|
|
'
|
|
Me.btnTop.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnTop.FlatAppearance.BorderSize = 0
|
|
Me.btnTop.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnTop.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnTop.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnTop.Image = CType(resources.GetObject("btnTop.Image"), System.Drawing.Image)
|
|
Me.btnTop.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnTop.Location = New System.Drawing.Point(348, 0)
|
|
Me.btnTop.Name = "btnTop"
|
|
Me.btnTop.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnTop.TabIndex = 7
|
|
Me.btnTop.Text = "Top"
|
|
Me.btnTop.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnTop.UseVisualStyleBackColor = False
|
|
'
|
|
'TabCPlane
|
|
'
|
|
Me.TabCPlane.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabCPlane.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.TabCPlane.Controls.Add(Me.btnCPlanePerpCurve)
|
|
Me.TabCPlane.Controls.Add(Me.btnCPlaneObj)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplane3P)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneRotate)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneBottom)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneLeft)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneBack)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneElevation)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneRight)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneOrigin)
|
|
Me.TabCPlane.Controls.Add(Me.PictureBox2)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneFront)
|
|
Me.TabCPlane.Controls.Add(Me.btnCplaneTop)
|
|
Me.TabCPlane.ForeColor = System.Drawing.SystemColors.ControlText
|
|
Me.TabCPlane.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabCPlane.Name = "TabCPlane"
|
|
Me.TabCPlane.Size = New System.Drawing.Size(1088, 56)
|
|
Me.TabCPlane.TabIndex = 4
|
|
Me.TabCPlane.Text = "CPlane"
|
|
'
|
|
'btnCPlanePerpCurve
|
|
'
|
|
Me.btnCPlanePerpCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlanePerpCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnCPlanePerpCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlanePerpCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCPlanePerpCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCPlanePerpCurve.Image = CType(resources.GetObject("btnCPlanePerpCurve.Image"), System.Drawing.Image)
|
|
Me.btnCPlanePerpCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCPlanePerpCurve.Location = New System.Drawing.Point(564, 0)
|
|
Me.btnCPlanePerpCurve.Name = "btnCPlanePerpCurve"
|
|
Me.btnCPlanePerpCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCPlanePerpCurve.TabIndex = 39
|
|
Me.btnCPlanePerpCurve.Text = "PerpCrv"
|
|
Me.btnCPlanePerpCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCPlanePerpCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCPlaneObj
|
|
'
|
|
Me.btnCPlaneObj.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlaneObj.FlatAppearance.BorderSize = 0
|
|
Me.btnCPlaneObj.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCPlaneObj.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCPlaneObj.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCPlaneObj.Image = CType(resources.GetObject("btnCPlaneObj.Image"), System.Drawing.Image)
|
|
Me.btnCPlaneObj.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCPlaneObj.Location = New System.Drawing.Point(620, 0)
|
|
Me.btnCPlaneObj.Name = "btnCPlaneObj"
|
|
Me.btnCPlaneObj.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCPlaneObj.TabIndex = 38
|
|
Me.btnCPlaneObj.Text = "Object"
|
|
Me.btnCPlaneObj.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCPlaneObj.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplane3P
|
|
'
|
|
Me.btnCplane3P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplane3P.FlatAppearance.BorderSize = 0
|
|
Me.btnCplane3P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplane3P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplane3P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplane3P.Image = CType(resources.GetObject("btnCplane3P.Image"), System.Drawing.Image)
|
|
Me.btnCplane3P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplane3P.Location = New System.Drawing.Point(508, 0)
|
|
Me.btnCplane3P.Name = "btnCplane3P"
|
|
Me.btnCplane3P.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplane3P.TabIndex = 37
|
|
Me.btnCplane3P.Text = "3 Points"
|
|
Me.btnCplane3P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplane3P.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneRotate
|
|
'
|
|
Me.btnCplaneRotate.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneRotate.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneRotate.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneRotate.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneRotate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneRotate.Image = CType(resources.GetObject("btnCplaneRotate.Image"), System.Drawing.Image)
|
|
Me.btnCplaneRotate.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneRotate.Location = New System.Drawing.Point(452, 0)
|
|
Me.btnCplaneRotate.Name = "btnCplaneRotate"
|
|
Me.btnCplaneRotate.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneRotate.TabIndex = 36
|
|
Me.btnCplaneRotate.Text = "Rotate"
|
|
Me.btnCplaneRotate.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneRotate.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneBottom
|
|
'
|
|
Me.btnCplaneBottom.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneBottom.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneBottom.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneBottom.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneBottom.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneBottom.Image = CType(resources.GetObject("btnCplaneBottom.Image"), System.Drawing.Image)
|
|
Me.btnCplaneBottom.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneBottom.Location = New System.Drawing.Point(280, 0)
|
|
Me.btnCplaneBottom.Name = "btnCplaneBottom"
|
|
Me.btnCplaneBottom.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneBottom.TabIndex = 35
|
|
Me.btnCplaneBottom.Text = "Bottom"
|
|
Me.btnCplaneBottom.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneBottom.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneLeft
|
|
'
|
|
Me.btnCplaneLeft.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneLeft.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneLeft.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneLeft.Image = CType(resources.GetObject("btnCplaneLeft.Image"), System.Drawing.Image)
|
|
Me.btnCplaneLeft.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneLeft.Location = New System.Drawing.Point(224, 0)
|
|
Me.btnCplaneLeft.Name = "btnCplaneLeft"
|
|
Me.btnCplaneLeft.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneLeft.TabIndex = 34
|
|
Me.btnCplaneLeft.Text = "Left"
|
|
Me.btnCplaneLeft.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneLeft.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneBack
|
|
'
|
|
Me.btnCplaneBack.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneBack.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneBack.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneBack.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneBack.Image = CType(resources.GetObject("btnCplaneBack.Image"), System.Drawing.Image)
|
|
Me.btnCplaneBack.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneBack.Location = New System.Drawing.Point(168, 0)
|
|
Me.btnCplaneBack.Name = "btnCplaneBack"
|
|
Me.btnCplaneBack.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneBack.TabIndex = 33
|
|
Me.btnCplaneBack.Text = "Back"
|
|
Me.btnCplaneBack.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneBack.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneElevation
|
|
'
|
|
Me.btnCplaneElevation.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneElevation.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneElevation.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneElevation.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneElevation.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneElevation.Image = CType(resources.GetObject("btnCplaneElevation.Image"), System.Drawing.Image)
|
|
Me.btnCplaneElevation.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneElevation.Location = New System.Drawing.Point(340, 0)
|
|
Me.btnCplaneElevation.Name = "btnCplaneElevation"
|
|
Me.btnCplaneElevation.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneElevation.TabIndex = 32
|
|
Me.btnCplaneElevation.Text = "Elevat"
|
|
Me.btnCplaneElevation.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneElevation.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneRight
|
|
'
|
|
Me.btnCplaneRight.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneRight.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneRight.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneRight.Image = CType(resources.GetObject("btnCplaneRight.Image"), System.Drawing.Image)
|
|
Me.btnCplaneRight.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneRight.Location = New System.Drawing.Point(112, 0)
|
|
Me.btnCplaneRight.Name = "btnCplaneRight"
|
|
Me.btnCplaneRight.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneRight.TabIndex = 31
|
|
Me.btnCplaneRight.Text = "Right"
|
|
Me.btnCplaneRight.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneRight.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneOrigin
|
|
'
|
|
Me.btnCplaneOrigin.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneOrigin.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneOrigin.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneOrigin.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneOrigin.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneOrigin.Image = CType(resources.GetObject("btnCplaneOrigin.Image"), System.Drawing.Image)
|
|
Me.btnCplaneOrigin.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneOrigin.Location = New System.Drawing.Point(396, 0)
|
|
Me.btnCplaneOrigin.Name = "btnCplaneOrigin"
|
|
Me.btnCplaneOrigin.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneOrigin.TabIndex = 30
|
|
Me.btnCplaneOrigin.Text = "Origin"
|
|
Me.btnCplaneOrigin.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneOrigin.UseVisualStyleBackColor = False
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|
Me.PictureBox2.Location = New System.Drawing.Point(337, 3)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(2, 40)
|
|
Me.PictureBox2.TabIndex = 29
|
|
Me.PictureBox2.TabStop = False
|
|
'
|
|
'btnCplaneFront
|
|
'
|
|
Me.btnCplaneFront.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneFront.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneFront.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneFront.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneFront.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneFront.Image = CType(resources.GetObject("btnCplaneFront.Image"), System.Drawing.Image)
|
|
Me.btnCplaneFront.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneFront.Location = New System.Drawing.Point(56, 0)
|
|
Me.btnCplaneFront.Name = "btnCplaneFront"
|
|
Me.btnCplaneFront.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneFront.TabIndex = 9
|
|
Me.btnCplaneFront.Text = "Front"
|
|
Me.btnCplaneFront.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneFront.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCplaneTop
|
|
'
|
|
Me.btnCplaneTop.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneTop.FlatAppearance.BorderSize = 0
|
|
Me.btnCplaneTop.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCplaneTop.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCplaneTop.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCplaneTop.Image = CType(resources.GetObject("btnCplaneTop.Image"), System.Drawing.Image)
|
|
Me.btnCplaneTop.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCplaneTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnCplaneTop.Name = "btnCplaneTop"
|
|
Me.btnCplaneTop.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCplaneTop.TabIndex = 8
|
|
Me.btnCplaneTop.Text = "Top"
|
|
Me.btnCplaneTop.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCplaneTop.UseVisualStyleBackColor = False
|
|
'
|
|
'TableLayoutPanel3
|
|
'
|
|
Me.TableLayoutPanel3.ColumnCount = 1
|
|
Me.TableLayoutPanel3.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
|
Me.TableLayoutPanel3.Controls.Add(Me.tBoxInfo, 0, 2)
|
|
Me.TableLayoutPanel3.Controls.Add(Me.tboxCmd, 0, 4)
|
|
Me.TableLayoutPanel3.Controls.Add(Me.TreeView1, 0, 1)
|
|
Me.TableLayoutPanel3.Controls.Add(Me.Panel1, 0, 0)
|
|
Me.TableLayoutPanel3.Controls.Add(Me.InputBox, 0, 3)
|
|
Me.TableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TableLayoutPanel3.Location = New System.Drawing.Point(876, 82)
|
|
Me.TableLayoutPanel3.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.TableLayoutPanel3.Name = "TableLayoutPanel3"
|
|
Me.TableLayoutPanel3.RowCount = 5
|
|
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50.0!))
|
|
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70.0!))
|
|
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30.0!))
|
|
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 160.0!))
|
|
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70.0!))
|
|
Me.TableLayoutPanel3.Size = New System.Drawing.Size(220, 537)
|
|
Me.TableLayoutPanel3.TabIndex = 9
|
|
'
|
|
'tBoxInfo
|
|
'
|
|
Me.tBoxInfo.BackColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.tBoxInfo.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.tBoxInfo.Location = New System.Drawing.Point(1, 229)
|
|
Me.tBoxInfo.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
|
|
Me.tBoxInfo.Multiline = True
|
|
Me.tBoxInfo.Name = "tBoxInfo"
|
|
Me.tBoxInfo.ReadOnly = True
|
|
Me.tBoxInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.tBoxInfo.Size = New System.Drawing.Size(218, 77)
|
|
Me.tBoxInfo.TabIndex = 24
|
|
'
|
|
'tboxCmd
|
|
'
|
|
Me.tboxCmd.BackColor = System.Drawing.SystemColors.Window
|
|
Me.tboxCmd.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.tboxCmd.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.tboxCmd.Location = New System.Drawing.Point(1, 466)
|
|
Me.tboxCmd.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
|
|
Me.tboxCmd.Multiline = True
|
|
Me.tboxCmd.Name = "tboxCmd"
|
|
Me.tboxCmd.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.tboxCmd.Size = New System.Drawing.Size(218, 71)
|
|
Me.tboxCmd.TabIndex = 23
|
|
Me.tboxCmd.WordWrap = False
|
|
'
|
|
'TreeView1
|
|
'
|
|
Me.TreeView1.CheckBoxes = True
|
|
Me.TreeView1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TreeView1.FullRowSelect = True
|
|
Me.TreeView1.HideSelection = False
|
|
Me.TreeView1.ImageIndex = 0
|
|
Me.TreeView1.ImageList = Me.ImageList1
|
|
Me.TreeView1.Location = New System.Drawing.Point(1, 50)
|
|
Me.TreeView1.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
|
|
Me.TreeView1.Name = "TreeView1"
|
|
Me.TreeView1.SelectedImageIndex = 0
|
|
Me.TreeView1.Size = New System.Drawing.Size(218, 179)
|
|
Me.TreeView1.StateImageList = Me.ImageList2
|
|
Me.TreeView1.TabIndex = 0
|
|
'
|
|
'ImageList1
|
|
'
|
|
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList1.Images.SetKeyName(0, "Maters.ico")
|
|
Me.ImageList1.Images.SetKeyName(1, "NoGeo.ico")
|
|
Me.ImageList1.Images.SetKeyName(2, "Group.ico")
|
|
Me.ImageList1.Images.SetKeyName(3, "Part.ico")
|
|
Me.ImageList1.Images.SetKeyName(4, "Layer.ico")
|
|
Me.ImageList1.Images.SetKeyName(5, "Vector.ico")
|
|
Me.ImageList1.Images.SetKeyName(6, "Point.ico")
|
|
Me.ImageList1.Images.SetKeyName(7, "Frame.ico")
|
|
Me.ImageList1.Images.SetKeyName(8, "Line.ico")
|
|
Me.ImageList1.Images.SetKeyName(9, "Arc.ico")
|
|
Me.ImageList1.Images.SetKeyName(10, "CBezier.ico")
|
|
Me.ImageList1.Images.SetKeyName(11, "CCompo.ico")
|
|
Me.ImageList1.Images.SetKeyName(12, "STriMesh.ico")
|
|
Me.ImageList1.Images.SetKeyName(13, "text.ico")
|
|
'
|
|
'ImageList2
|
|
'
|
|
Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList2.Images.SetKeyName(0, "LampOff.png")
|
|
Me.ImageList2.Images.SetKeyName(1, "LampOn.png")
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.AutoSize = True
|
|
Me.Panel1.Controls.Add(Me.txtColor)
|
|
Me.Panel1.Controls.Add(Me.btnColor)
|
|
Me.Panel1.Controls.Add(Me.btnNewLayer)
|
|
Me.Panel1.Controls.Add(Me.txtPartLay)
|
|
Me.Panel1.Controls.Add(Me.btnNewPart)
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(220, 50)
|
|
Me.Panel1.TabIndex = 25
|
|
'
|
|
'txtColor
|
|
'
|
|
Me.txtColor.BackColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.txtColor.Location = New System.Drawing.Point(175, 0)
|
|
Me.txtColor.Name = "txtColor"
|
|
Me.txtColor.ReadOnly = True
|
|
Me.txtColor.Size = New System.Drawing.Size(41, 20)
|
|
Me.txtColor.TabIndex = 1
|
|
'
|
|
'btnColor
|
|
'
|
|
Me.btnColor.Location = New System.Drawing.Point(147, 23)
|
|
Me.btnColor.Name = "btnColor"
|
|
Me.btnColor.Size = New System.Drawing.Size(70, 24)
|
|
Me.btnColor.TabIndex = 28
|
|
Me.btnColor.Text = "Color"
|
|
Me.btnColor.UseVisualStyleBackColor = True
|
|
'
|
|
'btnNewLayer
|
|
'
|
|
Me.btnNewLayer.Location = New System.Drawing.Point(74, 23)
|
|
Me.btnNewLayer.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnNewLayer.Name = "btnNewLayer"
|
|
Me.btnNewLayer.Size = New System.Drawing.Size(70, 24)
|
|
Me.btnNewLayer.TabIndex = 27
|
|
Me.btnNewLayer.Text = "New Layer"
|
|
Me.btnNewLayer.UseVisualStyleBackColor = True
|
|
'
|
|
'txtPartLay
|
|
'
|
|
Me.txtPartLay.BackColor = System.Drawing.SystemColors.ControlLightLight
|
|
Me.txtPartLay.Location = New System.Drawing.Point(3, 0)
|
|
Me.txtPartLay.Margin = New System.Windows.Forms.Padding(2, 0, 2, 2)
|
|
Me.txtPartLay.Name = "txtPartLay"
|
|
Me.txtPartLay.ReadOnly = True
|
|
Me.txtPartLay.Size = New System.Drawing.Size(173, 20)
|
|
Me.txtPartLay.TabIndex = 25
|
|
'
|
|
'btnNewPart
|
|
'
|
|
Me.btnNewPart.Location = New System.Drawing.Point(2, 23)
|
|
Me.btnNewPart.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.btnNewPart.Name = "btnNewPart"
|
|
Me.btnNewPart.Size = New System.Drawing.Size(70, 24)
|
|
Me.btnNewPart.TabIndex = 26
|
|
Me.btnNewPart.Text = "New Part"
|
|
Me.btnNewPart.UseVisualStyleBackColor = True
|
|
'
|
|
'InputBox
|
|
'
|
|
Me.InputBox.AutoSize = True
|
|
Me.InputBox.Controls.Add(Me.btnDone)
|
|
Me.InputBox.Controls.Add(Me.btnShow)
|
|
Me.InputBox.Controls.Add(Me.InputCheck)
|
|
Me.InputBox.Controls.Add(Me.InputText)
|
|
Me.InputBox.Controls.Add(Me.InputLabel)
|
|
Me.InputBox.Controls.Add(Me.InputCombo)
|
|
Me.InputBox.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.InputBox.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.InputBox.Location = New System.Drawing.Point(1, 309)
|
|
Me.InputBox.Margin = New System.Windows.Forms.Padding(1, 3, 1, 3)
|
|
Me.InputBox.Name = "InputBox"
|
|
Me.InputBox.Size = New System.Drawing.Size(218, 154)
|
|
Me.InputBox.TabIndex = 26
|
|
Me.InputBox.TabStop = False
|
|
'
|
|
'btnDone
|
|
'
|
|
Me.btnDone.Location = New System.Drawing.Point(123, 125)
|
|
Me.btnDone.Name = "btnDone"
|
|
Me.btnDone.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnDone.TabIndex = 4
|
|
Me.btnDone.Text = "Done"
|
|
Me.btnDone.UseVisualStyleBackColor = True
|
|
'
|
|
'btnShow
|
|
'
|
|
Me.btnShow.Location = New System.Drawing.Point(19, 125)
|
|
Me.btnShow.Name = "btnShow"
|
|
Me.btnShow.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnShow.TabIndex = 3
|
|
Me.btnShow.Text = "Show"
|
|
Me.btnShow.UseVisualStyleBackColor = True
|
|
'
|
|
'InputCheck
|
|
'
|
|
Me.InputCheck.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.InputCheck.Location = New System.Drawing.Point(9, 69)
|
|
Me.InputCheck.Name = "InputCheck"
|
|
Me.InputCheck.Size = New System.Drawing.Size(205, 23)
|
|
Me.InputCheck.TabIndex = 2
|
|
Me.InputCheck.UseVisualStyleBackColor = True
|
|
Me.InputCheck.Visible = False
|
|
'
|
|
'InputText
|
|
'
|
|
Me.InputText.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.InputText.Location = New System.Drawing.Point(5, 42)
|
|
Me.InputText.MinimumSize = New System.Drawing.Size(188, 26)
|
|
Me.InputText.Name = "InputText"
|
|
Me.InputText.Size = New System.Drawing.Size(209, 23)
|
|
Me.InputText.TabIndex = 1
|
|
Me.InputText.Visible = False
|
|
'
|
|
'InputLabel
|
|
'
|
|
Me.InputLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.InputLabel.Location = New System.Drawing.Point(3, 17)
|
|
Me.InputLabel.Name = "InputLabel"
|
|
Me.InputLabel.Size = New System.Drawing.Size(188, 23)
|
|
Me.InputLabel.TabIndex = 0
|
|
Me.InputLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.InputLabel.Visible = False
|
|
'
|
|
'InputCombo
|
|
'
|
|
Me.InputCombo.AllowDrop = True
|
|
Me.InputCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.InputCombo.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.InputCombo.FormattingEnabled = True
|
|
Me.InputCombo.Location = New System.Drawing.Point(26, 95)
|
|
Me.InputCombo.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.InputCombo.MaxDropDownItems = 4
|
|
Me.InputCombo.Name = "InputCombo"
|
|
Me.InputCombo.Size = New System.Drawing.Size(162, 25)
|
|
Me.InputCombo.TabIndex = 11
|
|
'
|
|
'TabControl2
|
|
'
|
|
Me.TabControl2.Alignment = System.Windows.Forms.TabAlignment.Left
|
|
Me.TabControl2.Controls.Add(Me.TabDraw)
|
|
Me.TabControl2.Controls.Add(Me.TabConstruct)
|
|
Me.TabControl2.Controls.Add(Me.TabEdit)
|
|
Me.TabControl2.Controls.Add(Me.TabTransform)
|
|
Me.TabControl2.Controls.Add(Me.TabTest)
|
|
Me.TabControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl2.HotTrack = True
|
|
Me.TabControl2.Location = New System.Drawing.Point(0, 82)
|
|
Me.TabControl2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.TabControl2.Multiline = True
|
|
Me.TabControl2.Name = "TabControl2"
|
|
Me.TabControl2.SelectedIndex = 0
|
|
Me.TabControl2.Size = New System.Drawing.Size(89, 537)
|
|
Me.TabControl2.TabIndex = 10
|
|
'
|
|
'TabDraw
|
|
'
|
|
Me.TabDraw.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabDraw.Controls.Add(Me.btnPolygonSide)
|
|
Me.TabDraw.Controls.Add(Me.btnText)
|
|
Me.TabDraw.Controls.Add(Me.btnRectangle2P)
|
|
Me.TabDraw.Controls.Add(Me.btnCircleCD)
|
|
Me.TabDraw.Controls.Add(Me.btnLinePDL)
|
|
Me.TabDraw.Controls.Add(Me.btnArcPDP)
|
|
Me.TabDraw.Controls.Add(Me.btnCircleCP)
|
|
Me.TabDraw.Controls.Add(Me.btnArc3P)
|
|
Me.TabDraw.Controls.Add(Me.btnArcCSE)
|
|
Me.TabDraw.Controls.Add(Me.btnPoint)
|
|
Me.TabDraw.Controls.Add(Me.btnLine2P)
|
|
Me.TabDraw.Location = New System.Drawing.Point(23, 4)
|
|
Me.TabDraw.Name = "TabDraw"
|
|
Me.TabDraw.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabDraw.Size = New System.Drawing.Size(62, 529)
|
|
Me.TabDraw.TabIndex = 0
|
|
Me.TabDraw.Text = "Draw"
|
|
'
|
|
'btnPolygonSide
|
|
'
|
|
Me.btnPolygonSide.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnPolygonSide.FlatAppearance.BorderSize = 0
|
|
Me.btnPolygonSide.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnPolygonSide.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnPolygonSide.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPolygonSide.Image = CType(resources.GetObject("btnPolygonSide.Image"), System.Drawing.Image)
|
|
Me.btnPolygonSide.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnPolygonSide.Location = New System.Drawing.Point(0, 432)
|
|
Me.btnPolygonSide.Name = "btnPolygonSide"
|
|
Me.btnPolygonSide.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnPolygonSide.TabIndex = 40
|
|
Me.btnPolygonSide.Text = "Polygon"
|
|
Me.btnPolygonSide.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPolygonSide.UseVisualStyleBackColor = False
|
|
'
|
|
'btnText
|
|
'
|
|
Me.btnText.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnText.FlatAppearance.BorderSize = 0
|
|
Me.btnText.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnText.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnText.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnText.Image = CType(resources.GetObject("btnText.Image"), System.Drawing.Image)
|
|
Me.btnText.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnText.Location = New System.Drawing.Point(0, 480)
|
|
Me.btnText.Name = "btnText"
|
|
Me.btnText.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnText.TabIndex = 39
|
|
Me.btnText.Text = "Text"
|
|
Me.btnText.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnText.UseVisualStyleBackColor = False
|
|
'
|
|
'btnRectangle2P
|
|
'
|
|
Me.btnRectangle2P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnRectangle2P.FlatAppearance.BorderSize = 0
|
|
Me.btnRectangle2P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnRectangle2P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnRectangle2P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRectangle2P.Image = CType(resources.GetObject("btnRectangle2P.Image"), System.Drawing.Image)
|
|
Me.btnRectangle2P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnRectangle2P.Location = New System.Drawing.Point(0, 384)
|
|
Me.btnRectangle2P.Name = "btnRectangle2P"
|
|
Me.btnRectangle2P.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnRectangle2P.TabIndex = 38
|
|
Me.btnRectangle2P.Text = "Rect 2p"
|
|
Me.btnRectangle2P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnRectangle2P.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCircleCD
|
|
'
|
|
Me.btnCircleCD.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCircleCD.FlatAppearance.BorderSize = 0
|
|
Me.btnCircleCD.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCircleCD.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCircleCD.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCircleCD.Image = CType(resources.GetObject("btnCircleCD.Image"), System.Drawing.Image)
|
|
Me.btnCircleCD.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCircleCD.Location = New System.Drawing.Point(0, 192)
|
|
Me.btnCircleCD.Name = "btnCircleCD"
|
|
Me.btnCircleCD.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCircleCD.TabIndex = 37
|
|
Me.btnCircleCD.Text = "Circle cd"
|
|
Me.btnCircleCD.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCircleCD.UseVisualStyleBackColor = False
|
|
'
|
|
'btnLinePDL
|
|
'
|
|
Me.btnLinePDL.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnLinePDL.FlatAppearance.BorderSize = 0
|
|
Me.btnLinePDL.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnLinePDL.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnLinePDL.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnLinePDL.Image = CType(resources.GetObject("btnLinePDL.Image"), System.Drawing.Image)
|
|
Me.btnLinePDL.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnLinePDL.Location = New System.Drawing.Point(0, 96)
|
|
Me.btnLinePDL.Name = "btnLinePDL"
|
|
Me.btnLinePDL.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnLinePDL.TabIndex = 36
|
|
Me.btnLinePDL.Text = "Line pdl"
|
|
Me.btnLinePDL.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnLinePDL.UseVisualStyleBackColor = False
|
|
'
|
|
'btnArcPDP
|
|
'
|
|
Me.btnArcPDP.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnArcPDP.FlatAppearance.BorderSize = 0
|
|
Me.btnArcPDP.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnArcPDP.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnArcPDP.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnArcPDP.Image = CType(resources.GetObject("btnArcPDP.Image"), System.Drawing.Image)
|
|
Me.btnArcPDP.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnArcPDP.Location = New System.Drawing.Point(0, 336)
|
|
Me.btnArcPDP.Name = "btnArcPDP"
|
|
Me.btnArcPDP.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnArcPDP.TabIndex = 35
|
|
Me.btnArcPDP.Text = "Arc pdp"
|
|
Me.btnArcPDP.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnArcPDP.UseVisualStyleBackColor = False
|
|
'
|
|
'btnCircleCP
|
|
'
|
|
Me.btnCircleCP.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnCircleCP.FlatAppearance.BorderSize = 0
|
|
Me.btnCircleCP.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnCircleCP.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnCircleCP.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCircleCP.Image = CType(resources.GetObject("btnCircleCP.Image"), System.Drawing.Image)
|
|
Me.btnCircleCP.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnCircleCP.Location = New System.Drawing.Point(0, 144)
|
|
Me.btnCircleCP.Name = "btnCircleCP"
|
|
Me.btnCircleCP.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnCircleCP.TabIndex = 34
|
|
Me.btnCircleCP.Text = "Circle cp"
|
|
Me.btnCircleCP.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnCircleCP.UseVisualStyleBackColor = False
|
|
'
|
|
'btnArc3P
|
|
'
|
|
Me.btnArc3P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnArc3P.FlatAppearance.BorderSize = 0
|
|
Me.btnArc3P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnArc3P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnArc3P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnArc3P.Image = CType(resources.GetObject("btnArc3P.Image"), System.Drawing.Image)
|
|
Me.btnArc3P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnArc3P.Location = New System.Drawing.Point(0, 288)
|
|
Me.btnArc3P.Name = "btnArc3P"
|
|
Me.btnArc3P.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnArc3P.TabIndex = 33
|
|
Me.btnArc3P.Text = "Arc 3p"
|
|
Me.btnArc3P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnArc3P.UseVisualStyleBackColor = False
|
|
'
|
|
'btnArcCSE
|
|
'
|
|
Me.btnArcCSE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnArcCSE.FlatAppearance.BorderSize = 0
|
|
Me.btnArcCSE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnArcCSE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnArcCSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnArcCSE.Image = CType(resources.GetObject("btnArcCSE.Image"), System.Drawing.Image)
|
|
Me.btnArcCSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnArcCSE.Location = New System.Drawing.Point(0, 240)
|
|
Me.btnArcCSE.Name = "btnArcCSE"
|
|
Me.btnArcCSE.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnArcCSE.TabIndex = 32
|
|
Me.btnArcCSE.Text = "Arc cse"
|
|
Me.btnArcCSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnArcCSE.UseVisualStyleBackColor = False
|
|
'
|
|
'btnPoint
|
|
'
|
|
Me.btnPoint.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnPoint.FlatAppearance.BorderSize = 0
|
|
Me.btnPoint.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnPoint.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnPoint.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPoint.Image = CType(resources.GetObject("btnPoint.Image"), System.Drawing.Image)
|
|
Me.btnPoint.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnPoint.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnPoint.Name = "btnPoint"
|
|
Me.btnPoint.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnPoint.TabIndex = 31
|
|
Me.btnPoint.Text = "Point"
|
|
Me.btnPoint.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPoint.UseVisualStyleBackColor = False
|
|
'
|
|
'btnLine2P
|
|
'
|
|
Me.btnLine2P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnLine2P.FlatAppearance.BorderSize = 0
|
|
Me.btnLine2P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnLine2P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnLine2P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnLine2P.Image = CType(resources.GetObject("btnLine2P.Image"), System.Drawing.Image)
|
|
Me.btnLine2P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnLine2P.Location = New System.Drawing.Point(0, 48)
|
|
Me.btnLine2P.Name = "btnLine2P"
|
|
Me.btnLine2P.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnLine2P.TabIndex = 30
|
|
Me.btnLine2P.Text = "Line 2p"
|
|
Me.btnLine2P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnLine2P.UseVisualStyleBackColor = False
|
|
'
|
|
'TabConstruct
|
|
'
|
|
Me.TabConstruct.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabConstruct.Controls.Add(Me.btnRevolve)
|
|
Me.TabConstruct.Controls.Add(Me.btnRuled)
|
|
Me.TabConstruct.Controls.Add(Me.btnScrew)
|
|
Me.TabConstruct.Controls.Add(Me.btnExtrude)
|
|
Me.TabConstruct.Controls.Add(Me.btnPlane)
|
|
Me.TabConstruct.Location = New System.Drawing.Point(23, 4)
|
|
Me.TabConstruct.Name = "TabConstruct"
|
|
Me.TabConstruct.Size = New System.Drawing.Size(62, 529)
|
|
Me.TabConstruct.TabIndex = 4
|
|
Me.TabConstruct.Text = "Construct"
|
|
'
|
|
'btnRevolve
|
|
'
|
|
Me.btnRevolve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnRevolve.FlatAppearance.BorderSize = 0
|
|
Me.btnRevolve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnRevolve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnRevolve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRevolve.Image = CType(resources.GetObject("btnRevolve.Image"), System.Drawing.Image)
|
|
Me.btnRevolve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnRevolve.Location = New System.Drawing.Point(3, 96)
|
|
Me.btnRevolve.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnRevolve.Name = "btnRevolve"
|
|
Me.btnRevolve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnRevolve.TabIndex = 37
|
|
Me.btnRevolve.Text = "Revolve"
|
|
Me.btnRevolve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnRevolve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnRuled
|
|
'
|
|
Me.btnRuled.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnRuled.FlatAppearance.BorderSize = 0
|
|
Me.btnRuled.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnRuled.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnRuled.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRuled.Image = CType(resources.GetObject("btnRuled.Image"), System.Drawing.Image)
|
|
Me.btnRuled.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnRuled.Location = New System.Drawing.Point(0, 192)
|
|
Me.btnRuled.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnRuled.Name = "btnRuled"
|
|
Me.btnRuled.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnRuled.TabIndex = 36
|
|
Me.btnRuled.Text = "Ruled"
|
|
Me.btnRuled.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnRuled.UseVisualStyleBackColor = False
|
|
'
|
|
'btnScrew
|
|
'
|
|
Me.btnScrew.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnScrew.FlatAppearance.BorderSize = 0
|
|
Me.btnScrew.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnScrew.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnScrew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnScrew.Image = CType(resources.GetObject("btnScrew.Image"), System.Drawing.Image)
|
|
Me.btnScrew.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnScrew.Location = New System.Drawing.Point(0, 144)
|
|
Me.btnScrew.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnScrew.Name = "btnScrew"
|
|
Me.btnScrew.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnScrew.TabIndex = 35
|
|
Me.btnScrew.Text = "Screw"
|
|
Me.btnScrew.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnScrew.UseVisualStyleBackColor = False
|
|
'
|
|
'btnExtrude
|
|
'
|
|
Me.btnExtrude.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnExtrude.FlatAppearance.BorderSize = 0
|
|
Me.btnExtrude.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnExtrude.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnExtrude.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExtrude.Image = CType(resources.GetObject("btnExtrude.Image"), System.Drawing.Image)
|
|
Me.btnExtrude.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnExtrude.Location = New System.Drawing.Point(0, 48)
|
|
Me.btnExtrude.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnExtrude.Name = "btnExtrude"
|
|
Me.btnExtrude.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnExtrude.TabIndex = 34
|
|
Me.btnExtrude.Text = "Extrude"
|
|
Me.btnExtrude.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnExtrude.UseVisualStyleBackColor = False
|
|
'
|
|
'btnPlane
|
|
'
|
|
Me.btnPlane.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnPlane.FlatAppearance.BorderSize = 0
|
|
Me.btnPlane.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnPlane.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnPlane.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPlane.Image = CType(resources.GetObject("btnPlane.Image"), System.Drawing.Image)
|
|
Me.btnPlane.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnPlane.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnPlane.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnPlane.Name = "btnPlane"
|
|
Me.btnPlane.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnPlane.TabIndex = 33
|
|
Me.btnPlane.Text = "Plane"
|
|
Me.btnPlane.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPlane.UseVisualStyleBackColor = False
|
|
'
|
|
'TabEdit
|
|
'
|
|
Me.TabEdit.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabEdit.Controls.Add(Me.btnInvertSurf)
|
|
Me.TabEdit.Controls.Add(Me.btnChangeLayer)
|
|
Me.TabEdit.Controls.Add(Me.btnSetCurveTh)
|
|
Me.TabEdit.Controls.Add(Me.btnExtendCurve)
|
|
Me.TabEdit.Controls.Add(Me.btnBreakCurve)
|
|
Me.TabEdit.Controls.Add(Me.btnChangeColor)
|
|
Me.TabEdit.Controls.Add(Me.btnExplodeCurve)
|
|
Me.TabEdit.Controls.Add(Me.btnJoinCurve)
|
|
Me.TabEdit.Controls.Add(Me.btnInvertCurve)
|
|
Me.TabEdit.Controls.Add(Me.btnDelete)
|
|
Me.TabEdit.Location = New System.Drawing.Point(23, 4)
|
|
Me.TabEdit.Name = "TabEdit"
|
|
Me.TabEdit.Size = New System.Drawing.Size(62, 529)
|
|
Me.TabEdit.TabIndex = 3
|
|
Me.TabEdit.Text = "Edit"
|
|
'
|
|
'btnInvertSurf
|
|
'
|
|
Me.btnInvertSurf.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnInvertSurf.FlatAppearance.BorderSize = 0
|
|
Me.btnInvertSurf.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnInvertSurf.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnInvertSurf.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnInvertSurf.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnInvertSurf.Image = CType(resources.GetObject("btnInvertSurf.Image"), System.Drawing.Image)
|
|
Me.btnInvertSurf.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnInvertSurf.Location = New System.Drawing.Point(0, 432)
|
|
Me.btnInvertSurf.Name = "btnInvertSurf"
|
|
Me.btnInvertSurf.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnInvertSurf.TabIndex = 41
|
|
Me.btnInvertSurf.Text = "Flip Surf"
|
|
Me.btnInvertSurf.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnInvertSurf.UseVisualStyleBackColor = False
|
|
'
|
|
'btnChangeLayer
|
|
'
|
|
Me.btnChangeLayer.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnChangeLayer.FlatAppearance.BorderSize = 0
|
|
Me.btnChangeLayer.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnChangeLayer.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnChangeLayer.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnChangeLayer.Image = CType(resources.GetObject("btnChangeLayer.Image"), System.Drawing.Image)
|
|
Me.btnChangeLayer.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnChangeLayer.Location = New System.Drawing.Point(0, 48)
|
|
Me.btnChangeLayer.Name = "btnChangeLayer"
|
|
Me.btnChangeLayer.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnChangeLayer.TabIndex = 35
|
|
Me.btnChangeLayer.Text = "Layer"
|
|
Me.btnChangeLayer.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnChangeLayer.UseVisualStyleBackColor = False
|
|
'
|
|
'btnSetCurveTh
|
|
'
|
|
Me.btnSetCurveTh.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnSetCurveTh.FlatAppearance.BorderSize = 0
|
|
Me.btnSetCurveTh.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnSetCurveTh.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnSetCurveTh.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSetCurveTh.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnSetCurveTh.Image = CType(resources.GetObject("btnSetCurveTh.Image"), System.Drawing.Image)
|
|
Me.btnSetCurveTh.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnSetCurveTh.Location = New System.Drawing.Point(0, 384)
|
|
Me.btnSetCurveTh.Name = "btnSetCurveTh"
|
|
Me.btnSetCurveTh.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnSetCurveTh.TabIndex = 40
|
|
Me.btnSetCurveTh.Text = "CurveTh"
|
|
Me.btnSetCurveTh.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnSetCurveTh.UseVisualStyleBackColor = False
|
|
'
|
|
'btnExtendCurve
|
|
'
|
|
Me.btnExtendCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnExtendCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnExtendCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnExtendCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnExtendCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExtendCurve.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnExtendCurve.Image = CType(resources.GetObject("btnExtendCurve.Image"), System.Drawing.Image)
|
|
Me.btnExtendCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnExtendCurve.Location = New System.Drawing.Point(0, 192)
|
|
Me.btnExtendCurve.Name = "btnExtendCurve"
|
|
Me.btnExtendCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnExtendCurve.TabIndex = 39
|
|
Me.btnExtendCurve.Text = "Trim/Ext"
|
|
Me.btnExtendCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnExtendCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnBreakCurve
|
|
'
|
|
Me.btnBreakCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnBreakCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnBreakCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnBreakCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnBreakCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBreakCurve.Image = CType(resources.GetObject("btnBreakCurve.Image"), System.Drawing.Image)
|
|
Me.btnBreakCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnBreakCurve.Location = New System.Drawing.Point(0, 240)
|
|
Me.btnBreakCurve.Name = "btnBreakCurve"
|
|
Me.btnBreakCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnBreakCurve.TabIndex = 38
|
|
Me.btnBreakCurve.Text = "Break"
|
|
Me.btnBreakCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnBreakCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnChangeColor
|
|
'
|
|
Me.btnChangeColor.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnChangeColor.FlatAppearance.BorderSize = 0
|
|
Me.btnChangeColor.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnChangeColor.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnChangeColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnChangeColor.Image = CType(resources.GetObject("btnChangeColor.Image"), System.Drawing.Image)
|
|
Me.btnChangeColor.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnChangeColor.Location = New System.Drawing.Point(0, 96)
|
|
Me.btnChangeColor.Name = "btnChangeColor"
|
|
Me.btnChangeColor.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnChangeColor.TabIndex = 37
|
|
Me.btnChangeColor.Text = "Color"
|
|
Me.btnChangeColor.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnChangeColor.UseVisualStyleBackColor = False
|
|
'
|
|
'btnExplodeCurve
|
|
'
|
|
Me.btnExplodeCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnExplodeCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnExplodeCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnExplodeCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnExplodeCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExplodeCurve.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnExplodeCurve.Image = CType(resources.GetObject("btnExplodeCurve.Image"), System.Drawing.Image)
|
|
Me.btnExplodeCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnExplodeCurve.Location = New System.Drawing.Point(0, 336)
|
|
Me.btnExplodeCurve.Name = "btnExplodeCurve"
|
|
Me.btnExplodeCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnExplodeCurve.TabIndex = 36
|
|
Me.btnExplodeCurve.Text = "Explode"
|
|
Me.btnExplodeCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnExplodeCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnJoinCurve
|
|
'
|
|
Me.btnJoinCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnJoinCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnJoinCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnJoinCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnJoinCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnJoinCurve.Image = CType(resources.GetObject("btnJoinCurve.Image"), System.Drawing.Image)
|
|
Me.btnJoinCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnJoinCurve.Location = New System.Drawing.Point(0, 288)
|
|
Me.btnJoinCurve.Name = "btnJoinCurve"
|
|
Me.btnJoinCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnJoinCurve.TabIndex = 35
|
|
Me.btnJoinCurve.Text = "Join"
|
|
Me.btnJoinCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnJoinCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnInvertCurve
|
|
'
|
|
Me.btnInvertCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnInvertCurve.FlatAppearance.BorderSize = 0
|
|
Me.btnInvertCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnInvertCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnInvertCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnInvertCurve.Image = CType(resources.GetObject("btnInvertCurve.Image"), System.Drawing.Image)
|
|
Me.btnInvertCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnInvertCurve.Location = New System.Drawing.Point(0, 144)
|
|
Me.btnInvertCurve.Name = "btnInvertCurve"
|
|
Me.btnInvertCurve.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnInvertCurve.TabIndex = 31
|
|
Me.btnInvertCurve.Text = "Invert"
|
|
Me.btnInvertCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnInvertCurve.UseVisualStyleBackColor = False
|
|
'
|
|
'btnDelete
|
|
'
|
|
Me.btnDelete.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnDelete.FlatAppearance.BorderSize = 0
|
|
Me.btnDelete.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnDelete.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDelete.Image = CType(resources.GetObject("btnDelete.Image"), System.Drawing.Image)
|
|
Me.btnDelete.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnDelete.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnDelete.Name = "btnDelete"
|
|
Me.btnDelete.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnDelete.TabIndex = 30
|
|
Me.btnDelete.Text = "Delete"
|
|
Me.btnDelete.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnDelete.UseVisualStyleBackColor = False
|
|
'
|
|
'TabTransform
|
|
'
|
|
Me.TabTransform.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabTransform.Controls.Add(Me.btnOffset)
|
|
Me.TabTransform.Controls.Add(Me.btnScale)
|
|
Me.TabTransform.Controls.Add(Me.btnMirror)
|
|
Me.TabTransform.Controls.Add(Me.btnRotate)
|
|
Me.TabTransform.Controls.Add(Me.btnMove)
|
|
Me.TabTransform.Location = New System.Drawing.Point(23, 4)
|
|
Me.TabTransform.Name = "TabTransform"
|
|
Me.TabTransform.Size = New System.Drawing.Size(62, 529)
|
|
Me.TabTransform.TabIndex = 2
|
|
Me.TabTransform.Text = "Transform"
|
|
'
|
|
'btnOffset
|
|
'
|
|
Me.btnOffset.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnOffset.FlatAppearance.BorderSize = 0
|
|
Me.btnOffset.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnOffset.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnOffset.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOffset.Image = CType(resources.GetObject("btnOffset.Image"), System.Drawing.Image)
|
|
Me.btnOffset.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnOffset.Location = New System.Drawing.Point(0, 192)
|
|
Me.btnOffset.Name = "btnOffset"
|
|
Me.btnOffset.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnOffset.TabIndex = 34
|
|
Me.btnOffset.Text = "Offset"
|
|
Me.btnOffset.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnOffset.UseVisualStyleBackColor = False
|
|
'
|
|
'btnScale
|
|
'
|
|
Me.btnScale.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnScale.FlatAppearance.BorderSize = 0
|
|
Me.btnScale.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnScale.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnScale.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnScale.Image = CType(resources.GetObject("btnScale.Image"), System.Drawing.Image)
|
|
Me.btnScale.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnScale.Location = New System.Drawing.Point(0, 144)
|
|
Me.btnScale.Name = "btnScale"
|
|
Me.btnScale.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnScale.TabIndex = 33
|
|
Me.btnScale.Text = "Scale"
|
|
Me.btnScale.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnScale.UseVisualStyleBackColor = False
|
|
'
|
|
'btnMirror
|
|
'
|
|
Me.btnMirror.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnMirror.FlatAppearance.BorderSize = 0
|
|
Me.btnMirror.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnMirror.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnMirror.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnMirror.Image = CType(resources.GetObject("btnMirror.Image"), System.Drawing.Image)
|
|
Me.btnMirror.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnMirror.Location = New System.Drawing.Point(0, 96)
|
|
Me.btnMirror.Name = "btnMirror"
|
|
Me.btnMirror.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnMirror.TabIndex = 32
|
|
Me.btnMirror.Text = "Mirror"
|
|
Me.btnMirror.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnMirror.UseVisualStyleBackColor = False
|
|
'
|
|
'btnRotate
|
|
'
|
|
Me.btnRotate.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnRotate.FlatAppearance.BorderSize = 0
|
|
Me.btnRotate.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnRotate.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnRotate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnRotate.Image = CType(resources.GetObject("btnRotate.Image"), System.Drawing.Image)
|
|
Me.btnRotate.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnRotate.Location = New System.Drawing.Point(0, 48)
|
|
Me.btnRotate.Name = "btnRotate"
|
|
Me.btnRotate.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnRotate.TabIndex = 30
|
|
Me.btnRotate.Text = "Rotate"
|
|
Me.btnRotate.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnRotate.UseVisualStyleBackColor = False
|
|
'
|
|
'btnMove
|
|
'
|
|
Me.btnMove.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
|
|
Me.btnMove.FlatAppearance.BorderSize = 0
|
|
Me.btnMove.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
|
|
Me.btnMove.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
Me.btnMove.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnMove.Image = CType(resources.GetObject("btnMove.Image"), System.Drawing.Image)
|
|
Me.btnMove.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.btnMove.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnMove.Name = "btnMove"
|
|
Me.btnMove.Size = New System.Drawing.Size(56, 48)
|
|
Me.btnMove.TabIndex = 29
|
|
Me.btnMove.Text = "Move"
|
|
Me.btnMove.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnMove.UseVisualStyleBackColor = False
|
|
'
|
|
'TabTest
|
|
'
|
|
Me.TabTest.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TabTest.Location = New System.Drawing.Point(23, 4)
|
|
Me.TabTest.Name = "TabTest"
|
|
Me.TabTest.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabTest.Size = New System.Drawing.Size(62, 529)
|
|
Me.TabTest.TabIndex = 1
|
|
Me.TabTest.Text = "Test"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.TableLayoutPanel1.SetColumnSpan(Me.StatusStrip1, 3)
|
|
Me.StatusStrip1.Dock = System.Windows.Forms.DockStyle.None
|
|
Me.StatusStrip1.GripMargin = New System.Windows.Forms.Padding(0)
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsStatusOnL, Me.tsStatusOutput, Me.tsStatusSnapPointType, Me.tsStatusGrid, Me.tsStatusCurPosType, Me.tsStatusCursorPos, Me.tsStatusUnits, Me.tsStatusOnR, Me.tsStatusReg})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 619)
|
|
Me.StatusStrip1.MaximumSize = New System.Drawing.Size(0, 22)
|
|
Me.StatusStrip1.MinimumSize = New System.Drawing.Size(0, 22)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1096, 22)
|
|
Me.StatusStrip1.TabIndex = 6
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tsStatusOnL
|
|
'
|
|
Me.tsStatusOnL.AutoSize = False
|
|
Me.tsStatusOnL.Name = "tsStatusOnL"
|
|
Me.tsStatusOnL.Size = New System.Drawing.Size(88, 17)
|
|
'
|
|
'tsStatusOutput
|
|
'
|
|
Me.tsStatusOutput.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusOutput.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.tsStatusOutput.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusOutput.MergeIndex = 1
|
|
Me.tsStatusOutput.Name = "tsStatusOutput"
|
|
Me.tsStatusOutput.Size = New System.Drawing.Size(356, 17)
|
|
Me.tsStatusOutput.Spring = True
|
|
Me.tsStatusOutput.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'tsStatusSnapPointType
|
|
'
|
|
Me.tsStatusSnapPointType.AutoSize = False
|
|
Me.tsStatusSnapPointType.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusSnapPointType.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusSnapPointType.Name = "tsStatusSnapPointType"
|
|
Me.tsStatusSnapPointType.Size = New System.Drawing.Size(80, 17)
|
|
Me.tsStatusSnapPointType.Text = "Grid Point"
|
|
'
|
|
'tsStatusGrid
|
|
'
|
|
Me.tsStatusGrid.AutoSize = False
|
|
Me.tsStatusGrid.BackColor = System.Drawing.SystemColors.Control
|
|
Me.tsStatusGrid.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusGrid.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
|
|
Me.tsStatusGrid.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusGrid.Name = "tsStatusGrid"
|
|
Me.tsStatusGrid.Size = New System.Drawing.Size(64, 17)
|
|
Me.tsStatusGrid.Text = " GRID ON "
|
|
'
|
|
'tsStatusCurPosType
|
|
'
|
|
Me.tsStatusCurPosType.AutoSize = False
|
|
Me.tsStatusCurPosType.BackColor = System.Drawing.SystemColors.Control
|
|
Me.tsStatusCurPosType.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusCurPosType.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
|
|
Me.tsStatusCurPosType.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusCurPosType.Name = "tsStatusCurPosType"
|
|
Me.tsStatusCurPosType.Size = New System.Drawing.Size(55, 17)
|
|
Me.tsStatusCurPosType.Text = "CPLANE"
|
|
'
|
|
'tsStatusCursorPos
|
|
'
|
|
Me.tsStatusCursorPos.AutoSize = False
|
|
Me.tsStatusCursorPos.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusCursorPos.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|
Me.tsStatusCursorPos.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusCursorPos.MergeIndex = 2
|
|
Me.tsStatusCursorPos.Name = "tsStatusCursorPos"
|
|
Me.tsStatusCursorPos.Size = New System.Drawing.Size(194, 17)
|
|
Me.tsStatusCursorPos.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'tsStatusUnits
|
|
'
|
|
Me.tsStatusUnits.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusUnits.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusUnits.Name = "tsStatusUnits"
|
|
Me.tsStatusUnits.Size = New System.Drawing.Size(33, 17)
|
|
Me.tsStatusUnits.Text = "mm"
|
|
'
|
|
'tsStatusOnR
|
|
'
|
|
Me.tsStatusOnR.AutoSize = False
|
|
Me.tsStatusOnR.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusOnR.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
|
|
Me.tsStatusOnR.Name = "tsStatusOnR"
|
|
Me.tsStatusOnR.Size = New System.Drawing.Size(184, 17)
|
|
Me.tsStatusOnR.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'tsStatusReg
|
|
'
|
|
Me.tsStatusReg.AutoSize = False
|
|
Me.tsStatusReg.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsStatusReg.Name = "tsStatusReg"
|
|
Me.tsStatusReg.Size = New System.Drawing.Size(20, 17)
|
|
'
|
|
'ContextMenuTreeView1
|
|
'
|
|
Me.ContextMenuTreeView1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.cmdSelectPartLayObj, Me.cmdDeselectPartLayObj, Me.ToolStripSeparator1, Me.cmdSetName, Me.cmdSetInfo, Me.ToolStripSeparator2, Me.cmdRelocatePartLayObj, Me.cmdCopyPartLayObj, Me.cmdDeletePartLayObj})
|
|
Me.ContextMenuTreeView1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuTreeView1.ShowCheckMargin = True
|
|
Me.ContextMenuTreeView1.ShowImageMargin = False
|
|
Me.ContextMenuTreeView1.Size = New System.Drawing.Size(120, 170)
|
|
'
|
|
'cmdSelectPartLayObj
|
|
'
|
|
Me.cmdSelectPartLayObj.Name = "cmdSelectPartLayObj"
|
|
Me.cmdSelectPartLayObj.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdSelectPartLayObj.Text = "Select"
|
|
'
|
|
'cmdDeselectPartLayObj
|
|
'
|
|
Me.cmdDeselectPartLayObj.Name = "cmdDeselectPartLayObj"
|
|
Me.cmdDeselectPartLayObj.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdDeselectPartLayObj.Text = "Deselect"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(116, 6)
|
|
'
|
|
'cmdSetName
|
|
'
|
|
Me.cmdSetName.Name = "cmdSetName"
|
|
Me.cmdSetName.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdSetName.Text = "Name"
|
|
'
|
|
'cmdSetInfo
|
|
'
|
|
Me.cmdSetInfo.Name = "cmdSetInfo"
|
|
Me.cmdSetInfo.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdSetInfo.Text = "Info"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(116, 6)
|
|
'
|
|
'cmdRelocatePartLayObj
|
|
'
|
|
Me.cmdRelocatePartLayObj.Name = "cmdRelocatePartLayObj"
|
|
Me.cmdRelocatePartLayObj.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdRelocatePartLayObj.Text = "Relocate"
|
|
'
|
|
'cmdCopyPartLayObj
|
|
'
|
|
Me.cmdCopyPartLayObj.Name = "cmdCopyPartLayObj"
|
|
Me.cmdCopyPartLayObj.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdCopyPartLayObj.Text = "Copy"
|
|
'
|
|
'cmdDeletePartLayObj
|
|
'
|
|
Me.cmdDeletePartLayObj.Name = "cmdDeletePartLayObj"
|
|
Me.cmdDeletePartLayObj.Size = New System.Drawing.Size(119, 22)
|
|
Me.cmdDeletePartLayObj.Text = "Delete"
|
|
'
|
|
'OpenFileDialog
|
|
'
|
|
Me.OpenFileDialog.DefaultExt = "Nge"
|
|
Me.OpenFileDialog.Title = "Open"
|
|
'
|
|
'SaveFileDialog
|
|
'
|
|
Me.SaveFileDialog.Title = "Save"
|
|
'
|
|
'btnGetDist
|
|
'
|
|
Me.btnGetDist.Appearance = System.Windows.Forms.Appearance.Button
|
|
Me.btnGetDist.Location = New System.Drawing.Point(130, 97)
|
|
Me.btnGetDist.Name = "btnGetDist"
|
|
Me.btnGetDist.Size = New System.Drawing.Size(60, 23)
|
|
Me.btnGetDist.TabIndex = 24
|
|
Me.btnGetDist.Text = "Get Dist"
|
|
Me.btnGetDist.UseVisualStyleBackColor = True
|
|
'
|
|
'ObjTreeTimer
|
|
'
|
|
Me.ObjTreeTimer.Interval = 2000
|
|
'
|
|
'ColorDialog1
|
|
'
|
|
Me.ColorDialog1.AnyColor = True
|
|
'
|
|
'FormTimer
|
|
'
|
|
Me.FormTimer.Interval = 50
|
|
'
|
|
'ToolTip1
|
|
'
|
|
Me.ToolTip1.ShowAlways = True
|
|
Me.ToolTip1.StripAmpersands = True
|
|
Me.ToolTip1.UseFading = False
|
|
'
|
|
'Form1
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.AutoSize = True
|
|
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.ClientSize = New System.Drawing.Size(1096, 641)
|
|
Me.Controls.Add(Me.TableLayoutPanel1)
|
|
Me.Cursor = System.Windows.Forms.Cursors.Arrow
|
|
Me.ForeColor = System.Drawing.SystemColors.ControlText
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.MinimumSize = New System.Drawing.Size(1112, 680)
|
|
Me.Name = "Form1"
|
|
Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
|
|
Me.Text = "Egaltech Interface Prova 1"
|
|
Me.TableLayoutPanel1.ResumeLayout(False)
|
|
Me.TableLayoutPanel1.PerformLayout()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabHome.ResumeLayout(False)
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabView.ResumeLayout(False)
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabCPlane.ResumeLayout(False)
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TableLayoutPanel3.ResumeLayout(False)
|
|
Me.TableLayoutPanel3.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.InputBox.ResumeLayout(False)
|
|
Me.InputBox.PerformLayout()
|
|
Me.TabControl2.ResumeLayout(False)
|
|
Me.TabDraw.ResumeLayout(False)
|
|
Me.TabConstruct.ResumeLayout(False)
|
|
Me.TabEdit.ResumeLayout(False)
|
|
Me.TabTransform.ResumeLayout(False)
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.ContextMenuTreeView1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
|
|
Friend WithEvents OpenFileDialog As System.Windows.Forms.OpenFileDialog
|
|
Friend WithEvents SaveFileDialog As System.Windows.Forms.SaveFileDialog
|
|
Friend WithEvents Scene1 As TestEIn.Scene
|
|
Friend WithEvents tboxCmd As System.Windows.Forms.TextBox
|
|
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
|
|
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
|
|
Friend WithEvents tBoxInfo As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnGetDist As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TableLayoutPanel3 As System.Windows.Forms.TableLayoutPanel
|
|
Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabDraw As System.Windows.Forms.TabPage
|
|
Friend WithEvents TabTest As System.Windows.Forms.TabPage
|
|
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabHome As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnSaveAs As System.Windows.Forms.Button
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnNew As System.Windows.Forms.Button
|
|
Friend WithEvents btnOpen As System.Windows.Forms.Button
|
|
Friend WithEvents btnSave As System.Windows.Forms.Button
|
|
Friend WithEvents btnImport As System.Windows.Forms.Button
|
|
Friend WithEvents btnExport As System.Windows.Forms.Button
|
|
Friend WithEvents btnExec As System.Windows.Forms.Button
|
|
Friend WithEvents TabView As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnIsoNW As System.Windows.Forms.Button
|
|
Friend WithEvents btnIsoNE As System.Windows.Forms.Button
|
|
Friend WithEvents btnIsoSE As System.Windows.Forms.Button
|
|
Friend WithEvents chkGetDist As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkAnalyze As System.Windows.Forms.CheckBox
|
|
Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents chkCurveDir As System.Windows.Forms.CheckBox
|
|
Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents rbtShading As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbtWireFrame As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbtHiddenLine As System.Windows.Forms.RadioButton
|
|
Friend WithEvents btnZoomOut As System.Windows.Forms.Button
|
|
Friend WithEvents btnIsoSW As System.Windows.Forms.Button
|
|
Friend WithEvents btnBack As System.Windows.Forms.Button
|
|
Friend WithEvents btnRight As System.Windows.Forms.Button
|
|
Friend WithEvents btnLeft As System.Windows.Forms.Button
|
|
Friend WithEvents btnZoomAll As System.Windows.Forms.Button
|
|
Friend WithEvents btnFront As System.Windows.Forms.Button
|
|
Friend WithEvents btnZoomIn As System.Windows.Forms.Button
|
|
Friend WithEvents btnTop As System.Windows.Forms.Button
|
|
Friend WithEvents btnMove As System.Windows.Forms.Button
|
|
Friend WithEvents TabTransform As System.Windows.Forms.TabPage
|
|
Friend WithEvents TabEdit As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnRotate As System.Windows.Forms.Button
|
|
Friend WithEvents btnLine2P As System.Windows.Forms.Button
|
|
Friend WithEvents btnPoint As System.Windows.Forms.Button
|
|
Friend WithEvents btnArcCSE As System.Windows.Forms.Button
|
|
Friend WithEvents ObjTreeTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents btnDelete As System.Windows.Forms.Button
|
|
Friend WithEvents btnArc3P As System.Windows.Forms.Button
|
|
Friend WithEvents txtPartLay As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnNewPart As System.Windows.Forms.Button
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents btnNewLayer As System.Windows.Forms.Button
|
|
Friend WithEvents btnColor As System.Windows.Forms.Button
|
|
Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog
|
|
Friend WithEvents txtColor As System.Windows.Forms.TextBox
|
|
Friend WithEvents TabConstruct As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnMirror As System.Windows.Forms.Button
|
|
Friend WithEvents btnPlane As System.Windows.Forms.Button
|
|
Friend WithEvents btnInvertCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnJoinCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnExplodeCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnChangeColor As System.Windows.Forms.Button
|
|
Friend WithEvents btnExtrude As System.Windows.Forms.Button
|
|
Friend WithEvents InputBox As System.Windows.Forms.GroupBox
|
|
Friend WithEvents InputLabel As System.Windows.Forms.Label
|
|
Friend WithEvents InputCheck As System.Windows.Forms.CheckBox
|
|
Friend WithEvents InputText As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnCircleCP As System.Windows.Forms.Button
|
|
Friend WithEvents btnScrew As System.Windows.Forms.Button
|
|
Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
|
|
Friend WithEvents btnCPlane As System.Windows.Forms.Button
|
|
Friend WithEvents TabCPlane As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnCplaneFront As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneTop As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneOrigin As System.Windows.Forms.Button
|
|
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents btnCplaneRight As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneElevation As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneBack As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneBottom As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneLeft As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplane3P As System.Windows.Forms.Button
|
|
Friend WithEvents btnCplaneRotate As System.Windows.Forms.Button
|
|
Friend WithEvents btnBreakCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnRuled As System.Windows.Forms.Button
|
|
Friend WithEvents ContextMenuTreeView1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents cmdCopyPartLayObj As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmdSelectPartLayObj As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmdRelocatePartLayObj As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents cmdDeletePartLayObj As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmdDeselectPartLayObj As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmdSetName As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents cmdSetInfo As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents btnExtendCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnScale As System.Windows.Forms.Button
|
|
Friend WithEvents btnDone As System.Windows.Forms.Button
|
|
Friend WithEvents btnShow As System.Windows.Forms.Button
|
|
Friend WithEvents btnArcPDP As System.Windows.Forms.Button
|
|
Friend WithEvents btnLinePDL As System.Windows.Forms.Button
|
|
Friend WithEvents btnCircleCD As System.Windows.Forms.Button
|
|
Friend WithEvents btnSetCurveTh As System.Windows.Forms.Button
|
|
Friend WithEvents btnCPlaneObj As System.Windows.Forms.Button
|
|
Friend WithEvents btnCPlanePerpCurve As System.Windows.Forms.Button
|
|
Friend WithEvents btnOffset As System.Windows.Forms.Button
|
|
Friend WithEvents btnChangeLayer As System.Windows.Forms.Button
|
|
Friend WithEvents btnRectangle2P As System.Windows.Forms.Button
|
|
Friend WithEvents InputCombo As System.Windows.Forms.ComboBox
|
|
Friend WithEvents FormTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents tsStatusOnL As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusOutput As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusOnR As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusSnapPointType As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusGrid As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusCurPosType As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusCursorPos As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsStatusUnits As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents btnInsert As System.Windows.Forms.Button
|
|
Friend WithEvents btnInvertSurf As System.Windows.Forms.Button
|
|
Friend WithEvents btnText As System.Windows.Forms.Button
|
|
Friend WithEvents btnPolygonSide As System.Windows.Forms.Button
|
|
Friend WithEvents tsStatusReg As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents btnRevolve As System.Windows.Forms.Button
|
|
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
|
|
|
End Class
|