2177 lines
114 KiB
VB.net
2177 lines
114 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class MainForm
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
<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
|
|
|
|
'Windows Form 디자이너에 필요합니다.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
|
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
|
'코드 편집기를 사용하여 수정하지 마십시오.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm))
|
|
Me.groupBoxCommon = New System.Windows.Forms.GroupBox()
|
|
Me.buttonEnableAll = New System.Windows.Forms.Button()
|
|
Me.buttonDisableAll = New System.Windows.Forms.Button()
|
|
Me.buttonFileDefault = New System.Windows.Forms.Button()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinaryDefault = New System.Windows.Forms.TextBox()
|
|
Me.comboBoxTargetDefault = New System.Windows.Forms.ComboBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.comboBoxBaudRate = New System.Windows.Forms.ComboBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.buttonDownloadAll = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess01 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan01 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable01 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable01 = New System.Windows.Forms.Button()
|
|
Me.buttonFile01 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget01 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort01 = New System.Windows.Forms.ComboBox()
|
|
Me.Label67 = New System.Windows.Forms.Label()
|
|
Me.Label74 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow01 = New System.Windows.Forms.TextBox()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary01 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload01 = New System.Windows.Forms.Button()
|
|
Me.runTimeTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.LiveTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.SerialPort1 = New System.IO.Ports.SerialPort(Me.components)
|
|
Me.cmdTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.groupBoxProcess02 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan02 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable02 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable02 = New System.Windows.Forms.Button()
|
|
Me.buttonFile02 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget02 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort02 = New System.Windows.Forms.ComboBox()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow02 = New System.Windows.Forms.TextBox()
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary02 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload02 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess03 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan03 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable03 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable03 = New System.Windows.Forms.Button()
|
|
Me.buttonFile03 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget03 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort03 = New System.Windows.Forms.ComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow03 = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary03 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload03 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess04 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan04 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable04 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable04 = New System.Windows.Forms.Button()
|
|
Me.buttonFile04 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget04 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort04 = New System.Windows.Forms.ComboBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow04 = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary04 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload04 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess05 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan05 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable05 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable05 = New System.Windows.Forms.Button()
|
|
Me.buttonFile05 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget05 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort05 = New System.Windows.Forms.ComboBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow05 = New System.Windows.Forms.TextBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary05 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload05 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess06 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan06 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable06 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable06 = New System.Windows.Forms.Button()
|
|
Me.buttonFile06 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget06 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort06 = New System.Windows.Forms.ComboBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow06 = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary06 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload06 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess07 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan07 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable07 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable07 = New System.Windows.Forms.Button()
|
|
Me.buttonFile07 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget07 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort07 = New System.Windows.Forms.ComboBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow07 = New System.Windows.Forms.TextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary07 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload07 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess08 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan08 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable08 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable08 = New System.Windows.Forms.Button()
|
|
Me.buttonFile08 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget08 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort08 = New System.Windows.Forms.ComboBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow08 = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary08 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload08 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess09 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan09 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable09 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable09 = New System.Windows.Forms.Button()
|
|
Me.buttonFile09 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget09 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort09 = New System.Windows.Forms.ComboBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow09 = New System.Windows.Forms.TextBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary09 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload09 = New System.Windows.Forms.Button()
|
|
Me.groupBoxProcess10 = New System.Windows.Forms.GroupBox()
|
|
Me.buttonPortScan10 = New System.Windows.Forms.Button()
|
|
Me.buttonEnable10 = New System.Windows.Forms.Button()
|
|
Me.buttonDisable10 = New System.Windows.Forms.Button()
|
|
Me.buttonFile10 = New System.Windows.Forms.Button()
|
|
Me.comboBoxTarget10 = New System.Windows.Forms.ComboBox()
|
|
Me.comboBoxPort10 = New System.Windows.Forms.ComboBox()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.textBoxCmdWindow10 = New System.Windows.Forms.TextBox()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.textBoxBinary10 = New System.Windows.Forms.TextBox()
|
|
Me.buttonDownload10 = New System.Windows.Forms.Button()
|
|
Me.buttonClean = New System.Windows.Forms.Button()
|
|
Me.groupBoxCommon.SuspendLayout()
|
|
Me.groupBoxProcess01.SuspendLayout()
|
|
Me.groupBoxProcess02.SuspendLayout()
|
|
Me.groupBoxProcess03.SuspendLayout()
|
|
Me.groupBoxProcess04.SuspendLayout()
|
|
Me.groupBoxProcess05.SuspendLayout()
|
|
Me.groupBoxProcess06.SuspendLayout()
|
|
Me.groupBoxProcess07.SuspendLayout()
|
|
Me.groupBoxProcess08.SuspendLayout()
|
|
Me.groupBoxProcess09.SuspendLayout()
|
|
Me.groupBoxProcess10.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'groupBoxCommon
|
|
'
|
|
Me.groupBoxCommon.BackColor = System.Drawing.Color.Silver
|
|
Me.groupBoxCommon.Controls.Add(Me.buttonClean)
|
|
Me.groupBoxCommon.Controls.Add(Me.buttonEnableAll)
|
|
Me.groupBoxCommon.Controls.Add(Me.buttonDisableAll)
|
|
Me.groupBoxCommon.Controls.Add(Me.buttonFileDefault)
|
|
Me.groupBoxCommon.Controls.Add(Me.Label2)
|
|
Me.groupBoxCommon.Controls.Add(Me.textBoxBinaryDefault)
|
|
Me.groupBoxCommon.Controls.Add(Me.comboBoxTargetDefault)
|
|
Me.groupBoxCommon.Controls.Add(Me.Label1)
|
|
Me.groupBoxCommon.Controls.Add(Me.comboBoxBaudRate)
|
|
Me.groupBoxCommon.Controls.Add(Me.Label7)
|
|
Me.groupBoxCommon.Controls.Add(Me.buttonDownloadAll)
|
|
Me.groupBoxCommon.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.groupBoxCommon.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxCommon.Location = New System.Drawing.Point(12, 12)
|
|
Me.groupBoxCommon.Name = "groupBoxCommon"
|
|
Me.groupBoxCommon.Size = New System.Drawing.Size(1878, 75)
|
|
Me.groupBoxCommon.TabIndex = 32
|
|
Me.groupBoxCommon.TabStop = False
|
|
Me.groupBoxCommon.Text = "전체 기본 설정"
|
|
'
|
|
'buttonEnableAll
|
|
'
|
|
Me.buttonEnableAll.AccessibleName = ""
|
|
Me.buttonEnableAll.AutoSize = True
|
|
Me.buttonEnableAll.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnableAll.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnableAll.Location = New System.Drawing.Point(1694, 20)
|
|
Me.buttonEnableAll.Name = "buttonEnableAll"
|
|
Me.buttonEnableAll.Size = New System.Drawing.Size(178, 37)
|
|
Me.buttonEnableAll.TabIndex = 93
|
|
Me.buttonEnableAll.Text = "Enable"
|
|
Me.buttonEnableAll.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisableAll
|
|
'
|
|
Me.buttonDisableAll.AccessibleName = ""
|
|
Me.buttonDisableAll.AutoSize = True
|
|
Me.buttonDisableAll.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisableAll.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisableAll.Location = New System.Drawing.Point(1320, 20)
|
|
Me.buttonDisableAll.Name = "buttonDisableAll"
|
|
Me.buttonDisableAll.Size = New System.Drawing.Size(178, 37)
|
|
Me.buttonDisableAll.TabIndex = 92
|
|
Me.buttonDisableAll.Text = "Disable"
|
|
Me.buttonDisableAll.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFileDefault
|
|
'
|
|
Me.buttonFileDefault.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFileDefault.Location = New System.Drawing.Point(1082, 24)
|
|
Me.buttonFileDefault.Name = "buttonFileDefault"
|
|
Me.buttonFileDefault.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFileDefault.TabIndex = 91
|
|
Me.buttonFileDefault.Text = "..."
|
|
Me.buttonFileDefault.UseVisualStyleBackColor = True
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(735, 31)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(77, 24)
|
|
Me.Label2.TabIndex = 90
|
|
Me.Label2.Text = "Binary"
|
|
'
|
|
'textBoxBinaryDefault
|
|
'
|
|
Me.textBoxBinaryDefault.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinaryDefault.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinaryDefault.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinaryDefault.Location = New System.Drawing.Point(818, 25)
|
|
Me.textBoxBinaryDefault.Name = "textBoxBinaryDefault"
|
|
Me.textBoxBinaryDefault.ReadOnly = True
|
|
Me.textBoxBinaryDefault.Size = New System.Drawing.Size(258, 32)
|
|
Me.textBoxBinaryDefault.TabIndex = 87
|
|
Me.textBoxBinaryDefault.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'comboBoxTargetDefault
|
|
'
|
|
Me.comboBoxTargetDefault.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTargetDefault.Font = New System.Drawing.Font("굴림", 18.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTargetDefault.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTargetDefault.FormattingEnabled = True
|
|
Me.comboBoxTargetDefault.Location = New System.Drawing.Point(448, 26)
|
|
Me.comboBoxTargetDefault.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTargetDefault.Name = "comboBoxTargetDefault"
|
|
Me.comboBoxTargetDefault.Size = New System.Drawing.Size(272, 32)
|
|
Me.comboBoxTargetDefault.TabIndex = 22
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(350, 31)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(82, 24)
|
|
Me.Label1.TabIndex = 21
|
|
Me.Label1.Text = "Target"
|
|
'
|
|
'comboBoxBaudRate
|
|
'
|
|
Me.comboBoxBaudRate.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxBaudRate.Font = New System.Drawing.Font("굴림", 18.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxBaudRate.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxBaudRate.FormattingEnabled = True
|
|
Me.comboBoxBaudRate.Location = New System.Drawing.Point(161, 26)
|
|
Me.comboBoxBaudRate.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxBaudRate.Name = "comboBoxBaudRate"
|
|
Me.comboBoxBaudRate.Size = New System.Drawing.Size(165, 32)
|
|
Me.comboBoxBaudRate.TabIndex = 20
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(29, 29)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(126, 24)
|
|
Me.Label7.TabIndex = 17
|
|
Me.Label7.Text = "Baud Rate"
|
|
'
|
|
'buttonDownloadAll
|
|
'
|
|
Me.buttonDownloadAll.AccessibleName = ""
|
|
Me.buttonDownloadAll.AutoSize = True
|
|
Me.buttonDownloadAll.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownloadAll.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownloadAll.Location = New System.Drawing.Point(1508, 20)
|
|
Me.buttonDownloadAll.Name = "buttonDownloadAll"
|
|
Me.buttonDownloadAll.Size = New System.Drawing.Size(178, 37)
|
|
Me.buttonDownloadAll.TabIndex = 84
|
|
Me.buttonDownloadAll.Text = "Download"
|
|
Me.buttonDownloadAll.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess01
|
|
'
|
|
Me.groupBoxProcess01.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess01.Controls.Add(Me.buttonPortScan01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.buttonEnable01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.buttonDisable01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.buttonFile01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.comboBoxTarget01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.comboBoxPort01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.Label67)
|
|
Me.groupBoxProcess01.Controls.Add(Me.Label74)
|
|
Me.groupBoxProcess01.Controls.Add(Me.textBoxCmdWindow01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.Label28)
|
|
Me.groupBoxProcess01.Controls.Add(Me.textBoxBinary01)
|
|
Me.groupBoxProcess01.Controls.Add(Me.buttonDownload01)
|
|
Me.groupBoxProcess01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess01.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess01.Location = New System.Drawing.Point(10, 104)
|
|
Me.groupBoxProcess01.Name = "groupBoxProcess01"
|
|
Me.groupBoxProcess01.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess01.TabIndex = 1
|
|
Me.groupBoxProcess01.TabStop = False
|
|
Me.groupBoxProcess01.Text = "Process 01"
|
|
'
|
|
'buttonPortScan01
|
|
'
|
|
Me.buttonPortScan01.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan01.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan01.Name = "buttonPortScan01"
|
|
Me.buttonPortScan01.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan01.TabIndex = 89
|
|
Me.buttonPortScan01.Text = "스캔"
|
|
Me.buttonPortScan01.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable01
|
|
'
|
|
Me.buttonEnable01.AccessibleName = ""
|
|
Me.buttonEnable01.AutoSize = True
|
|
Me.buttonEnable01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable01.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable01.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable01.Name = "buttonEnable01"
|
|
Me.buttonEnable01.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable01.TabIndex = 88
|
|
Me.buttonEnable01.Text = "Enable"
|
|
Me.buttonEnable01.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable01
|
|
'
|
|
Me.buttonDisable01.AccessibleName = ""
|
|
Me.buttonDisable01.AutoSize = True
|
|
Me.buttonDisable01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable01.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable01.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable01.Name = "buttonDisable01"
|
|
Me.buttonDisable01.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable01.TabIndex = 87
|
|
Me.buttonDisable01.Text = "Disable"
|
|
Me.buttonDisable01.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile01
|
|
'
|
|
Me.buttonFile01.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile01.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile01.Name = "buttonFile01"
|
|
Me.buttonFile01.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile01.TabIndex = 86
|
|
Me.buttonFile01.Text = "..."
|
|
Me.buttonFile01.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget01
|
|
'
|
|
Me.comboBoxTarget01.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget01.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget01.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget01.FormattingEnabled = True
|
|
Me.comboBoxTarget01.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget01.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget01.Name = "comboBoxTarget01"
|
|
Me.comboBoxTarget01.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget01.TabIndex = 85
|
|
'
|
|
'comboBoxPort01
|
|
'
|
|
Me.comboBoxPort01.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort01.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort01.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort01.FormattingEnabled = True
|
|
Me.comboBoxPort01.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort01.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort01.Name = "comboBoxPort01"
|
|
Me.comboBoxPort01.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort01.TabIndex = 84
|
|
'
|
|
'Label67
|
|
'
|
|
Me.Label67.AutoSize = True
|
|
Me.Label67.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label67.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label67.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label67.Name = "Label67"
|
|
Me.Label67.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label67.TabIndex = 82
|
|
Me.Label67.Text = "Port Name"
|
|
'
|
|
'Label74
|
|
'
|
|
Me.Label74.AutoSize = True
|
|
Me.Label74.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label74.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label74.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label74.Name = "Label74"
|
|
Me.Label74.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label74.TabIndex = 81
|
|
Me.Label74.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow01
|
|
'
|
|
Me.textBoxCmdWindow01.AllowDrop = True
|
|
Me.textBoxCmdWindow01.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow01.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow01.Multiline = True
|
|
Me.textBoxCmdWindow01.Name = "textBoxCmdWindow01"
|
|
Me.textBoxCmdWindow01.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow01.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow01.TabIndex = 74
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label28.ForeColor = System.Drawing.Color.Black
|
|
Me.Label28.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label28.TabIndex = 57
|
|
Me.Label28.Text = "Binary"
|
|
'
|
|
'textBoxBinary01
|
|
'
|
|
Me.textBoxBinary01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary01.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary01.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary01.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary01.Name = "textBoxBinary01"
|
|
Me.textBoxBinary01.ReadOnly = True
|
|
Me.textBoxBinary01.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary01.TabIndex = 56
|
|
Me.textBoxBinary01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload01
|
|
'
|
|
Me.buttonDownload01.AccessibleName = ""
|
|
Me.buttonDownload01.AutoSize = True
|
|
Me.buttonDownload01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload01.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload01.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload01.Name = "buttonDownload01"
|
|
Me.buttonDownload01.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload01.TabIndex = 44
|
|
Me.buttonDownload01.Text = "Download"
|
|
Me.buttonDownload01.UseVisualStyleBackColor = True
|
|
'
|
|
'runTimeTimer
|
|
'
|
|
Me.runTimeTimer.Interval = 1000
|
|
'
|
|
'LiveTimer
|
|
'
|
|
Me.LiveTimer.Interval = 500
|
|
'
|
|
'SerialPort1
|
|
'
|
|
Me.SerialPort1.BaudRate = 230400
|
|
'
|
|
'cmdTimer
|
|
'
|
|
Me.cmdTimer.Interval = 10
|
|
'
|
|
'groupBoxProcess02
|
|
'
|
|
Me.groupBoxProcess02.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess02.Controls.Add(Me.buttonPortScan02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.buttonEnable02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.buttonDisable02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.buttonFile02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.comboBoxTarget02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.comboBoxPort02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.Label29)
|
|
Me.groupBoxProcess02.Controls.Add(Me.Label30)
|
|
Me.groupBoxProcess02.Controls.Add(Me.textBoxCmdWindow02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.Label31)
|
|
Me.groupBoxProcess02.Controls.Add(Me.textBoxBinary02)
|
|
Me.groupBoxProcess02.Controls.Add(Me.buttonDownload02)
|
|
Me.groupBoxProcess02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess02.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess02.Location = New System.Drawing.Point(389, 104)
|
|
Me.groupBoxProcess02.Name = "groupBoxProcess02"
|
|
Me.groupBoxProcess02.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess02.TabIndex = 2
|
|
Me.groupBoxProcess02.TabStop = False
|
|
Me.groupBoxProcess02.Text = "Process 02"
|
|
'
|
|
'buttonPortScan02
|
|
'
|
|
Me.buttonPortScan02.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan02.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan02.Name = "buttonPortScan02"
|
|
Me.buttonPortScan02.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan02.TabIndex = 89
|
|
Me.buttonPortScan02.Text = "스캔"
|
|
Me.buttonPortScan02.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable02
|
|
'
|
|
Me.buttonEnable02.AccessibleName = ""
|
|
Me.buttonEnable02.AutoSize = True
|
|
Me.buttonEnable02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable02.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable02.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable02.Name = "buttonEnable02"
|
|
Me.buttonEnable02.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable02.TabIndex = 88
|
|
Me.buttonEnable02.Text = "Enable"
|
|
Me.buttonEnable02.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable02
|
|
'
|
|
Me.buttonDisable02.AccessibleName = ""
|
|
Me.buttonDisable02.AutoSize = True
|
|
Me.buttonDisable02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable02.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable02.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable02.Name = "buttonDisable02"
|
|
Me.buttonDisable02.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable02.TabIndex = 87
|
|
Me.buttonDisable02.Text = "Disable"
|
|
Me.buttonDisable02.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile02
|
|
'
|
|
Me.buttonFile02.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile02.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile02.Name = "buttonFile02"
|
|
Me.buttonFile02.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile02.TabIndex = 86
|
|
Me.buttonFile02.Text = "..."
|
|
Me.buttonFile02.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget02
|
|
'
|
|
Me.comboBoxTarget02.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget02.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget02.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget02.FormattingEnabled = True
|
|
Me.comboBoxTarget02.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget02.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget02.Name = "comboBoxTarget02"
|
|
Me.comboBoxTarget02.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget02.TabIndex = 85
|
|
'
|
|
'comboBoxPort02
|
|
'
|
|
Me.comboBoxPort02.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort02.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort02.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort02.FormattingEnabled = True
|
|
Me.comboBoxPort02.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort02.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort02.Name = "comboBoxPort02"
|
|
Me.comboBoxPort02.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort02.TabIndex = 84
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label29.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label29.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label29.TabIndex = 82
|
|
Me.Label29.Text = "Port Name"
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label30.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label30.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label30.TabIndex = 81
|
|
Me.Label30.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow02
|
|
'
|
|
Me.textBoxCmdWindow02.AllowDrop = True
|
|
Me.textBoxCmdWindow02.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow02.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow02.Multiline = True
|
|
Me.textBoxCmdWindow02.Name = "textBoxCmdWindow02"
|
|
Me.textBoxCmdWindow02.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow02.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow02.TabIndex = 74
|
|
'
|
|
'Label31
|
|
'
|
|
Me.Label31.AutoSize = True
|
|
Me.Label31.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label31.ForeColor = System.Drawing.Color.Black
|
|
Me.Label31.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label31.Name = "Label31"
|
|
Me.Label31.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label31.TabIndex = 57
|
|
Me.Label31.Text = "Binary"
|
|
'
|
|
'textBoxBinary02
|
|
'
|
|
Me.textBoxBinary02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary02.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary02.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary02.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary02.Name = "textBoxBinary02"
|
|
Me.textBoxBinary02.ReadOnly = True
|
|
Me.textBoxBinary02.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary02.TabIndex = 56
|
|
Me.textBoxBinary02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload02
|
|
'
|
|
Me.buttonDownload02.AccessibleName = ""
|
|
Me.buttonDownload02.AutoSize = True
|
|
Me.buttonDownload02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload02.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload02.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload02.Name = "buttonDownload02"
|
|
Me.buttonDownload02.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload02.TabIndex = 44
|
|
Me.buttonDownload02.Text = "Download"
|
|
Me.buttonDownload02.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess03
|
|
'
|
|
Me.groupBoxProcess03.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess03.Controls.Add(Me.buttonPortScan03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.buttonEnable03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.buttonDisable03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.buttonFile03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.comboBoxTarget03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.comboBoxPort03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.Label3)
|
|
Me.groupBoxProcess03.Controls.Add(Me.Label9)
|
|
Me.groupBoxProcess03.Controls.Add(Me.textBoxCmdWindow03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.Label10)
|
|
Me.groupBoxProcess03.Controls.Add(Me.textBoxBinary03)
|
|
Me.groupBoxProcess03.Controls.Add(Me.buttonDownload03)
|
|
Me.groupBoxProcess03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess03.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess03.Location = New System.Drawing.Point(771, 104)
|
|
Me.groupBoxProcess03.Name = "groupBoxProcess03"
|
|
Me.groupBoxProcess03.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess03.TabIndex = 3
|
|
Me.groupBoxProcess03.TabStop = False
|
|
Me.groupBoxProcess03.Text = "Process 03"
|
|
'
|
|
'buttonPortScan03
|
|
'
|
|
Me.buttonPortScan03.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan03.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan03.Name = "buttonPortScan03"
|
|
Me.buttonPortScan03.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan03.TabIndex = 89
|
|
Me.buttonPortScan03.Text = "스캔"
|
|
Me.buttonPortScan03.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable03
|
|
'
|
|
Me.buttonEnable03.AccessibleName = ""
|
|
Me.buttonEnable03.AutoSize = True
|
|
Me.buttonEnable03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable03.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable03.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable03.Name = "buttonEnable03"
|
|
Me.buttonEnable03.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable03.TabIndex = 88
|
|
Me.buttonEnable03.Text = "Enable"
|
|
Me.buttonEnable03.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable03
|
|
'
|
|
Me.buttonDisable03.AccessibleName = ""
|
|
Me.buttonDisable03.AutoSize = True
|
|
Me.buttonDisable03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable03.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable03.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable03.Name = "buttonDisable03"
|
|
Me.buttonDisable03.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable03.TabIndex = 87
|
|
Me.buttonDisable03.Text = "Disable"
|
|
Me.buttonDisable03.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile03
|
|
'
|
|
Me.buttonFile03.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile03.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile03.Name = "buttonFile03"
|
|
Me.buttonFile03.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile03.TabIndex = 86
|
|
Me.buttonFile03.Text = "..."
|
|
Me.buttonFile03.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget03
|
|
'
|
|
Me.comboBoxTarget03.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget03.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget03.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget03.FormattingEnabled = True
|
|
Me.comboBoxTarget03.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget03.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget03.Name = "comboBoxTarget03"
|
|
Me.comboBoxTarget03.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget03.TabIndex = 85
|
|
'
|
|
'comboBoxPort03
|
|
'
|
|
Me.comboBoxPort03.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort03.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort03.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort03.FormattingEnabled = True
|
|
Me.comboBoxPort03.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort03.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort03.Name = "comboBoxPort03"
|
|
Me.comboBoxPort03.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort03.TabIndex = 84
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label3.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label3.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label3.TabIndex = 82
|
|
Me.Label3.Text = "Port Name"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label9.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label9.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label9.TabIndex = 81
|
|
Me.Label9.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow03
|
|
'
|
|
Me.textBoxCmdWindow03.AllowDrop = True
|
|
Me.textBoxCmdWindow03.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow03.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow03.Multiline = True
|
|
Me.textBoxCmdWindow03.Name = "textBoxCmdWindow03"
|
|
Me.textBoxCmdWindow03.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow03.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow03.TabIndex = 74
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label10.ForeColor = System.Drawing.Color.Black
|
|
Me.Label10.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label10.TabIndex = 57
|
|
Me.Label10.Text = "Binary"
|
|
'
|
|
'textBoxBinary03
|
|
'
|
|
Me.textBoxBinary03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary03.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary03.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary03.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary03.Name = "textBoxBinary03"
|
|
Me.textBoxBinary03.ReadOnly = True
|
|
Me.textBoxBinary03.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary03.TabIndex = 56
|
|
Me.textBoxBinary03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload03
|
|
'
|
|
Me.buttonDownload03.AccessibleName = ""
|
|
Me.buttonDownload03.AutoSize = True
|
|
Me.buttonDownload03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload03.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload03.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload03.Name = "buttonDownload03"
|
|
Me.buttonDownload03.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload03.TabIndex = 44
|
|
Me.buttonDownload03.Text = "Download"
|
|
Me.buttonDownload03.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess04
|
|
'
|
|
Me.groupBoxProcess04.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess04.Controls.Add(Me.buttonPortScan04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.buttonEnable04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.buttonDisable04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.buttonFile04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.comboBoxTarget04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.comboBoxPort04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.Label11)
|
|
Me.groupBoxProcess04.Controls.Add(Me.Label12)
|
|
Me.groupBoxProcess04.Controls.Add(Me.textBoxCmdWindow04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.Label13)
|
|
Me.groupBoxProcess04.Controls.Add(Me.textBoxBinary04)
|
|
Me.groupBoxProcess04.Controls.Add(Me.buttonDownload04)
|
|
Me.groupBoxProcess04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess04.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess04.Location = New System.Drawing.Point(1152, 104)
|
|
Me.groupBoxProcess04.Name = "groupBoxProcess04"
|
|
Me.groupBoxProcess04.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess04.TabIndex = 4
|
|
Me.groupBoxProcess04.TabStop = False
|
|
Me.groupBoxProcess04.Text = "Process 04"
|
|
'
|
|
'buttonPortScan04
|
|
'
|
|
Me.buttonPortScan04.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan04.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan04.Name = "buttonPortScan04"
|
|
Me.buttonPortScan04.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan04.TabIndex = 89
|
|
Me.buttonPortScan04.Text = "스캔"
|
|
Me.buttonPortScan04.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable04
|
|
'
|
|
Me.buttonEnable04.AccessibleName = ""
|
|
Me.buttonEnable04.AutoSize = True
|
|
Me.buttonEnable04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable04.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable04.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable04.Name = "buttonEnable04"
|
|
Me.buttonEnable04.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable04.TabIndex = 88
|
|
Me.buttonEnable04.Text = "Enable"
|
|
Me.buttonEnable04.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable04
|
|
'
|
|
Me.buttonDisable04.AccessibleName = ""
|
|
Me.buttonDisable04.AutoSize = True
|
|
Me.buttonDisable04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable04.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable04.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable04.Name = "buttonDisable04"
|
|
Me.buttonDisable04.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable04.TabIndex = 87
|
|
Me.buttonDisable04.Text = "Disable"
|
|
Me.buttonDisable04.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile04
|
|
'
|
|
Me.buttonFile04.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile04.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile04.Name = "buttonFile04"
|
|
Me.buttonFile04.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile04.TabIndex = 86
|
|
Me.buttonFile04.Text = "..."
|
|
Me.buttonFile04.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget04
|
|
'
|
|
Me.comboBoxTarget04.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget04.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget04.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget04.FormattingEnabled = True
|
|
Me.comboBoxTarget04.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget04.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget04.Name = "comboBoxTarget04"
|
|
Me.comboBoxTarget04.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget04.TabIndex = 85
|
|
'
|
|
'comboBoxPort04
|
|
'
|
|
Me.comboBoxPort04.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort04.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort04.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort04.FormattingEnabled = True
|
|
Me.comboBoxPort04.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort04.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort04.Name = "comboBoxPort04"
|
|
Me.comboBoxPort04.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort04.TabIndex = 84
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label11.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label11.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label11.TabIndex = 82
|
|
Me.Label11.Text = "Port Name"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label12.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label12.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label12.TabIndex = 81
|
|
Me.Label12.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow04
|
|
'
|
|
Me.textBoxCmdWindow04.AllowDrop = True
|
|
Me.textBoxCmdWindow04.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow04.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow04.Multiline = True
|
|
Me.textBoxCmdWindow04.Name = "textBoxCmdWindow04"
|
|
Me.textBoxCmdWindow04.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow04.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow04.TabIndex = 74
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label13.ForeColor = System.Drawing.Color.Black
|
|
Me.Label13.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label13.TabIndex = 57
|
|
Me.Label13.Text = "Binary"
|
|
'
|
|
'textBoxBinary04
|
|
'
|
|
Me.textBoxBinary04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary04.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary04.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary04.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary04.Name = "textBoxBinary04"
|
|
Me.textBoxBinary04.ReadOnly = True
|
|
Me.textBoxBinary04.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary04.TabIndex = 56
|
|
Me.textBoxBinary04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload04
|
|
'
|
|
Me.buttonDownload04.AccessibleName = ""
|
|
Me.buttonDownload04.AutoSize = True
|
|
Me.buttonDownload04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload04.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload04.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload04.Name = "buttonDownload04"
|
|
Me.buttonDownload04.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload04.TabIndex = 44
|
|
Me.buttonDownload04.Text = "Download"
|
|
Me.buttonDownload04.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess05
|
|
'
|
|
Me.groupBoxProcess05.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess05.Controls.Add(Me.buttonPortScan05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.buttonEnable05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.buttonDisable05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.buttonFile05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.comboBoxTarget05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.comboBoxPort05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.Label8)
|
|
Me.groupBoxProcess05.Controls.Add(Me.Label14)
|
|
Me.groupBoxProcess05.Controls.Add(Me.textBoxCmdWindow05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.Label15)
|
|
Me.groupBoxProcess05.Controls.Add(Me.textBoxBinary05)
|
|
Me.groupBoxProcess05.Controls.Add(Me.buttonDownload05)
|
|
Me.groupBoxProcess05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess05.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess05.Location = New System.Drawing.Point(1530, 104)
|
|
Me.groupBoxProcess05.Name = "groupBoxProcess05"
|
|
Me.groupBoxProcess05.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess05.TabIndex = 5
|
|
Me.groupBoxProcess05.TabStop = False
|
|
Me.groupBoxProcess05.Text = "Process 05"
|
|
'
|
|
'buttonPortScan05
|
|
'
|
|
Me.buttonPortScan05.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan05.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan05.Name = "buttonPortScan05"
|
|
Me.buttonPortScan05.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan05.TabIndex = 89
|
|
Me.buttonPortScan05.Text = "스캔"
|
|
Me.buttonPortScan05.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable05
|
|
'
|
|
Me.buttonEnable05.AccessibleName = ""
|
|
Me.buttonEnable05.AutoSize = True
|
|
Me.buttonEnable05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable05.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable05.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable05.Name = "buttonEnable05"
|
|
Me.buttonEnable05.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable05.TabIndex = 88
|
|
Me.buttonEnable05.Text = "Enable"
|
|
Me.buttonEnable05.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable05
|
|
'
|
|
Me.buttonDisable05.AccessibleName = ""
|
|
Me.buttonDisable05.AutoSize = True
|
|
Me.buttonDisable05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable05.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable05.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable05.Name = "buttonDisable05"
|
|
Me.buttonDisable05.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable05.TabIndex = 87
|
|
Me.buttonDisable05.Text = "Disable"
|
|
Me.buttonDisable05.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile05
|
|
'
|
|
Me.buttonFile05.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile05.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile05.Name = "buttonFile05"
|
|
Me.buttonFile05.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile05.TabIndex = 86
|
|
Me.buttonFile05.Text = "..."
|
|
Me.buttonFile05.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget05
|
|
'
|
|
Me.comboBoxTarget05.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget05.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget05.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget05.FormattingEnabled = True
|
|
Me.comboBoxTarget05.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget05.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget05.Name = "comboBoxTarget05"
|
|
Me.comboBoxTarget05.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget05.TabIndex = 85
|
|
'
|
|
'comboBoxPort05
|
|
'
|
|
Me.comboBoxPort05.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort05.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort05.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort05.FormattingEnabled = True
|
|
Me.comboBoxPort05.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort05.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort05.Name = "comboBoxPort05"
|
|
Me.comboBoxPort05.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort05.TabIndex = 84
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label8.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label8.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label8.TabIndex = 82
|
|
Me.Label8.Text = "Port Name"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label14.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label14.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label14.TabIndex = 81
|
|
Me.Label14.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow05
|
|
'
|
|
Me.textBoxCmdWindow05.AllowDrop = True
|
|
Me.textBoxCmdWindow05.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow05.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow05.Multiline = True
|
|
Me.textBoxCmdWindow05.Name = "textBoxCmdWindow05"
|
|
Me.textBoxCmdWindow05.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow05.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow05.TabIndex = 74
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label15.ForeColor = System.Drawing.Color.Black
|
|
Me.Label15.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label15.TabIndex = 57
|
|
Me.Label15.Text = "Binary"
|
|
'
|
|
'textBoxBinary05
|
|
'
|
|
Me.textBoxBinary05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary05.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary05.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary05.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary05.Name = "textBoxBinary05"
|
|
Me.textBoxBinary05.ReadOnly = True
|
|
Me.textBoxBinary05.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary05.TabIndex = 56
|
|
Me.textBoxBinary05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload05
|
|
'
|
|
Me.buttonDownload05.AccessibleName = ""
|
|
Me.buttonDownload05.AutoSize = True
|
|
Me.buttonDownload05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload05.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload05.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload05.Name = "buttonDownload05"
|
|
Me.buttonDownload05.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload05.TabIndex = 44
|
|
Me.buttonDownload05.Text = "Download"
|
|
Me.buttonDownload05.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess06
|
|
'
|
|
Me.groupBoxProcess06.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess06.Controls.Add(Me.buttonPortScan06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.buttonEnable06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.buttonDisable06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.buttonFile06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.comboBoxTarget06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.comboBoxPort06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.Label4)
|
|
Me.groupBoxProcess06.Controls.Add(Me.Label5)
|
|
Me.groupBoxProcess06.Controls.Add(Me.textBoxCmdWindow06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.Label6)
|
|
Me.groupBoxProcess06.Controls.Add(Me.textBoxBinary06)
|
|
Me.groupBoxProcess06.Controls.Add(Me.buttonDownload06)
|
|
Me.groupBoxProcess06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess06.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess06.Location = New System.Drawing.Point(9, 563)
|
|
Me.groupBoxProcess06.Name = "groupBoxProcess06"
|
|
Me.groupBoxProcess06.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess06.TabIndex = 6
|
|
Me.groupBoxProcess06.TabStop = False
|
|
Me.groupBoxProcess06.Text = "Process 06"
|
|
'
|
|
'buttonPortScan06
|
|
'
|
|
Me.buttonPortScan06.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan06.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan06.Name = "buttonPortScan06"
|
|
Me.buttonPortScan06.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan06.TabIndex = 89
|
|
Me.buttonPortScan06.Text = "스캔"
|
|
Me.buttonPortScan06.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable06
|
|
'
|
|
Me.buttonEnable06.AccessibleName = ""
|
|
Me.buttonEnable06.AutoSize = True
|
|
Me.buttonEnable06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable06.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable06.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable06.Name = "buttonEnable06"
|
|
Me.buttonEnable06.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable06.TabIndex = 88
|
|
Me.buttonEnable06.Text = "Enable"
|
|
Me.buttonEnable06.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable06
|
|
'
|
|
Me.buttonDisable06.AccessibleName = ""
|
|
Me.buttonDisable06.AutoSize = True
|
|
Me.buttonDisable06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable06.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable06.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable06.Name = "buttonDisable06"
|
|
Me.buttonDisable06.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable06.TabIndex = 87
|
|
Me.buttonDisable06.Text = "Disable"
|
|
Me.buttonDisable06.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile06
|
|
'
|
|
Me.buttonFile06.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile06.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile06.Name = "buttonFile06"
|
|
Me.buttonFile06.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile06.TabIndex = 86
|
|
Me.buttonFile06.Text = "..."
|
|
Me.buttonFile06.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget06
|
|
'
|
|
Me.comboBoxTarget06.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget06.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget06.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget06.FormattingEnabled = True
|
|
Me.comboBoxTarget06.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget06.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget06.Name = "comboBoxTarget06"
|
|
Me.comboBoxTarget06.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget06.TabIndex = 85
|
|
'
|
|
'comboBoxPort06
|
|
'
|
|
Me.comboBoxPort06.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort06.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort06.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort06.FormattingEnabled = True
|
|
Me.comboBoxPort06.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort06.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort06.Name = "comboBoxPort06"
|
|
Me.comboBoxPort06.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort06.TabIndex = 84
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label4.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label4.TabIndex = 82
|
|
Me.Label4.Text = "Port Name"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label5.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label5.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label5.TabIndex = 81
|
|
Me.Label5.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow06
|
|
'
|
|
Me.textBoxCmdWindow06.AllowDrop = True
|
|
Me.textBoxCmdWindow06.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow06.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow06.Multiline = True
|
|
Me.textBoxCmdWindow06.Name = "textBoxCmdWindow06"
|
|
Me.textBoxCmdWindow06.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow06.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow06.TabIndex = 74
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label6.ForeColor = System.Drawing.Color.Black
|
|
Me.Label6.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label6.TabIndex = 57
|
|
Me.Label6.Text = "Binary"
|
|
'
|
|
'textBoxBinary06
|
|
'
|
|
Me.textBoxBinary06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary06.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary06.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary06.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary06.Name = "textBoxBinary06"
|
|
Me.textBoxBinary06.ReadOnly = True
|
|
Me.textBoxBinary06.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary06.TabIndex = 56
|
|
Me.textBoxBinary06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload06
|
|
'
|
|
Me.buttonDownload06.AccessibleName = ""
|
|
Me.buttonDownload06.AutoSize = True
|
|
Me.buttonDownload06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload06.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload06.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload06.Name = "buttonDownload06"
|
|
Me.buttonDownload06.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload06.TabIndex = 44
|
|
Me.buttonDownload06.Text = "Download"
|
|
Me.buttonDownload06.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess07
|
|
'
|
|
Me.groupBoxProcess07.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess07.Controls.Add(Me.buttonPortScan07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.buttonEnable07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.buttonDisable07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.buttonFile07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.comboBoxTarget07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.comboBoxPort07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.Label16)
|
|
Me.groupBoxProcess07.Controls.Add(Me.Label17)
|
|
Me.groupBoxProcess07.Controls.Add(Me.textBoxCmdWindow07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.Label18)
|
|
Me.groupBoxProcess07.Controls.Add(Me.textBoxBinary07)
|
|
Me.groupBoxProcess07.Controls.Add(Me.buttonDownload07)
|
|
Me.groupBoxProcess07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess07.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess07.Location = New System.Drawing.Point(389, 563)
|
|
Me.groupBoxProcess07.Name = "groupBoxProcess07"
|
|
Me.groupBoxProcess07.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess07.TabIndex = 7
|
|
Me.groupBoxProcess07.TabStop = False
|
|
Me.groupBoxProcess07.Text = "Process 07"
|
|
'
|
|
'buttonPortScan07
|
|
'
|
|
Me.buttonPortScan07.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan07.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan07.Name = "buttonPortScan07"
|
|
Me.buttonPortScan07.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan07.TabIndex = 89
|
|
Me.buttonPortScan07.Text = "스캔"
|
|
Me.buttonPortScan07.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable07
|
|
'
|
|
Me.buttonEnable07.AccessibleName = ""
|
|
Me.buttonEnable07.AutoSize = True
|
|
Me.buttonEnable07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable07.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable07.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable07.Name = "buttonEnable07"
|
|
Me.buttonEnable07.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable07.TabIndex = 88
|
|
Me.buttonEnable07.Text = "Enable"
|
|
Me.buttonEnable07.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable07
|
|
'
|
|
Me.buttonDisable07.AccessibleName = ""
|
|
Me.buttonDisable07.AutoSize = True
|
|
Me.buttonDisable07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable07.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable07.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable07.Name = "buttonDisable07"
|
|
Me.buttonDisable07.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable07.TabIndex = 87
|
|
Me.buttonDisable07.Text = "Disable"
|
|
Me.buttonDisable07.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile07
|
|
'
|
|
Me.buttonFile07.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile07.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile07.Name = "buttonFile07"
|
|
Me.buttonFile07.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile07.TabIndex = 86
|
|
Me.buttonFile07.Text = "..."
|
|
Me.buttonFile07.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget07
|
|
'
|
|
Me.comboBoxTarget07.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget07.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget07.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget07.FormattingEnabled = True
|
|
Me.comboBoxTarget07.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget07.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget07.Name = "comboBoxTarget07"
|
|
Me.comboBoxTarget07.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget07.TabIndex = 85
|
|
'
|
|
'comboBoxPort07
|
|
'
|
|
Me.comboBoxPort07.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort07.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort07.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort07.FormattingEnabled = True
|
|
Me.comboBoxPort07.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort07.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort07.Name = "comboBoxPort07"
|
|
Me.comboBoxPort07.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort07.TabIndex = 84
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label16.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label16.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label16.TabIndex = 82
|
|
Me.Label16.Text = "Port Name"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label17.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label17.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label17.TabIndex = 81
|
|
Me.Label17.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow07
|
|
'
|
|
Me.textBoxCmdWindow07.AllowDrop = True
|
|
Me.textBoxCmdWindow07.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow07.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow07.Multiline = True
|
|
Me.textBoxCmdWindow07.Name = "textBoxCmdWindow07"
|
|
Me.textBoxCmdWindow07.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow07.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow07.TabIndex = 74
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label18.ForeColor = System.Drawing.Color.Black
|
|
Me.Label18.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label18.TabIndex = 57
|
|
Me.Label18.Text = "Binary"
|
|
'
|
|
'textBoxBinary07
|
|
'
|
|
Me.textBoxBinary07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary07.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary07.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary07.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary07.Name = "textBoxBinary07"
|
|
Me.textBoxBinary07.ReadOnly = True
|
|
Me.textBoxBinary07.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary07.TabIndex = 56
|
|
Me.textBoxBinary07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload07
|
|
'
|
|
Me.buttonDownload07.AccessibleName = ""
|
|
Me.buttonDownload07.AutoSize = True
|
|
Me.buttonDownload07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload07.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload07.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload07.Name = "buttonDownload07"
|
|
Me.buttonDownload07.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload07.TabIndex = 44
|
|
Me.buttonDownload07.Text = "Download"
|
|
Me.buttonDownload07.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess08
|
|
'
|
|
Me.groupBoxProcess08.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess08.Controls.Add(Me.buttonPortScan08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.buttonEnable08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.buttonDisable08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.buttonFile08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.comboBoxTarget08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.comboBoxPort08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.Label19)
|
|
Me.groupBoxProcess08.Controls.Add(Me.Label20)
|
|
Me.groupBoxProcess08.Controls.Add(Me.textBoxCmdWindow08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.Label21)
|
|
Me.groupBoxProcess08.Controls.Add(Me.textBoxBinary08)
|
|
Me.groupBoxProcess08.Controls.Add(Me.buttonDownload08)
|
|
Me.groupBoxProcess08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess08.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess08.Location = New System.Drawing.Point(771, 563)
|
|
Me.groupBoxProcess08.Name = "groupBoxProcess08"
|
|
Me.groupBoxProcess08.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess08.TabIndex = 8
|
|
Me.groupBoxProcess08.TabStop = False
|
|
Me.groupBoxProcess08.Text = "Process 08"
|
|
'
|
|
'buttonPortScan08
|
|
'
|
|
Me.buttonPortScan08.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan08.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan08.Name = "buttonPortScan08"
|
|
Me.buttonPortScan08.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan08.TabIndex = 89
|
|
Me.buttonPortScan08.Text = "스캔"
|
|
Me.buttonPortScan08.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable08
|
|
'
|
|
Me.buttonEnable08.AccessibleName = ""
|
|
Me.buttonEnable08.AutoSize = True
|
|
Me.buttonEnable08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable08.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable08.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable08.Name = "buttonEnable08"
|
|
Me.buttonEnable08.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable08.TabIndex = 88
|
|
Me.buttonEnable08.Text = "Enable"
|
|
Me.buttonEnable08.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable08
|
|
'
|
|
Me.buttonDisable08.AccessibleName = ""
|
|
Me.buttonDisable08.AutoSize = True
|
|
Me.buttonDisable08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable08.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable08.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable08.Name = "buttonDisable08"
|
|
Me.buttonDisable08.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable08.TabIndex = 87
|
|
Me.buttonDisable08.Text = "Disable"
|
|
Me.buttonDisable08.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile08
|
|
'
|
|
Me.buttonFile08.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile08.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile08.Name = "buttonFile08"
|
|
Me.buttonFile08.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile08.TabIndex = 86
|
|
Me.buttonFile08.Text = "..."
|
|
Me.buttonFile08.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget08
|
|
'
|
|
Me.comboBoxTarget08.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget08.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget08.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget08.FormattingEnabled = True
|
|
Me.comboBoxTarget08.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget08.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget08.Name = "comboBoxTarget08"
|
|
Me.comboBoxTarget08.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget08.TabIndex = 85
|
|
'
|
|
'comboBoxPort08
|
|
'
|
|
Me.comboBoxPort08.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort08.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort08.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort08.FormattingEnabled = True
|
|
Me.comboBoxPort08.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort08.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort08.Name = "comboBoxPort08"
|
|
Me.comboBoxPort08.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort08.TabIndex = 84
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label19.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label19.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label19.TabIndex = 82
|
|
Me.Label19.Text = "Port Name"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label20.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label20.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label20.TabIndex = 81
|
|
Me.Label20.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow08
|
|
'
|
|
Me.textBoxCmdWindow08.AllowDrop = True
|
|
Me.textBoxCmdWindow08.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow08.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow08.Multiline = True
|
|
Me.textBoxCmdWindow08.Name = "textBoxCmdWindow08"
|
|
Me.textBoxCmdWindow08.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow08.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow08.TabIndex = 74
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label21.ForeColor = System.Drawing.Color.Black
|
|
Me.Label21.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label21.TabIndex = 57
|
|
Me.Label21.Text = "Binary"
|
|
'
|
|
'textBoxBinary08
|
|
'
|
|
Me.textBoxBinary08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary08.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary08.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary08.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary08.Name = "textBoxBinary08"
|
|
Me.textBoxBinary08.ReadOnly = True
|
|
Me.textBoxBinary08.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary08.TabIndex = 56
|
|
Me.textBoxBinary08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload08
|
|
'
|
|
Me.buttonDownload08.AccessibleName = ""
|
|
Me.buttonDownload08.AutoSize = True
|
|
Me.buttonDownload08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload08.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload08.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload08.Name = "buttonDownload08"
|
|
Me.buttonDownload08.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload08.TabIndex = 44
|
|
Me.buttonDownload08.Text = "Download"
|
|
Me.buttonDownload08.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess09
|
|
'
|
|
Me.groupBoxProcess09.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess09.Controls.Add(Me.buttonPortScan09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.buttonEnable09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.buttonDisable09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.buttonFile09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.comboBoxTarget09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.comboBoxPort09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.Label22)
|
|
Me.groupBoxProcess09.Controls.Add(Me.Label23)
|
|
Me.groupBoxProcess09.Controls.Add(Me.textBoxCmdWindow09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.Label24)
|
|
Me.groupBoxProcess09.Controls.Add(Me.textBoxBinary09)
|
|
Me.groupBoxProcess09.Controls.Add(Me.buttonDownload09)
|
|
Me.groupBoxProcess09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess09.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess09.Location = New System.Drawing.Point(1154, 563)
|
|
Me.groupBoxProcess09.Name = "groupBoxProcess09"
|
|
Me.groupBoxProcess09.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess09.TabIndex = 9
|
|
Me.groupBoxProcess09.TabStop = False
|
|
Me.groupBoxProcess09.Text = "Process 09"
|
|
'
|
|
'buttonPortScan09
|
|
'
|
|
Me.buttonPortScan09.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan09.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan09.Name = "buttonPortScan09"
|
|
Me.buttonPortScan09.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan09.TabIndex = 89
|
|
Me.buttonPortScan09.Text = "스캔"
|
|
Me.buttonPortScan09.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable09
|
|
'
|
|
Me.buttonEnable09.AccessibleName = ""
|
|
Me.buttonEnable09.AutoSize = True
|
|
Me.buttonEnable09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable09.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable09.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable09.Name = "buttonEnable09"
|
|
Me.buttonEnable09.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable09.TabIndex = 88
|
|
Me.buttonEnable09.Text = "Enable"
|
|
Me.buttonEnable09.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable09
|
|
'
|
|
Me.buttonDisable09.AccessibleName = ""
|
|
Me.buttonDisable09.AutoSize = True
|
|
Me.buttonDisable09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable09.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable09.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable09.Name = "buttonDisable09"
|
|
Me.buttonDisable09.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable09.TabIndex = 87
|
|
Me.buttonDisable09.Text = "Disable"
|
|
Me.buttonDisable09.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile09
|
|
'
|
|
Me.buttonFile09.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile09.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile09.Name = "buttonFile09"
|
|
Me.buttonFile09.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile09.TabIndex = 86
|
|
Me.buttonFile09.Text = "..."
|
|
Me.buttonFile09.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget09
|
|
'
|
|
Me.comboBoxTarget09.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget09.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget09.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget09.FormattingEnabled = True
|
|
Me.comboBoxTarget09.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget09.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget09.Name = "comboBoxTarget09"
|
|
Me.comboBoxTarget09.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget09.TabIndex = 85
|
|
'
|
|
'comboBoxPort09
|
|
'
|
|
Me.comboBoxPort09.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort09.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort09.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort09.FormattingEnabled = True
|
|
Me.comboBoxPort09.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort09.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort09.Name = "comboBoxPort09"
|
|
Me.comboBoxPort09.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort09.TabIndex = 84
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label22.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label22.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label22.TabIndex = 82
|
|
Me.Label22.Text = "Port Name"
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label23.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label23.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label23.TabIndex = 81
|
|
Me.Label23.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow09
|
|
'
|
|
Me.textBoxCmdWindow09.AllowDrop = True
|
|
Me.textBoxCmdWindow09.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow09.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow09.Multiline = True
|
|
Me.textBoxCmdWindow09.Name = "textBoxCmdWindow09"
|
|
Me.textBoxCmdWindow09.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow09.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow09.TabIndex = 74
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label24.ForeColor = System.Drawing.Color.Black
|
|
Me.Label24.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label24.TabIndex = 57
|
|
Me.Label24.Text = "Binary"
|
|
'
|
|
'textBoxBinary09
|
|
'
|
|
Me.textBoxBinary09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary09.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary09.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary09.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary09.Name = "textBoxBinary09"
|
|
Me.textBoxBinary09.ReadOnly = True
|
|
Me.textBoxBinary09.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary09.TabIndex = 56
|
|
Me.textBoxBinary09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload09
|
|
'
|
|
Me.buttonDownload09.AccessibleName = ""
|
|
Me.buttonDownload09.AutoSize = True
|
|
Me.buttonDownload09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload09.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload09.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload09.Name = "buttonDownload09"
|
|
Me.buttonDownload09.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload09.TabIndex = 44
|
|
Me.buttonDownload09.Text = "Download"
|
|
Me.buttonDownload09.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBoxProcess10
|
|
'
|
|
Me.groupBoxProcess10.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.groupBoxProcess10.Controls.Add(Me.buttonPortScan10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.buttonEnable10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.buttonDisable10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.buttonFile10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.comboBoxTarget10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.comboBoxPort10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.Label25)
|
|
Me.groupBoxProcess10.Controls.Add(Me.Label26)
|
|
Me.groupBoxProcess10.Controls.Add(Me.textBoxCmdWindow10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.Label27)
|
|
Me.groupBoxProcess10.Controls.Add(Me.textBoxBinary10)
|
|
Me.groupBoxProcess10.Controls.Add(Me.buttonDownload10)
|
|
Me.groupBoxProcess10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.groupBoxProcess10.ForeColor = System.Drawing.Color.Black
|
|
Me.groupBoxProcess10.Location = New System.Drawing.Point(1532, 563)
|
|
Me.groupBoxProcess10.Name = "groupBoxProcess10"
|
|
Me.groupBoxProcess10.Size = New System.Drawing.Size(360, 440)
|
|
Me.groupBoxProcess10.TabIndex = 10
|
|
Me.groupBoxProcess10.TabStop = False
|
|
Me.groupBoxProcess10.Text = "Process 10"
|
|
'
|
|
'buttonPortScan10
|
|
'
|
|
Me.buttonPortScan10.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonPortScan10.Location = New System.Drawing.Point(272, 28)
|
|
Me.buttonPortScan10.Name = "buttonPortScan10"
|
|
Me.buttonPortScan10.Size = New System.Drawing.Size(69, 32)
|
|
Me.buttonPortScan10.TabIndex = 89
|
|
Me.buttonPortScan10.Text = "스캔"
|
|
Me.buttonPortScan10.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonEnable10
|
|
'
|
|
Me.buttonEnable10.AccessibleName = ""
|
|
Me.buttonEnable10.AutoSize = True
|
|
Me.buttonEnable10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonEnable10.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonEnable10.Location = New System.Drawing.Point(258, 394)
|
|
Me.buttonEnable10.Name = "buttonEnable10"
|
|
Me.buttonEnable10.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonEnable10.TabIndex = 88
|
|
Me.buttonEnable10.Text = "Enable"
|
|
Me.buttonEnable10.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonDisable10
|
|
'
|
|
Me.buttonDisable10.AccessibleName = ""
|
|
Me.buttonDisable10.AutoSize = True
|
|
Me.buttonDisable10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDisable10.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDisable10.Location = New System.Drawing.Point(2, 394)
|
|
Me.buttonDisable10.Name = "buttonDisable10"
|
|
Me.buttonDisable10.Size = New System.Drawing.Size(100, 37)
|
|
Me.buttonDisable10.TabIndex = 87
|
|
Me.buttonDisable10.Text = "Disable"
|
|
Me.buttonDisable10.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonFile10
|
|
'
|
|
Me.buttonFile10.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.buttonFile10.Location = New System.Drawing.Point(296, 104)
|
|
Me.buttonFile10.Name = "buttonFile10"
|
|
Me.buttonFile10.Size = New System.Drawing.Size(44, 32)
|
|
Me.buttonFile10.TabIndex = 86
|
|
Me.buttonFile10.Text = "..."
|
|
Me.buttonFile10.UseVisualStyleBackColor = True
|
|
'
|
|
'comboBoxTarget10
|
|
'
|
|
Me.comboBoxTarget10.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxTarget10.Font = New System.Drawing.Font("굴림", 14.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxTarget10.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxTarget10.FormattingEnabled = True
|
|
Me.comboBoxTarget10.Location = New System.Drawing.Point(121, 69)
|
|
Me.comboBoxTarget10.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxTarget10.Name = "comboBoxTarget10"
|
|
Me.comboBoxTarget10.Size = New System.Drawing.Size(220, 27)
|
|
Me.comboBoxTarget10.TabIndex = 85
|
|
'
|
|
'comboBoxPort10
|
|
'
|
|
Me.comboBoxPort10.BackColor = System.Drawing.Color.Yellow
|
|
Me.comboBoxPort10.Font = New System.Drawing.Font("굴림", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.comboBoxPort10.ForeColor = System.Drawing.Color.Black
|
|
Me.comboBoxPort10.FormattingEnabled = True
|
|
Me.comboBoxPort10.Location = New System.Drawing.Point(121, 30)
|
|
Me.comboBoxPort10.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.comboBoxPort10.Name = "comboBoxPort10"
|
|
Me.comboBoxPort10.Size = New System.Drawing.Size(145, 29)
|
|
Me.comboBoxPort10.TabIndex = 84
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label25.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label25.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(104, 19)
|
|
Me.Label25.TabIndex = 82
|
|
Me.Label25.Text = "Port Name"
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label26.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label26.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(66, 19)
|
|
Me.Label26.TabIndex = 81
|
|
Me.Label26.Text = "Target"
|
|
'
|
|
'textBoxCmdWindow10
|
|
'
|
|
Me.textBoxCmdWindow10.AllowDrop = True
|
|
Me.textBoxCmdWindow10.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.textBoxCmdWindow10.Location = New System.Drawing.Point(2, 141)
|
|
Me.textBoxCmdWindow10.Multiline = True
|
|
Me.textBoxCmdWindow10.Name = "textBoxCmdWindow10"
|
|
Me.textBoxCmdWindow10.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.textBoxCmdWindow10.Size = New System.Drawing.Size(357, 247)
|
|
Me.textBoxCmdWindow10.TabIndex = 74
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label27.ForeColor = System.Drawing.Color.Black
|
|
Me.Label27.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(65, 19)
|
|
Me.Label27.TabIndex = 57
|
|
Me.Label27.Text = "Binary"
|
|
'
|
|
'textBoxBinary10
|
|
'
|
|
Me.textBoxBinary10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.textBoxBinary10.Font = New System.Drawing.Font("굴림", 14.0!, System.Drawing.FontStyle.Bold)
|
|
Me.textBoxBinary10.ForeColor = System.Drawing.Color.Blue
|
|
Me.textBoxBinary10.Location = New System.Drawing.Point(121, 106)
|
|
Me.textBoxBinary10.Name = "textBoxBinary10"
|
|
Me.textBoxBinary10.ReadOnly = True
|
|
Me.textBoxBinary10.Size = New System.Drawing.Size(170, 29)
|
|
Me.textBoxBinary10.TabIndex = 56
|
|
Me.textBoxBinary10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'buttonDownload10
|
|
'
|
|
Me.buttonDownload10.AccessibleName = ""
|
|
Me.buttonDownload10.AutoSize = True
|
|
Me.buttonDownload10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonDownload10.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonDownload10.Location = New System.Drawing.Point(105, 394)
|
|
Me.buttonDownload10.Name = "buttonDownload10"
|
|
Me.buttonDownload10.Size = New System.Drawing.Size(150, 37)
|
|
Me.buttonDownload10.TabIndex = 44
|
|
Me.buttonDownload10.Text = "Download"
|
|
Me.buttonDownload10.UseVisualStyleBackColor = True
|
|
'
|
|
'buttonClean
|
|
'
|
|
Me.buttonClean.AccessibleName = ""
|
|
Me.buttonClean.AutoSize = True
|
|
Me.buttonClean.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.buttonClean.ForeColor = System.Drawing.Color.Black
|
|
Me.buttonClean.Location = New System.Drawing.Point(1136, 21)
|
|
Me.buttonClean.Name = "buttonClean"
|
|
Me.buttonClean.Size = New System.Drawing.Size(178, 37)
|
|
Me.buttonClean.TabIndex = 94
|
|
Me.buttonClean.Text = "Clean"
|
|
Me.buttonClean.UseVisualStyleBackColor = True
|
|
'
|
|
'MainForm
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.AutoSize = True
|
|
Me.ClientSize = New System.Drawing.Size(1904, 1041)
|
|
Me.Controls.Add(Me.groupBoxProcess10)
|
|
Me.Controls.Add(Me.groupBoxProcess09)
|
|
Me.Controls.Add(Me.groupBoxProcess08)
|
|
Me.Controls.Add(Me.groupBoxProcess07)
|
|
Me.Controls.Add(Me.groupBoxProcess06)
|
|
Me.Controls.Add(Me.groupBoxProcess05)
|
|
Me.Controls.Add(Me.groupBoxProcess04)
|
|
Me.Controls.Add(Me.groupBoxProcess03)
|
|
Me.Controls.Add(Me.groupBoxProcess02)
|
|
Me.Controls.Add(Me.groupBoxProcess01)
|
|
Me.Controls.Add(Me.groupBoxCommon)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.Name = "MainForm"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
Me.groupBoxCommon.ResumeLayout(False)
|
|
Me.groupBoxCommon.PerformLayout()
|
|
Me.groupBoxProcess01.ResumeLayout(False)
|
|
Me.groupBoxProcess01.PerformLayout()
|
|
Me.groupBoxProcess02.ResumeLayout(False)
|
|
Me.groupBoxProcess02.PerformLayout()
|
|
Me.groupBoxProcess03.ResumeLayout(False)
|
|
Me.groupBoxProcess03.PerformLayout()
|
|
Me.groupBoxProcess04.ResumeLayout(False)
|
|
Me.groupBoxProcess04.PerformLayout()
|
|
Me.groupBoxProcess05.ResumeLayout(False)
|
|
Me.groupBoxProcess05.PerformLayout()
|
|
Me.groupBoxProcess06.ResumeLayout(False)
|
|
Me.groupBoxProcess06.PerformLayout()
|
|
Me.groupBoxProcess07.ResumeLayout(False)
|
|
Me.groupBoxProcess07.PerformLayout()
|
|
Me.groupBoxProcess08.ResumeLayout(False)
|
|
Me.groupBoxProcess08.PerformLayout()
|
|
Me.groupBoxProcess09.ResumeLayout(False)
|
|
Me.groupBoxProcess09.PerformLayout()
|
|
Me.groupBoxProcess10.ResumeLayout(False)
|
|
Me.groupBoxProcess10.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents groupBoxCommon As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents groupBoxProcess01 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label28 As System.Windows.Forms.Label
|
|
Friend WithEvents textBoxBinary01 As System.Windows.Forms.TextBox
|
|
Friend WithEvents buttonDownload01 As System.Windows.Forms.Button
|
|
Friend WithEvents textBoxCmdWindow01 As System.Windows.Forms.TextBox
|
|
Friend WithEvents runTimeTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents LiveTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents SerialPort1 As System.IO.Ports.SerialPort
|
|
Friend WithEvents cmdTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents Label67 As Label
|
|
Friend WithEvents Label74 As Label
|
|
Friend WithEvents buttonDownloadAll As Button
|
|
Friend WithEvents comboBoxPort01 As ComboBox
|
|
Friend WithEvents comboBoxTarget01 As ComboBox
|
|
Friend WithEvents buttonFile01 As Button
|
|
Friend WithEvents comboBoxTargetDefault As ComboBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents comboBoxBaudRate As ComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents textBoxBinaryDefault As TextBox
|
|
Friend WithEvents buttonFileDefault As Button
|
|
Friend WithEvents buttonEnableAll As Button
|
|
Friend WithEvents buttonDisableAll As Button
|
|
Friend WithEvents buttonEnable01 As Button
|
|
Friend WithEvents buttonDisable01 As Button
|
|
Friend WithEvents buttonPortScan01 As Button
|
|
Friend WithEvents groupBoxProcess02 As GroupBox
|
|
Friend WithEvents buttonPortScan02 As Button
|
|
Friend WithEvents buttonEnable02 As Button
|
|
Friend WithEvents buttonDisable02 As Button
|
|
Friend WithEvents buttonFile02 As Button
|
|
Friend WithEvents comboBoxTarget02 As ComboBox
|
|
Friend WithEvents comboBoxPort02 As ComboBox
|
|
Friend WithEvents Label29 As Label
|
|
Friend WithEvents Label30 As Label
|
|
Friend WithEvents textBoxCmdWindow02 As TextBox
|
|
Friend WithEvents Label31 As Label
|
|
Friend WithEvents textBoxBinary02 As TextBox
|
|
Friend WithEvents buttonDownload02 As Button
|
|
Friend WithEvents groupBoxProcess03 As GroupBox
|
|
Friend WithEvents buttonPortScan03 As Button
|
|
Friend WithEvents buttonEnable03 As Button
|
|
Friend WithEvents buttonDisable03 As Button
|
|
Friend WithEvents buttonFile03 As Button
|
|
Friend WithEvents comboBoxTarget03 As ComboBox
|
|
Friend WithEvents comboBoxPort03 As ComboBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents textBoxCmdWindow03 As TextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents textBoxBinary03 As TextBox
|
|
Friend WithEvents buttonDownload03 As Button
|
|
Friend WithEvents groupBoxProcess04 As GroupBox
|
|
Friend WithEvents buttonPortScan04 As Button
|
|
Friend WithEvents buttonEnable04 As Button
|
|
Friend WithEvents buttonDisable04 As Button
|
|
Friend WithEvents buttonFile04 As Button
|
|
Friend WithEvents comboBoxTarget04 As ComboBox
|
|
Friend WithEvents comboBoxPort04 As ComboBox
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents textBoxCmdWindow04 As TextBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents textBoxBinary04 As TextBox
|
|
Friend WithEvents buttonDownload04 As Button
|
|
Friend WithEvents groupBoxProcess05 As GroupBox
|
|
Friend WithEvents buttonPortScan05 As Button
|
|
Friend WithEvents buttonEnable05 As Button
|
|
Friend WithEvents buttonDisable05 As Button
|
|
Friend WithEvents buttonFile05 As Button
|
|
Friend WithEvents comboBoxTarget05 As ComboBox
|
|
Friend WithEvents comboBoxPort05 As ComboBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents textBoxCmdWindow05 As TextBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents textBoxBinary05 As TextBox
|
|
Friend WithEvents buttonDownload05 As Button
|
|
Friend WithEvents groupBoxProcess06 As GroupBox
|
|
Friend WithEvents buttonPortScan06 As Button
|
|
Friend WithEvents buttonEnable06 As Button
|
|
Friend WithEvents buttonDisable06 As Button
|
|
Friend WithEvents buttonFile06 As Button
|
|
Friend WithEvents comboBoxTarget06 As ComboBox
|
|
Friend WithEvents comboBoxPort06 As ComboBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents textBoxCmdWindow06 As TextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents textBoxBinary06 As TextBox
|
|
Friend WithEvents buttonDownload06 As Button
|
|
Friend WithEvents groupBoxProcess07 As GroupBox
|
|
Friend WithEvents buttonPortScan07 As Button
|
|
Friend WithEvents buttonEnable07 As Button
|
|
Friend WithEvents buttonDisable07 As Button
|
|
Friend WithEvents buttonFile07 As Button
|
|
Friend WithEvents comboBoxTarget07 As ComboBox
|
|
Friend WithEvents comboBoxPort07 As ComboBox
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents textBoxCmdWindow07 As TextBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents textBoxBinary07 As TextBox
|
|
Friend WithEvents buttonDownload07 As Button
|
|
Friend WithEvents groupBoxProcess08 As GroupBox
|
|
Friend WithEvents buttonPortScan08 As Button
|
|
Friend WithEvents buttonEnable08 As Button
|
|
Friend WithEvents buttonDisable08 As Button
|
|
Friend WithEvents buttonFile08 As Button
|
|
Friend WithEvents comboBoxTarget08 As ComboBox
|
|
Friend WithEvents comboBoxPort08 As ComboBox
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents Label20 As Label
|
|
Friend WithEvents textBoxCmdWindow08 As TextBox
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents textBoxBinary08 As TextBox
|
|
Friend WithEvents buttonDownload08 As Button
|
|
Friend WithEvents groupBoxProcess09 As GroupBox
|
|
Friend WithEvents buttonPortScan09 As Button
|
|
Friend WithEvents buttonEnable09 As Button
|
|
Friend WithEvents buttonDisable09 As Button
|
|
Friend WithEvents buttonFile09 As Button
|
|
Friend WithEvents comboBoxTarget09 As ComboBox
|
|
Friend WithEvents comboBoxPort09 As ComboBox
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents Label23 As Label
|
|
Friend WithEvents textBoxCmdWindow09 As TextBox
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents textBoxBinary09 As TextBox
|
|
Friend WithEvents buttonDownload09 As Button
|
|
Friend WithEvents groupBoxProcess10 As GroupBox
|
|
Friend WithEvents buttonPortScan10 As Button
|
|
Friend WithEvents buttonEnable10 As Button
|
|
Friend WithEvents buttonDisable10 As Button
|
|
Friend WithEvents buttonFile10 As Button
|
|
Friend WithEvents comboBoxTarget10 As ComboBox
|
|
Friend WithEvents comboBoxPort10 As ComboBox
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents textBoxCmdWindow10 As TextBox
|
|
Friend WithEvents Label27 As Label
|
|
Friend WithEvents textBoxBinary10 As TextBox
|
|
Friend WithEvents buttonDownload10 As Button
|
|
Friend WithEvents buttonClean As Button
|
|
End Class
|