<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Form1
#Region "Windows フォーム デザイナによって生成されたコード "
	<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
		MyBase.New()
		'この呼び出しは、Windows フォーム デザイナで必要です。
		InitializeComponent()
	End Sub
	'Form は、コンポーネント一覧に後処理を実行するために dispose をオーバーライドします。
	<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
		If Disposing Then
			If Not components Is Nothing Then
				components.Dispose()
			End If
		End If
		MyBase.Dispose(Disposing)
	End Sub
	'Windows フォーム デザイナで必要です。
	Private components As System.ComponentModel.IContainer
	Public ToolTip1 As System.Windows.Forms.ToolTip
	Public WithEvents cmdChangeWork As System.Windows.Forms.Button
	Public WithEvents cmdChangeTool As System.Windows.Forms.Button
	Public WithEvents cmdSpeed As System.Windows.Forms.Button
	Public WithEvents cmdDriveEx As System.Windows.Forms.Button
	Public WithEvents cmdDriveAEx As System.Windows.Forms.Button
	Public WithEvents cmdDraw As System.Windows.Forms.Button
	Public WithEvents cmdDepart As System.Windows.Forms.Button
	Public WithEvents cmdApproach As System.Windows.Forms.Button
	Public WithEvents cmdMove As System.Windows.Forms.Button
	Public WithEvents Frm2 As System.Windows.Forms.Panel
	Public WithEvents cmdDisconnectRobot As System.Windows.Forms.Button
	Public WithEvents cmdConnectRobot As System.Windows.Forms.Button
	Public WithEvents cmdInit As System.Windows.Forms.Button
	Public WithEvents Frm1 As System.Windows.Forms.Panel
	'メモ: 以下のプロシージャは Windows フォーム デザイナで必要です。
	'Windows フォーム デザイナを使って変更できます。
	'コード エディタを使用して、変更しないでください。
	<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
        Me.Frm2 = New System.Windows.Forms.Panel
        Me.cmdChangeWork = New System.Windows.Forms.Button
        Me.cmdChangeTool = New System.Windows.Forms.Button
        Me.cmdSpeed = New System.Windows.Forms.Button
        Me.cmdDriveEx = New System.Windows.Forms.Button
        Me.cmdDriveAEx = New System.Windows.Forms.Button
        Me.cmdDraw = New System.Windows.Forms.Button
        Me.cmdDepart = New System.Windows.Forms.Button
        Me.cmdApproach = New System.Windows.Forms.Button
        Me.cmdMove = New System.Windows.Forms.Button
        Me.Frm1 = New System.Windows.Forms.Panel
        Me.cmdDisconnectRobot = New System.Windows.Forms.Button
        Me.cmdConnectRobot = New System.Windows.Forms.Button
        Me.cmdInit = New System.Windows.Forms.Button
        Me.Frm2.SuspendLayout()
        Me.Frm1.SuspendLayout()
        Me.SuspendLayout()
        '
        'Frm2
        '
        Me.Frm2.BackColor = System.Drawing.Color.FromArgb(CType(CType(153, Byte), Integer), CType(CType(204, Byte), Integer), CType(CType(255, Byte), Integer))
        Me.Frm2.Controls.Add(Me.cmdChangeWork)
        Me.Frm2.Controls.Add(Me.cmdChangeTool)
        Me.Frm2.Controls.Add(Me.cmdSpeed)
        Me.Frm2.Controls.Add(Me.cmdDriveEx)
        Me.Frm2.Controls.Add(Me.cmdDriveAEx)
        Me.Frm2.Controls.Add(Me.cmdDraw)
        Me.Frm2.Controls.Add(Me.cmdDepart)
        Me.Frm2.Controls.Add(Me.cmdApproach)
        Me.Frm2.Controls.Add(Me.cmdMove)
        Me.Frm2.Cursor = System.Windows.Forms.Cursors.Default
        Me.Frm2.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frm2.Location = New System.Drawing.Point(24, 168)
        Me.Frm2.Name = "Frm2"
        Me.Frm2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frm2.Size = New System.Drawing.Size(217, 385)
        Me.Frm2.TabIndex = 4
        '
        'cmdChangeWork
        '
        Me.cmdChangeWork.BackColor = System.Drawing.SystemColors.Control
        Me.cmdChangeWork.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdChangeWork.Enabled = False
        Me.cmdChangeWork.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdChangeWork.Location = New System.Drawing.Point(32, 336)
        Me.cmdChangeWork.Name = "cmdChangeWork"
        Me.cmdChangeWork.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdChangeWork.Size = New System.Drawing.Size(153, 33)
        Me.cmdChangeWork.TabIndex = 13
        Me.cmdChangeWork.Text = "ChangeWork"
        Me.cmdChangeWork.UseVisualStyleBackColor = False
        '
        'cmdChangeTool
        '
        Me.cmdChangeTool.BackColor = System.Drawing.SystemColors.Control
        Me.cmdChangeTool.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdChangeTool.Enabled = False
        Me.cmdChangeTool.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdChangeTool.Location = New System.Drawing.Point(32, 296)
        Me.cmdChangeTool.Name = "cmdChangeTool"
        Me.cmdChangeTool.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdChangeTool.Size = New System.Drawing.Size(153, 33)
        Me.cmdChangeTool.TabIndex = 12
        Me.cmdChangeTool.Text = "ChangeTool"
        Me.cmdChangeTool.UseVisualStyleBackColor = False
        '
        'cmdSpeed
        '
        Me.cmdSpeed.BackColor = System.Drawing.SystemColors.Control
        Me.cmdSpeed.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdSpeed.Enabled = False
        Me.cmdSpeed.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdSpeed.Location = New System.Drawing.Point(32, 256)
        Me.cmdSpeed.Name = "cmdSpeed"
        Me.cmdSpeed.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdSpeed.Size = New System.Drawing.Size(153, 33)
        Me.cmdSpeed.TabIndex = 11
        Me.cmdSpeed.Text = "Speed"
        Me.cmdSpeed.UseVisualStyleBackColor = False
        '
        'cmdDriveEx
        '
        Me.cmdDriveEx.BackColor = System.Drawing.SystemColors.Control
        Me.cmdDriveEx.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdDriveEx.Enabled = False
        Me.cmdDriveEx.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdDriveEx.Location = New System.Drawing.Point(32, 216)
        Me.cmdDriveEx.Name = "cmdDriveEx"
        Me.cmdDriveEx.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdDriveEx.Size = New System.Drawing.Size(153, 33)
        Me.cmdDriveEx.TabIndex = 10
        Me.cmdDriveEx.Text = "DriveEx"
        Me.cmdDriveEx.UseVisualStyleBackColor = False
        '
        'cmdDriveAEx
        '
        Me.cmdDriveAEx.BackColor = System.Drawing.SystemColors.Control
        Me.cmdDriveAEx.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdDriveAEx.Enabled = False
        Me.cmdDriveAEx.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdDriveAEx.Location = New System.Drawing.Point(32, 176)
        Me.cmdDriveAEx.Name = "cmdDriveAEx"
        Me.cmdDriveAEx.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdDriveAEx.Size = New System.Drawing.Size(153, 33)
        Me.cmdDriveAEx.TabIndex = 9
        Me.cmdDriveAEx.Text = "DriveAEx"
        Me.cmdDriveAEx.UseVisualStyleBackColor = False
        '
        'cmdDraw
        '
        Me.cmdDraw.BackColor = System.Drawing.SystemColors.Control
        Me.cmdDraw.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdDraw.Enabled = False
        Me.cmdDraw.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdDraw.Location = New System.Drawing.Point(32, 136)
        Me.cmdDraw.Name = "cmdDraw"
        Me.cmdDraw.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdDraw.Size = New System.Drawing.Size(153, 33)
        Me.cmdDraw.TabIndex = 8
        Me.cmdDraw.Text = "Draw"
        Me.cmdDraw.UseVisualStyleBackColor = False
        '
        'cmdDepart
        '
        Me.cmdDepart.BackColor = System.Drawing.SystemColors.Control
        Me.cmdDepart.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdDepart.Enabled = False
        Me.cmdDepart.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdDepart.Location = New System.Drawing.Point(32, 96)
        Me.cmdDepart.Name = "cmdDepart"
        Me.cmdDepart.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdDepart.Size = New System.Drawing.Size(153, 33)
        Me.cmdDepart.TabIndex = 7
        Me.cmdDepart.Text = "Depart"
        Me.cmdDepart.UseVisualStyleBackColor = False
        '
        'cmdApproach
        '
        Me.cmdApproach.BackColor = System.Drawing.SystemColors.Control
        Me.cmdApproach.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdApproach.Enabled = False
        Me.cmdApproach.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdApproach.Location = New System.Drawing.Point(32, 56)
        Me.cmdApproach.Name = "cmdApproach"
        Me.cmdApproach.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdApproach.Size = New System.Drawing.Size(153, 33)
        Me.cmdApproach.TabIndex = 6
        Me.cmdApproach.Text = "Approach"
        Me.cmdApproach.UseVisualStyleBackColor = False
        '
        'cmdMove
        '
        Me.cmdMove.BackColor = System.Drawing.SystemColors.Control
        Me.cmdMove.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdMove.Enabled = False
        Me.cmdMove.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdMove.Location = New System.Drawing.Point(32, 16)
        Me.cmdMove.Name = "cmdMove"
        Me.cmdMove.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdMove.Size = New System.Drawing.Size(153, 33)
        Me.cmdMove.TabIndex = 5
        Me.cmdMove.Text = "Move"
        Me.cmdMove.UseVisualStyleBackColor = False
        '
        'Frm1
        '
        Me.Frm1.BackColor = System.Drawing.Color.FromArgb(CType(CType(204, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(204, Byte), Integer))
        Me.Frm1.Controls.Add(Me.cmdDisconnectRobot)
        Me.Frm1.Controls.Add(Me.cmdConnectRobot)
        Me.Frm1.Controls.Add(Me.cmdInit)
        Me.Frm1.Cursor = System.Windows.Forms.Cursors.Default
        Me.Frm1.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frm1.Location = New System.Drawing.Point(24, 8)
        Me.Frm1.Name = "Frm1"
        Me.Frm1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frm1.Size = New System.Drawing.Size(217, 145)
        Me.Frm1.TabIndex = 0
        '
        'cmdDisconnectRobot
        '
        Me.cmdDisconnectRobot.BackColor = System.Drawing.SystemColors.Control
        Me.cmdDisconnectRobot.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdDisconnectRobot.Enabled = False
        Me.cmdDisconnectRobot.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdDisconnectRobot.Location = New System.Drawing.Point(32, 96)
        Me.cmdDisconnectRobot.Name = "cmdDisconnectRobot"
        Me.cmdDisconnectRobot.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdDisconnectRobot.Size = New System.Drawing.Size(153, 33)
        Me.cmdDisconnectRobot.TabIndex = 3
        Me.cmdDisconnectRobot.Text = "Disconnect Robot"
        Me.cmdDisconnectRobot.UseVisualStyleBackColor = False
        '
        'cmdConnectRobot
        '
        Me.cmdConnectRobot.BackColor = System.Drawing.SystemColors.Control
        Me.cmdConnectRobot.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdConnectRobot.Enabled = False
        Me.cmdConnectRobot.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdConnectRobot.Location = New System.Drawing.Point(32, 56)
        Me.cmdConnectRobot.Name = "cmdConnectRobot"
        Me.cmdConnectRobot.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdConnectRobot.Size = New System.Drawing.Size(153, 33)
        Me.cmdConnectRobot.TabIndex = 2
        Me.cmdConnectRobot.Text = "Connect Robot"
        Me.cmdConnectRobot.UseVisualStyleBackColor = False
        '
        'cmdInit
        '
        Me.cmdInit.BackColor = System.Drawing.SystemColors.Control
        Me.cmdInit.Cursor = System.Windows.Forms.Cursors.Default
        Me.cmdInit.ForeColor = System.Drawing.SystemColors.ControlText
        Me.cmdInit.Location = New System.Drawing.Point(32, 16)
        Me.cmdInit.Name = "cmdInit"
        Me.cmdInit.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.cmdInit.Size = New System.Drawing.Size(153, 33)
        Me.cmdInit.TabIndex = 1
        Me.cmdInit.Text = "Init"
        Me.cmdInit.UseVisualStyleBackColor = False
        '
        'Form1
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.BackColor = System.Drawing.SystemColors.Control
        Me.ClientSize = New System.Drawing.Size(270, 564)
        Me.Controls.Add(Me.Frm2)
        Me.Controls.Add(Me.Frm1)
        Me.Cursor = System.Windows.Forms.Cursors.Default
        Me.Location = New System.Drawing.Point(4, 30)
        Me.Name = "Form1"
        Me.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Text = "Robot"
        Me.Frm2.ResumeLayout(False)
        Me.Frm1.ResumeLayout(False)
        Me.ResumeLayout(False)

    End Sub
#End Region 
End Class