1708 lines
86 KiB
VB.net
1708 lines
86 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.btnExit = New System.Windows.Forms.Button()
|
|||
|
Me.SerialPort1 = New System.IO.Ports.SerialPort(Me.components)
|
|||
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|||
|
Me.cboComPort = New System.Windows.Forms.ComboBox()
|
|||
|
Me.Label7 = New System.Windows.Forms.Label()
|
|||
|
Me.cmdSerial = New System.Windows.Forms.Button()
|
|||
|
Me.systemTimer = New System.Windows.Forms.Timer(Me.components)
|
|||
|
Me.Label10 = New System.Windows.Forms.Label()
|
|||
|
Me.txbCartFrq = New System.Windows.Forms.TextBox()
|
|||
|
Me.btnWrCart = New System.Windows.Forms.Button()
|
|||
|
Me.Label5 = New System.Windows.Forms.Label()
|
|||
|
Me.Label2 = New System.Windows.Forms.Label()
|
|||
|
Me.txbCartPower = New System.Windows.Forms.TextBox()
|
|||
|
Me.gpbCart = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbCartBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.btnRdCart = New System.Windows.Forms.Button()
|
|||
|
Me.rdbCT015 = New System.Windows.Forms.RadioButton()
|
|||
|
Me.rdbCT030 = New System.Windows.Forms.RadioButton()
|
|||
|
Me.gpbShot = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbShotBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.btnRdShot = New System.Windows.Forms.Button()
|
|||
|
Me.btnWrShot = New System.Windows.Forms.Button()
|
|||
|
Me.txbMaxShot = New System.Windows.Forms.TextBox()
|
|||
|
Me.LblMaxShot = New System.Windows.Forms.Label()
|
|||
|
Me.txbShot = New System.Windows.Forms.TextBox()
|
|||
|
Me.LblRemainShot = New System.Windows.Forms.Label()
|
|||
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|||
|
Me.lblTime = New System.Windows.Forms.Label()
|
|||
|
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
|||
|
Me.DelayTimer = New System.Windows.Forms.Timer(Me.components)
|
|||
|
Me.gpbLocal = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbLocalBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button1 = New System.Windows.Forms.Button()
|
|||
|
Me.Button2 = New System.Windows.Forms.Button()
|
|||
|
Me.txbAgency = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
Me.txbAbroad = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label3 = New System.Windows.Forms.Label()
|
|||
|
Me.gpbInfo = New System.Windows.Forms.GroupBox()
|
|||
|
Me.Label4 = New System.Windows.Forms.Label()
|
|||
|
Me.nudMonth = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.nudYear = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|||
|
Me.nudSN = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.Label28 = New System.Windows.Forms.Label()
|
|||
|
Me.txbBarcode = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button15 = New System.Windows.Forms.Button()
|
|||
|
Me.Label27 = New System.Windows.Forms.Label()
|
|||
|
Me.Label26 = New System.Windows.Forms.Label()
|
|||
|
Me.rdbDevLux = New System.Windows.Forms.RadioButton()
|
|||
|
Me.rdbDevPro = New System.Windows.Forms.RadioButton()
|
|||
|
Me.Label11 = New System.Windows.Forms.Label()
|
|||
|
Me.txbInfoBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button3 = New System.Windows.Forms.Button()
|
|||
|
Me.Button4 = New System.Windows.Forms.Button()
|
|||
|
Me.Label6 = New System.Windows.Forms.Label()
|
|||
|
Me.txbFactory = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label8 = New System.Windows.Forms.Label()
|
|||
|
Me.txbModel = New System.Windows.Forms.TextBox()
|
|||
|
Me.gpbSensor = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbSensorBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button5 = New System.Windows.Forms.Button()
|
|||
|
Me.Button6 = New System.Windows.Forms.Button()
|
|||
|
Me.txbRear = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label12 = New System.Windows.Forms.Label()
|
|||
|
Me.txbFront = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label14 = New System.Windows.Forms.Label()
|
|||
|
Me.gpbAuth = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbAuthBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button8 = New System.Windows.Forms.Button()
|
|||
|
Me.gpbCartSet = New System.Windows.Forms.GroupBox()
|
|||
|
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
|
|||
|
Me.Button7 = New System.Windows.Forms.Button()
|
|||
|
Me.txbAuthBoxDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|||
|
Me.Label23 = New System.Windows.Forms.Label()
|
|||
|
Me.nudMonthDev = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.nudYearDev = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.nudSNDev = New System.Windows.Forms.NumericUpDown()
|
|||
|
Me.Button13 = New System.Windows.Forms.Button()
|
|||
|
Me.Label16 = New System.Windows.Forms.Label()
|
|||
|
Me.Label30 = New System.Windows.Forms.Label()
|
|||
|
Me.Label31 = New System.Windows.Forms.Label()
|
|||
|
Me.Label29 = New System.Windows.Forms.Label()
|
|||
|
Me.txbBarcodeDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.rdbDevLuxDev = New System.Windows.Forms.RadioButton()
|
|||
|
Me.rdbDevProDev = New System.Windows.Forms.RadioButton()
|
|||
|
Me.txbAgencyDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label19 = New System.Windows.Forms.Label()
|
|||
|
Me.txbAbroadDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label20 = New System.Windows.Forms.Label()
|
|||
|
Me.Label15 = New System.Windows.Forms.Label()
|
|||
|
Me.txbInfoBoxDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button9 = New System.Windows.Forms.Button()
|
|||
|
Me.Button10 = New System.Windows.Forms.Button()
|
|||
|
Me.txbFactoryDev = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label18 = New System.Windows.Forms.Label()
|
|||
|
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
|
|||
|
Me.txbRFCnt = New System.Windows.Forms.TextBox()
|
|||
|
Me.txbRunMode = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label21 = New System.Windows.Forms.Label()
|
|||
|
Me.txbErrCnt = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label22 = New System.Windows.Forms.Label()
|
|||
|
Me.lblRFCnt = New System.Windows.Forms.Label()
|
|||
|
Me.txbDevInfoBox = New System.Windows.Forms.TextBox()
|
|||
|
Me.Button11 = New System.Windows.Forms.Button()
|
|||
|
Me.Button12 = New System.Windows.Forms.Button()
|
|||
|
Me.txbReadyTime = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label24 = New System.Windows.Forms.Label()
|
|||
|
Me.txbRuntime = New System.Windows.Forms.TextBox()
|
|||
|
Me.Label25 = New System.Windows.Forms.Label()
|
|||
|
Me.tbcDevice = New System.Windows.Forms.TabControl()
|
|||
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|||
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|||
|
Me.Button14 = New System.Windows.Forms.Button()
|
|||
|
Me.Button16 = New System.Windows.Forms.Button()
|
|||
|
Me.GroupBox1.SuspendLayout()
|
|||
|
Me.gpbCart.SuspendLayout()
|
|||
|
Me.gpbShot.SuspendLayout()
|
|||
|
Me.GroupBox4.SuspendLayout()
|
|||
|
Me.gpbLocal.SuspendLayout()
|
|||
|
Me.gpbInfo.SuspendLayout()
|
|||
|
CType(Me.nudMonth, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
CType(Me.nudYear, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
Me.Panel1.SuspendLayout()
|
|||
|
CType(Me.nudSN, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
Me.gpbSensor.SuspendLayout()
|
|||
|
Me.gpbAuth.SuspendLayout()
|
|||
|
Me.gpbCartSet.SuspendLayout()
|
|||
|
Me.GroupBox7.SuspendLayout()
|
|||
|
Me.GroupBox5.SuspendLayout()
|
|||
|
CType(Me.nudMonthDev, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
CType(Me.nudYearDev, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
CType(Me.nudSNDev, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
Me.GroupBox6.SuspendLayout()
|
|||
|
Me.tbcDevice.SuspendLayout()
|
|||
|
Me.TabPage1.SuspendLayout()
|
|||
|
Me.TabPage2.SuspendLayout()
|
|||
|
Me.SuspendLayout()
|
|||
|
'
|
|||
|
'btnExit
|
|||
|
'
|
|||
|
Me.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|||
|
Me.btnExit.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.btnExit.Location = New System.Drawing.Point(731, 507)
|
|||
|
Me.btnExit.Name = "btnExit"
|
|||
|
Me.btnExit.Size = New System.Drawing.Size(368, 48)
|
|||
|
Me.btnExit.TabIndex = 30
|
|||
|
Me.btnExit.Text = "종료"
|
|||
|
Me.btnExit.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'SerialPort1
|
|||
|
'
|
|||
|
Me.SerialPort1.BaudRate = 115200
|
|||
|
'
|
|||
|
'GroupBox1
|
|||
|
'
|
|||
|
Me.GroupBox1.Controls.Add(Me.cboComPort)
|
|||
|
Me.GroupBox1.Controls.Add(Me.Label7)
|
|||
|
Me.GroupBox1.Controls.Add(Me.cmdSerial)
|
|||
|
Me.GroupBox1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.GroupBox1.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.GroupBox1.Location = New System.Drawing.Point(369, 10)
|
|||
|
Me.GroupBox1.Name = "GroupBox1"
|
|||
|
Me.GroupBox1.Size = New System.Drawing.Size(346, 68)
|
|||
|
Me.GroupBox1.TabIndex = 29
|
|||
|
Me.GroupBox1.TabStop = False
|
|||
|
Me.GroupBox1.Text = "통신 설정"
|
|||
|
'
|
|||
|
'cboComPort
|
|||
|
'
|
|||
|
Me.cboComPort.BackColor = System.Drawing.Color.Yellow
|
|||
|
Me.cboComPort.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.cboComPort.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.cboComPort.FormattingEnabled = True
|
|||
|
Me.cboComPort.Location = New System.Drawing.Point(116, 23)
|
|||
|
Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.cboComPort.Name = "cboComPort"
|
|||
|
Me.cboComPort.Size = New System.Drawing.Size(132, 32)
|
|||
|
Me.cboComPort.TabIndex = 19
|
|||
|
'
|
|||
|
'Label7
|
|||
|
'
|
|||
|
Me.Label7.AutoSize = True
|
|||
|
Me.Label7.Font = New System.Drawing.Font("굴림", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label7.Location = New System.Drawing.Point(15, 28)
|
|||
|
Me.Label7.Name = "Label7"
|
|||
|
Me.Label7.Size = New System.Drawing.Size(89, 19)
|
|||
|
Me.Label7.TabIndex = 17
|
|||
|
Me.Label7.Text = "통신포트"
|
|||
|
'
|
|||
|
'cmdSerial
|
|||
|
'
|
|||
|
Me.cmdSerial.Enabled = False
|
|||
|
Me.cmdSerial.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.cmdSerial.Location = New System.Drawing.Point(264, 23)
|
|||
|
Me.cmdSerial.Name = "cmdSerial"
|
|||
|
Me.cmdSerial.Size = New System.Drawing.Size(70, 31)
|
|||
|
Me.cmdSerial.TabIndex = 16
|
|||
|
Me.cmdSerial.Text = "열기"
|
|||
|
Me.cmdSerial.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'systemTimer
|
|||
|
'
|
|||
|
Me.systemTimer.Enabled = True
|
|||
|
Me.systemTimer.Interval = 500
|
|||
|
'
|
|||
|
'Label10
|
|||
|
'
|
|||
|
Me.Label10.AutoSize = True
|
|||
|
Me.Label10.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label10.Location = New System.Drawing.Point(19, 32)
|
|||
|
Me.Label10.Name = "Label10"
|
|||
|
Me.Label10.Size = New System.Drawing.Size(107, 16)
|
|||
|
Me.Label10.TabIndex = 13
|
|||
|
Me.Label10.Text = "주파수[kHz]"
|
|||
|
'
|
|||
|
'txbCartFrq
|
|||
|
'
|
|||
|
Me.txbCartFrq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbCartFrq.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbCartFrq.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbCartFrq.Location = New System.Drawing.Point(164, 24)
|
|||
|
Me.txbCartFrq.Name = "txbCartFrq"
|
|||
|
Me.txbCartFrq.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbCartFrq.TabIndex = 14
|
|||
|
Me.txbCartFrq.Text = "7000"
|
|||
|
Me.txbCartFrq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'btnWrCart
|
|||
|
'
|
|||
|
Me.btnWrCart.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.btnWrCart.Location = New System.Drawing.Point(250, 108)
|
|||
|
Me.btnWrCart.Name = "btnWrCart"
|
|||
|
Me.btnWrCart.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.btnWrCart.TabIndex = 19
|
|||
|
Me.btnWrCart.Text = "쓰기"
|
|||
|
Me.btnWrCart.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Label5
|
|||
|
'
|
|||
|
Me.Label5.AutoSize = True
|
|||
|
Me.Label5.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label5.Location = New System.Drawing.Point(19, 109)
|
|||
|
Me.Label5.Name = "Label5"
|
|||
|
Me.Label5.Size = New System.Drawing.Size(82, 16)
|
|||
|
Me.Label5.TabIndex = 31
|
|||
|
Me.Label5.Text = "카트 종류"
|
|||
|
'
|
|||
|
'Label2
|
|||
|
'
|
|||
|
Me.Label2.AutoSize = True
|
|||
|
Me.Label2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label2.Location = New System.Drawing.Point(19, 66)
|
|||
|
Me.Label2.Name = "Label2"
|
|||
|
Me.Label2.Size = New System.Drawing.Size(125, 16)
|
|||
|
Me.Label2.TabIndex = 39
|
|||
|
Me.Label2.Text = "파워[+/-0.50J]"
|
|||
|
'
|
|||
|
'txbCartPower
|
|||
|
'
|
|||
|
Me.txbCartPower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.txbCartPower.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbCartPower.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbCartPower.Location = New System.Drawing.Point(164, 60)
|
|||
|
Me.txbCartPower.Name = "txbCartPower"
|
|||
|
Me.txbCartPower.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbCartPower.TabIndex = 40
|
|||
|
Me.txbCartPower.Text = "0.00"
|
|||
|
Me.txbCartPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'gpbCart
|
|||
|
'
|
|||
|
Me.gpbCart.Controls.Add(Me.txbCartBox)
|
|||
|
Me.gpbCart.Controls.Add(Me.btnRdCart)
|
|||
|
Me.gpbCart.Controls.Add(Me.txbCartPower)
|
|||
|
Me.gpbCart.Controls.Add(Me.Label2)
|
|||
|
Me.gpbCart.Controls.Add(Me.btnWrCart)
|
|||
|
Me.gpbCart.Controls.Add(Me.txbCartFrq)
|
|||
|
Me.gpbCart.Controls.Add(Me.Label10)
|
|||
|
Me.gpbCart.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbCart.Location = New System.Drawing.Point(359, 166)
|
|||
|
Me.gpbCart.Name = "gpbCart"
|
|||
|
Me.gpbCart.Size = New System.Drawing.Size(332, 156)
|
|||
|
Me.gpbCart.TabIndex = 28
|
|||
|
Me.gpbCart.TabStop = False
|
|||
|
Me.gpbCart.Text = "카트리지 설정"
|
|||
|
'
|
|||
|
'txbCartBox
|
|||
|
'
|
|||
|
Me.txbCartBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbCartBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbCartBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbCartBox.Location = New System.Drawing.Point(19, 112)
|
|||
|
Me.txbCartBox.Name = "txbCartBox"
|
|||
|
Me.txbCartBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbCartBox.TabIndex = 20
|
|||
|
Me.txbCartBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbCartBox.Visible = False
|
|||
|
'
|
|||
|
'btnRdCart
|
|||
|
'
|
|||
|
Me.btnRdCart.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.btnRdCart.Location = New System.Drawing.Point(164, 108)
|
|||
|
Me.btnRdCart.Name = "btnRdCart"
|
|||
|
Me.btnRdCart.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.btnRdCart.TabIndex = 41
|
|||
|
Me.btnRdCart.Text = "읽기"
|
|||
|
Me.btnRdCart.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'rdbCT015
|
|||
|
'
|
|||
|
Me.rdbCT015.AutoSize = True
|
|||
|
Me.rdbCT015.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.rdbCT015.ImageIndex = 1
|
|||
|
Me.rdbCT015.Location = New System.Drawing.Point(94, 4)
|
|||
|
Me.rdbCT015.Name = "rdbCT015"
|
|||
|
Me.rdbCT015.Size = New System.Drawing.Size(59, 20)
|
|||
|
Me.rdbCT015.TabIndex = 37
|
|||
|
Me.rdbCT015.Text = "EYE"
|
|||
|
Me.rdbCT015.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'rdbCT030
|
|||
|
'
|
|||
|
Me.rdbCT030.AutoSize = True
|
|||
|
Me.rdbCT030.Checked = True
|
|||
|
Me.rdbCT030.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.rdbCT030.Location = New System.Drawing.Point(6, 4)
|
|||
|
Me.rdbCT030.Name = "rdbCT030"
|
|||
|
Me.rdbCT030.Size = New System.Drawing.Size(70, 20)
|
|||
|
Me.rdbCT030.TabIndex = 38
|
|||
|
Me.rdbCT030.TabStop = True
|
|||
|
Me.rdbCT030.Text = "FACE"
|
|||
|
Me.rdbCT030.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'gpbShot
|
|||
|
'
|
|||
|
Me.gpbShot.Controls.Add(Me.txbShotBox)
|
|||
|
Me.gpbShot.Controls.Add(Me.btnRdShot)
|
|||
|
Me.gpbShot.Controls.Add(Me.btnWrShot)
|
|||
|
Me.gpbShot.Controls.Add(Me.txbMaxShot)
|
|||
|
Me.gpbShot.Controls.Add(Me.LblMaxShot)
|
|||
|
Me.gpbShot.Controls.Add(Me.txbShot)
|
|||
|
Me.gpbShot.Controls.Add(Me.LblRemainShot)
|
|||
|
Me.gpbShot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbShot.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.gpbShot.Location = New System.Drawing.Point(359, 340)
|
|||
|
Me.gpbShot.Name = "gpbShot"
|
|||
|
Me.gpbShot.Size = New System.Drawing.Size(332, 122)
|
|||
|
Me.gpbShot.TabIndex = 28
|
|||
|
Me.gpbShot.TabStop = False
|
|||
|
Me.gpbShot.Text = "Shot 카운터 설정"
|
|||
|
'
|
|||
|
'txbShotBox
|
|||
|
'
|
|||
|
Me.txbShotBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbShotBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbShotBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbShotBox.Location = New System.Drawing.Point(20, 83)
|
|||
|
Me.txbShotBox.Name = "txbShotBox"
|
|||
|
Me.txbShotBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbShotBox.TabIndex = 43
|
|||
|
Me.txbShotBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbShotBox.Visible = False
|
|||
|
'
|
|||
|
'btnRdShot
|
|||
|
'
|
|||
|
Me.btnRdShot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.btnRdShot.Location = New System.Drawing.Point(164, 80)
|
|||
|
Me.btnRdShot.Name = "btnRdShot"
|
|||
|
Me.btnRdShot.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.btnRdShot.TabIndex = 44
|
|||
|
Me.btnRdShot.Text = "읽기"
|
|||
|
Me.btnRdShot.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'btnWrShot
|
|||
|
'
|
|||
|
Me.btnWrShot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.btnWrShot.Location = New System.Drawing.Point(250, 79)
|
|||
|
Me.btnWrShot.Name = "btnWrShot"
|
|||
|
Me.btnWrShot.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.btnWrShot.TabIndex = 42
|
|||
|
Me.btnWrShot.Text = "쓰기"
|
|||
|
Me.btnWrShot.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbMaxShot
|
|||
|
'
|
|||
|
Me.txbMaxShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbMaxShot.Enabled = False
|
|||
|
Me.txbMaxShot.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbMaxShot.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbMaxShot.Location = New System.Drawing.Point(164, 46)
|
|||
|
Me.txbMaxShot.Name = "txbMaxShot"
|
|||
|
Me.txbMaxShot.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbMaxShot.TabIndex = 18
|
|||
|
Me.txbMaxShot.Text = "6100"
|
|||
|
Me.txbMaxShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'LblMaxShot
|
|||
|
'
|
|||
|
Me.LblMaxShot.AutoSize = True
|
|||
|
Me.LblMaxShot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.LblMaxShot.Location = New System.Drawing.Point(17, 52)
|
|||
|
Me.LblMaxShot.Name = "LblMaxShot"
|
|||
|
Me.LblMaxShot.Size = New System.Drawing.Size(97, 16)
|
|||
|
Me.LblMaxShot.TabIndex = 17
|
|||
|
Me.LblMaxShot.Text = "Max Count"
|
|||
|
'
|
|||
|
'txbShot
|
|||
|
'
|
|||
|
Me.txbShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbShot.Enabled = False
|
|||
|
Me.txbShot.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbShot.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbShot.Location = New System.Drawing.Point(164, 13)
|
|||
|
Me.txbShot.Name = "txbShot"
|
|||
|
Me.txbShot.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbShot.TabIndex = 14
|
|||
|
Me.txbShot.Text = "6100"
|
|||
|
Me.txbShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'LblRemainShot
|
|||
|
'
|
|||
|
Me.LblRemainShot.AutoSize = True
|
|||
|
Me.LblRemainShot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.LblRemainShot.Location = New System.Drawing.Point(17, 25)
|
|||
|
Me.LblRemainShot.Name = "LblRemainShot"
|
|||
|
Me.LblRemainShot.Size = New System.Drawing.Size(122, 16)
|
|||
|
Me.LblRemainShot.TabIndex = 13
|
|||
|
Me.LblRemainShot.Text = "Remain Count"
|
|||
|
'
|
|||
|
'GroupBox4
|
|||
|
'
|
|||
|
Me.GroupBox4.Controls.Add(Me.lblTime)
|
|||
|
Me.GroupBox4.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.GroupBox4.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.GroupBox4.Location = New System.Drawing.Point(9, 10)
|
|||
|
Me.GroupBox4.Name = "GroupBox4"
|
|||
|
Me.GroupBox4.Size = New System.Drawing.Size(355, 68)
|
|||
|
Me.GroupBox4.TabIndex = 30
|
|||
|
Me.GroupBox4.TabStop = False
|
|||
|
Me.GroupBox4.Text = "현재시간"
|
|||
|
'
|
|||
|
'lblTime
|
|||
|
'
|
|||
|
Me.lblTime.AutoSize = True
|
|||
|
Me.lblTime.Font = New System.Drawing.Font("돋움", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.lblTime.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.lblTime.Location = New System.Drawing.Point(7, 29)
|
|||
|
Me.lblTime.Name = "lblTime"
|
|||
|
Me.lblTime.Size = New System.Drawing.Size(320, 24)
|
|||
|
Me.lblTime.TabIndex = 18
|
|||
|
Me.lblTime.Text = "2015-00-00 오전 00:00:00"
|
|||
|
'
|
|||
|
'OpenFileDialog1
|
|||
|
'
|
|||
|
Me.OpenFileDialog1.FileName = "*.bin"
|
|||
|
'
|
|||
|
'DelayTimer
|
|||
|
'
|
|||
|
Me.DelayTimer.Enabled = True
|
|||
|
Me.DelayTimer.Interval = 1
|
|||
|
'
|
|||
|
'gpbLocal
|
|||
|
'
|
|||
|
Me.gpbLocal.Controls.Add(Me.txbLocalBox)
|
|||
|
Me.gpbLocal.Controls.Add(Me.Button1)
|
|||
|
Me.gpbLocal.Controls.Add(Me.Button2)
|
|||
|
Me.gpbLocal.Controls.Add(Me.txbAgency)
|
|||
|
Me.gpbLocal.Controls.Add(Me.Label1)
|
|||
|
Me.gpbLocal.Controls.Add(Me.txbAbroad)
|
|||
|
Me.gpbLocal.Controls.Add(Me.Label3)
|
|||
|
Me.gpbLocal.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbLocal.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.gpbLocal.Location = New System.Drawing.Point(21, 340)
|
|||
|
Me.gpbLocal.Name = "gpbLocal"
|
|||
|
Me.gpbLocal.Size = New System.Drawing.Size(332, 122)
|
|||
|
Me.gpbLocal.TabIndex = 45
|
|||
|
Me.gpbLocal.TabStop = False
|
|||
|
Me.gpbLocal.Text = "지역코드설정"
|
|||
|
'
|
|||
|
'txbLocalBox
|
|||
|
'
|
|||
|
Me.txbLocalBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbLocalBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbLocalBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbLocalBox.Location = New System.Drawing.Point(20, 84)
|
|||
|
Me.txbLocalBox.Name = "txbLocalBox"
|
|||
|
Me.txbLocalBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbLocalBox.TabIndex = 43
|
|||
|
Me.txbLocalBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbLocalBox.Visible = False
|
|||
|
'
|
|||
|
'Button1
|
|||
|
'
|
|||
|
Me.Button1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button1.Location = New System.Drawing.Point(166, 81)
|
|||
|
Me.Button1.Name = "Button1"
|
|||
|
Me.Button1.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button1.TabIndex = 44
|
|||
|
Me.Button1.Text = "읽기"
|
|||
|
Me.Button1.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button2
|
|||
|
'
|
|||
|
Me.Button2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button2.Location = New System.Drawing.Point(251, 81)
|
|||
|
Me.Button2.Name = "Button2"
|
|||
|
Me.Button2.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button2.TabIndex = 42
|
|||
|
Me.Button2.Text = "쓰기"
|
|||
|
Me.Button2.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbAgency
|
|||
|
'
|
|||
|
Me.txbAgency.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbAgency.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAgency.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbAgency.Location = New System.Drawing.Point(166, 46)
|
|||
|
Me.txbAgency.Name = "txbAgency"
|
|||
|
Me.txbAgency.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbAgency.TabIndex = 18
|
|||
|
Me.txbAgency.Text = "0"
|
|||
|
Me.txbAgency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label1
|
|||
|
'
|
|||
|
Me.Label1.AutoSize = True
|
|||
|
Me.Label1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label1.Location = New System.Drawing.Point(17, 52)
|
|||
|
Me.Label1.Name = "Label1"
|
|||
|
Me.Label1.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label1.TabIndex = 17
|
|||
|
Me.Label1.Text = "대리점코드"
|
|||
|
'
|
|||
|
'txbAbroad
|
|||
|
'
|
|||
|
Me.txbAbroad.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbAbroad.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAbroad.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbAbroad.Location = New System.Drawing.Point(166, 13)
|
|||
|
Me.txbAbroad.Name = "txbAbroad"
|
|||
|
Me.txbAbroad.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbAbroad.TabIndex = 14
|
|||
|
Me.txbAbroad.Text = "82"
|
|||
|
Me.txbAbroad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label3
|
|||
|
'
|
|||
|
Me.Label3.AutoSize = True
|
|||
|
Me.Label3.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label3.Location = New System.Drawing.Point(17, 25)
|
|||
|
Me.Label3.Name = "Label3"
|
|||
|
Me.Label3.Size = New System.Drawing.Size(76, 16)
|
|||
|
Me.Label3.TabIndex = 13
|
|||
|
Me.Label3.Text = "국가코드"
|
|||
|
'
|
|||
|
'gpbInfo
|
|||
|
'
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label4)
|
|||
|
Me.gpbInfo.Controls.Add(Me.nudMonth)
|
|||
|
Me.gpbInfo.Controls.Add(Me.nudYear)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Panel1)
|
|||
|
Me.gpbInfo.Controls.Add(Me.nudSN)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label28)
|
|||
|
Me.gpbInfo.Controls.Add(Me.txbBarcode)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Button15)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label27)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label5)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label26)
|
|||
|
Me.gpbInfo.Controls.Add(Me.rdbDevLux)
|
|||
|
Me.gpbInfo.Controls.Add(Me.rdbDevPro)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label11)
|
|||
|
Me.gpbInfo.Controls.Add(Me.txbInfoBox)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Button3)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Button4)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label6)
|
|||
|
Me.gpbInfo.Controls.Add(Me.txbFactory)
|
|||
|
Me.gpbInfo.Controls.Add(Me.Label8)
|
|||
|
Me.gpbInfo.Controls.Add(Me.txbModel)
|
|||
|
Me.gpbInfo.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbInfo.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.gpbInfo.Location = New System.Drawing.Point(21, 96)
|
|||
|
Me.gpbInfo.Name = "gpbInfo"
|
|||
|
Me.gpbInfo.Size = New System.Drawing.Size(332, 240)
|
|||
|
Me.gpbInfo.TabIndex = 46
|
|||
|
Me.gpbInfo.TabStop = False
|
|||
|
Me.gpbInfo.Text = "제품 정보 설정"
|
|||
|
'
|
|||
|
'Label4
|
|||
|
'
|
|||
|
Me.Label4.AutoSize = True
|
|||
|
Me.Label4.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label4.Location = New System.Drawing.Point(19, 172)
|
|||
|
Me.Label4.Name = "Label4"
|
|||
|
Me.Label4.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label4.TabIndex = 70
|
|||
|
Me.Label4.Text = "시리얼넘버"
|
|||
|
'
|
|||
|
'nudMonth
|
|||
|
'
|
|||
|
Me.nudMonth.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudMonth.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|||
|
Me.nudMonth.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudMonth.Location = New System.Drawing.Point(274, 130)
|
|||
|
Me.nudMonth.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudMonth.Maximum = New Decimal(New Integer() {99, 0, 0, 0})
|
|||
|
Me.nudMonth.Name = "nudMonth"
|
|||
|
Me.nudMonth.Size = New System.Drawing.Size(50, 29)
|
|||
|
Me.nudMonth.TabIndex = 69
|
|||
|
Me.nudMonth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'nudYear
|
|||
|
'
|
|||
|
Me.nudYear.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudYear.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|||
|
Me.nudYear.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudYear.Location = New System.Drawing.Point(194, 130)
|
|||
|
Me.nudYear.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudYear.Maximum = New Decimal(New Integer() {99, 0, 0, 0})
|
|||
|
Me.nudYear.Name = "nudYear"
|
|||
|
Me.nudYear.Size = New System.Drawing.Size(50, 29)
|
|||
|
Me.nudYear.TabIndex = 68
|
|||
|
Me.nudYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Panel1
|
|||
|
'
|
|||
|
Me.Panel1.Controls.Add(Me.rdbCT015)
|
|||
|
Me.Panel1.Controls.Add(Me.rdbCT030)
|
|||
|
Me.Panel1.Location = New System.Drawing.Point(160, 102)
|
|||
|
Me.Panel1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.Panel1.Name = "Panel1"
|
|||
|
Me.Panel1.Size = New System.Drawing.Size(171, 28)
|
|||
|
Me.Panel1.TabIndex = 42
|
|||
|
'
|
|||
|
'nudSN
|
|||
|
'
|
|||
|
Me.nudSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudSN.Cursor = System.Windows.Forms.Cursors.Default
|
|||
|
Me.nudSN.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.nudSN.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudSN.Location = New System.Drawing.Point(166, 165)
|
|||
|
Me.nudSN.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudSN.Maximum = New Decimal(New Integer() {999999, 0, 0, 0})
|
|||
|
Me.nudSN.Name = "nudSN"
|
|||
|
Me.nudSN.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|||
|
Me.nudSN.Size = New System.Drawing.Size(158, 30)
|
|||
|
Me.nudSN.TabIndex = 58
|
|||
|
Me.nudSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label28
|
|||
|
'
|
|||
|
Me.Label28.AutoSize = True
|
|||
|
Me.Label28.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label28.Location = New System.Drawing.Point(19, 24)
|
|||
|
Me.Label28.Name = "Label28"
|
|||
|
Me.Label28.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label28.TabIndex = 57
|
|||
|
Me.Label28.Text = "바코드넘버"
|
|||
|
'
|
|||
|
'txbBarcode
|
|||
|
'
|
|||
|
Me.txbBarcode.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbBarcode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbBarcode.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbBarcode.Location = New System.Drawing.Point(166, 16)
|
|||
|
Me.txbBarcode.Name = "txbBarcode"
|
|||
|
Me.txbBarcode.ReadOnly = True
|
|||
|
Me.txbBarcode.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbBarcode.TabIndex = 56
|
|||
|
Me.txbBarcode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Button15
|
|||
|
'
|
|||
|
Me.Button15.Font = New System.Drawing.Font("굴림", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button15.Location = New System.Drawing.Point(98, 132)
|
|||
|
Me.Button15.Name = "Button15"
|
|||
|
Me.Button15.Size = New System.Drawing.Size(52, 28)
|
|||
|
Me.Button15.TabIndex = 55
|
|||
|
Me.Button15.Text = "금일"
|
|||
|
Me.Button15.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Label27
|
|||
|
'
|
|||
|
Me.Label27.AutoSize = True
|
|||
|
Me.Label27.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label27.Location = New System.Drawing.Point(247, 136)
|
|||
|
Me.Label27.Name = "Label27"
|
|||
|
Me.Label27.Size = New System.Drawing.Size(25, 16)
|
|||
|
Me.Label27.TabIndex = 52
|
|||
|
Me.Label27.Text = "월"
|
|||
|
'
|
|||
|
'Label26
|
|||
|
'
|
|||
|
Me.Label26.AutoSize = True
|
|||
|
Me.Label26.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label26.Location = New System.Drawing.Point(166, 136)
|
|||
|
Me.Label26.Name = "Label26"
|
|||
|
Me.Label26.Size = New System.Drawing.Size(25, 16)
|
|||
|
Me.Label26.TabIndex = 51
|
|||
|
Me.Label26.Text = "년"
|
|||
|
'
|
|||
|
'rdbDevLux
|
|||
|
'
|
|||
|
Me.rdbDevLux.AutoSize = True
|
|||
|
Me.rdbDevLux.Location = New System.Drawing.Point(254, 81)
|
|||
|
Me.rdbDevLux.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.rdbDevLux.Name = "rdbDevLux"
|
|||
|
Me.rdbDevLux.Size = New System.Drawing.Size(60, 20)
|
|||
|
Me.rdbDevLux.TabIndex = 48
|
|||
|
Me.rdbDevLux.Text = "LUX"
|
|||
|
Me.rdbDevLux.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'rdbDevPro
|
|||
|
'
|
|||
|
Me.rdbDevPro.AutoSize = True
|
|||
|
Me.rdbDevPro.Checked = True
|
|||
|
Me.rdbDevPro.Location = New System.Drawing.Point(166, 81)
|
|||
|
Me.rdbDevPro.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.rdbDevPro.Name = "rdbDevPro"
|
|||
|
Me.rdbDevPro.Size = New System.Drawing.Size(61, 20)
|
|||
|
Me.rdbDevPro.TabIndex = 47
|
|||
|
Me.rdbDevPro.TabStop = True
|
|||
|
Me.rdbDevPro.Text = "PRO"
|
|||
|
Me.rdbDevPro.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Label11
|
|||
|
'
|
|||
|
Me.Label11.AutoSize = True
|
|||
|
Me.Label11.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label11.Location = New System.Drawing.Point(19, 82)
|
|||
|
Me.Label11.Name = "Label11"
|
|||
|
Me.Label11.Size = New System.Drawing.Size(94, 16)
|
|||
|
Me.Label11.TabIndex = 45
|
|||
|
Me.Label11.Text = "모 델 타 입"
|
|||
|
'
|
|||
|
'txbInfoBox
|
|||
|
'
|
|||
|
Me.txbInfoBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbInfoBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbInfoBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbInfoBox.Location = New System.Drawing.Point(19, 204)
|
|||
|
Me.txbInfoBox.Name = "txbInfoBox"
|
|||
|
Me.txbInfoBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbInfoBox.TabIndex = 43
|
|||
|
Me.txbInfoBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbInfoBox.Visible = False
|
|||
|
'
|
|||
|
'Button3
|
|||
|
'
|
|||
|
Me.Button3.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button3.Location = New System.Drawing.Point(166, 200)
|
|||
|
Me.Button3.Name = "Button3"
|
|||
|
Me.Button3.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button3.TabIndex = 44
|
|||
|
Me.Button3.Text = "읽기"
|
|||
|
Me.Button3.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button4
|
|||
|
'
|
|||
|
Me.Button4.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button4.Location = New System.Drawing.Point(252, 200)
|
|||
|
Me.Button4.Name = "Button4"
|
|||
|
Me.Button4.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button4.TabIndex = 42
|
|||
|
Me.Button4.Text = "쓰기"
|
|||
|
Me.Button4.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Label6
|
|||
|
'
|
|||
|
Me.Label6.AutoSize = True
|
|||
|
Me.Label6.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label6.Location = New System.Drawing.Point(19, 138)
|
|||
|
Me.Label6.Name = "Label6"
|
|||
|
Me.Label6.Size = New System.Drawing.Size(76, 16)
|
|||
|
Me.Label6.TabIndex = 17
|
|||
|
Me.Label6.Text = "제조일자"
|
|||
|
'
|
|||
|
'txbFactory
|
|||
|
'
|
|||
|
Me.txbFactory.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.txbFactory.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbFactory.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbFactory.Location = New System.Drawing.Point(166, 48)
|
|||
|
Me.txbFactory.Name = "txbFactory"
|
|||
|
Me.txbFactory.ReadOnly = True
|
|||
|
Me.txbFactory.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbFactory.TabIndex = 14
|
|||
|
Me.txbFactory.Text = "jomt"
|
|||
|
Me.txbFactory.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label8
|
|||
|
'
|
|||
|
Me.Label8.AutoSize = True
|
|||
|
Me.Label8.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label8.Location = New System.Drawing.Point(19, 54)
|
|||
|
Me.Label8.Name = "Label8"
|
|||
|
Me.Label8.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label8.TabIndex = 13
|
|||
|
Me.Label8.Text = "제조사코드"
|
|||
|
'
|
|||
|
'txbModel
|
|||
|
'
|
|||
|
Me.txbModel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbModel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbModel.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbModel.Location = New System.Drawing.Point(166, 48)
|
|||
|
Me.txbModel.Name = "txbModel"
|
|||
|
Me.txbModel.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbModel.TabIndex = 46
|
|||
|
Me.txbModel.Text = "0"
|
|||
|
Me.txbModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbModel.Visible = False
|
|||
|
'
|
|||
|
'gpbSensor
|
|||
|
'
|
|||
|
Me.gpbSensor.Controls.Add(Me.txbSensorBox)
|
|||
|
Me.gpbSensor.Controls.Add(Me.Button5)
|
|||
|
Me.gpbSensor.Controls.Add(Me.Button6)
|
|||
|
Me.gpbSensor.Controls.Add(Me.txbRear)
|
|||
|
Me.gpbSensor.Controls.Add(Me.Label12)
|
|||
|
Me.gpbSensor.Controls.Add(Me.txbFront)
|
|||
|
Me.gpbSensor.Controls.Add(Me.Label14)
|
|||
|
Me.gpbSensor.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbSensor.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.gpbSensor.Location = New System.Drawing.Point(359, 34)
|
|||
|
Me.gpbSensor.Name = "gpbSensor"
|
|||
|
Me.gpbSensor.Size = New System.Drawing.Size(332, 120)
|
|||
|
Me.gpbSensor.TabIndex = 46
|
|||
|
Me.gpbSensor.TabStop = False
|
|||
|
Me.gpbSensor.Text = "보정설정"
|
|||
|
'
|
|||
|
'txbSensorBox
|
|||
|
'
|
|||
|
Me.txbSensorBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbSensorBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbSensorBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbSensorBox.Location = New System.Drawing.Point(20, 84)
|
|||
|
Me.txbSensorBox.Name = "txbSensorBox"
|
|||
|
Me.txbSensorBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbSensorBox.TabIndex = 43
|
|||
|
Me.txbSensorBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbSensorBox.Visible = False
|
|||
|
'
|
|||
|
'Button5
|
|||
|
'
|
|||
|
Me.Button5.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button5.Location = New System.Drawing.Point(164, 80)
|
|||
|
Me.Button5.Name = "Button5"
|
|||
|
Me.Button5.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button5.TabIndex = 44
|
|||
|
Me.Button5.Text = "읽기"
|
|||
|
Me.Button5.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button6
|
|||
|
'
|
|||
|
Me.Button6.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button6.Location = New System.Drawing.Point(250, 80)
|
|||
|
Me.Button6.Name = "Button6"
|
|||
|
Me.Button6.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button6.TabIndex = 42
|
|||
|
Me.Button6.Text = "쓰기"
|
|||
|
Me.Button6.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbRear
|
|||
|
'
|
|||
|
Me.txbRear.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbRear.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbRear.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbRear.Location = New System.Drawing.Point(164, 46)
|
|||
|
Me.txbRear.Name = "txbRear"
|
|||
|
Me.txbRear.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbRear.TabIndex = 18
|
|||
|
Me.txbRear.Text = "0"
|
|||
|
Me.txbRear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label12
|
|||
|
'
|
|||
|
Me.Label12.AutoSize = True
|
|||
|
Me.Label12.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label12.Location = New System.Drawing.Point(17, 52)
|
|||
|
Me.Label12.Name = "Label12"
|
|||
|
Me.Label12.Size = New System.Drawing.Size(86, 16)
|
|||
|
Me.Label12.TabIndex = 17
|
|||
|
Me.Label12.Text = "TD 선별값"
|
|||
|
'
|
|||
|
'txbFront
|
|||
|
'
|
|||
|
Me.txbFront.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbFront.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbFront.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbFront.Location = New System.Drawing.Point(164, 13)
|
|||
|
Me.txbFront.Name = "txbFront"
|
|||
|
Me.txbFront.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbFront.TabIndex = 14
|
|||
|
Me.txbFront.Text = "0"
|
|||
|
Me.txbFront.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label14
|
|||
|
'
|
|||
|
Me.Label14.AutoSize = True
|
|||
|
Me.Label14.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label14.Location = New System.Drawing.Point(17, 25)
|
|||
|
Me.Label14.Name = "Label14"
|
|||
|
Me.Label14.Size = New System.Drawing.Size(59, 16)
|
|||
|
Me.Label14.TabIndex = 13
|
|||
|
Me.Label14.Text = "백러쉬"
|
|||
|
'
|
|||
|
'gpbAuth
|
|||
|
'
|
|||
|
Me.gpbAuth.Controls.Add(Me.txbAuthBox)
|
|||
|
Me.gpbAuth.Controls.Add(Me.Button8)
|
|||
|
Me.gpbAuth.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbAuth.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.gpbAuth.Location = New System.Drawing.Point(21, 34)
|
|||
|
Me.gpbAuth.Name = "gpbAuth"
|
|||
|
Me.gpbAuth.Size = New System.Drawing.Size(332, 56)
|
|||
|
Me.gpbAuth.TabIndex = 46
|
|||
|
Me.gpbAuth.TabStop = False
|
|||
|
Me.gpbAuth.Text = "인증코드설정"
|
|||
|
'
|
|||
|
'txbAuthBox
|
|||
|
'
|
|||
|
Me.txbAuthBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbAuthBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAuthBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbAuthBox.Location = New System.Drawing.Point(19, 20)
|
|||
|
Me.txbAuthBox.Name = "txbAuthBox"
|
|||
|
Me.txbAuthBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbAuthBox.TabIndex = 43
|
|||
|
Me.txbAuthBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbAuthBox.Visible = False
|
|||
|
'
|
|||
|
'Button8
|
|||
|
'
|
|||
|
Me.Button8.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button8.Location = New System.Drawing.Point(166, 16)
|
|||
|
Me.Button8.Name = "Button8"
|
|||
|
Me.Button8.Size = New System.Drawing.Size(158, 35)
|
|||
|
Me.Button8.TabIndex = 42
|
|||
|
Me.Button8.Text = "카트리지"
|
|||
|
Me.Button8.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'gpbCartSet
|
|||
|
'
|
|||
|
Me.gpbCartSet.BackColor = System.Drawing.SystemColors.Control
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbInfo)
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbAuth)
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbLocal)
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbCart)
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbShot)
|
|||
|
Me.gpbCartSet.Controls.Add(Me.gpbSensor)
|
|||
|
Me.gpbCartSet.Enabled = False
|
|||
|
Me.gpbCartSet.Font = New System.Drawing.Font("굴림", 16.2!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.gpbCartSet.ForeColor = System.Drawing.SystemColors.ControlText
|
|||
|
Me.gpbCartSet.Location = New System.Drawing.Point(10, 84)
|
|||
|
Me.gpbCartSet.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.gpbCartSet.Name = "gpbCartSet"
|
|||
|
Me.gpbCartSet.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.gpbCartSet.Size = New System.Drawing.Size(705, 473)
|
|||
|
Me.gpbCartSet.TabIndex = 47
|
|||
|
Me.gpbCartSet.TabStop = False
|
|||
|
Me.gpbCartSet.Text = "카트리지설정"
|
|||
|
'
|
|||
|
'GroupBox7
|
|||
|
'
|
|||
|
Me.GroupBox7.Controls.Add(Me.Button7)
|
|||
|
Me.GroupBox7.Controls.Add(Me.txbAuthBoxDev)
|
|||
|
Me.GroupBox7.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.GroupBox7.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.GroupBox7.Location = New System.Drawing.Point(21, 8)
|
|||
|
Me.GroupBox7.Name = "GroupBox7"
|
|||
|
Me.GroupBox7.Size = New System.Drawing.Size(332, 68)
|
|||
|
Me.GroupBox7.TabIndex = 48
|
|||
|
Me.GroupBox7.TabStop = False
|
|||
|
Me.GroupBox7.Text = "인증코드설정"
|
|||
|
'
|
|||
|
'Button7
|
|||
|
'
|
|||
|
Me.Button7.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button7.Location = New System.Drawing.Point(166, 22)
|
|||
|
Me.Button7.Name = "Button7"
|
|||
|
Me.Button7.Size = New System.Drawing.Size(158, 35)
|
|||
|
Me.Button7.TabIndex = 45
|
|||
|
Me.Button7.Text = "본체"
|
|||
|
Me.Button7.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbAuthBoxDev
|
|||
|
'
|
|||
|
Me.txbAuthBoxDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbAuthBoxDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAuthBoxDev.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbAuthBoxDev.Location = New System.Drawing.Point(19, 26)
|
|||
|
Me.txbAuthBoxDev.Name = "txbAuthBoxDev"
|
|||
|
Me.txbAuthBoxDev.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbAuthBoxDev.TabIndex = 43
|
|||
|
Me.txbAuthBoxDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbAuthBoxDev.Visible = False
|
|||
|
'
|
|||
|
'GroupBox5
|
|||
|
'
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label23)
|
|||
|
Me.GroupBox5.Controls.Add(Me.nudMonthDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.nudYearDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.nudSNDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Button13)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label16)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label30)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label31)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label29)
|
|||
|
Me.GroupBox5.Controls.Add(Me.txbBarcodeDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.rdbDevLuxDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.rdbDevProDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.txbAgencyDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label19)
|
|||
|
Me.GroupBox5.Controls.Add(Me.txbAbroadDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label20)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label15)
|
|||
|
Me.GroupBox5.Controls.Add(Me.txbInfoBoxDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Button9)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Button10)
|
|||
|
Me.GroupBox5.Controls.Add(Me.txbFactoryDev)
|
|||
|
Me.GroupBox5.Controls.Add(Me.Label18)
|
|||
|
Me.GroupBox5.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.GroupBox5.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.GroupBox5.Location = New System.Drawing.Point(23, 82)
|
|||
|
Me.GroupBox5.Name = "GroupBox5"
|
|||
|
Me.GroupBox5.Size = New System.Drawing.Size(332, 296)
|
|||
|
Me.GroupBox5.TabIndex = 47
|
|||
|
Me.GroupBox5.TabStop = False
|
|||
|
Me.GroupBox5.Text = "제품 정보 설정"
|
|||
|
'
|
|||
|
'Label23
|
|||
|
'
|
|||
|
Me.Label23.AutoSize = True
|
|||
|
Me.Label23.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label23.Location = New System.Drawing.Point(19, 157)
|
|||
|
Me.Label23.Name = "Label23"
|
|||
|
Me.Label23.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label23.TabIndex = 69
|
|||
|
Me.Label23.Text = "시리얼넘버"
|
|||
|
'
|
|||
|
'nudMonthDev
|
|||
|
'
|
|||
|
Me.nudMonthDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudMonthDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|||
|
Me.nudMonthDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudMonthDev.Location = New System.Drawing.Point(274, 116)
|
|||
|
Me.nudMonthDev.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudMonthDev.Maximum = New Decimal(New Integer() {12, 0, 0, 0})
|
|||
|
Me.nudMonthDev.Name = "nudMonthDev"
|
|||
|
Me.nudMonthDev.Size = New System.Drawing.Size(50, 29)
|
|||
|
Me.nudMonthDev.TabIndex = 68
|
|||
|
Me.nudMonthDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'nudYearDev
|
|||
|
'
|
|||
|
Me.nudYearDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudYearDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|||
|
Me.nudYearDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudYearDev.Location = New System.Drawing.Point(194, 116)
|
|||
|
Me.nudYearDev.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudYearDev.Maximum = New Decimal(New Integer() {99, 0, 0, 0})
|
|||
|
Me.nudYearDev.Name = "nudYearDev"
|
|||
|
Me.nudYearDev.Size = New System.Drawing.Size(50, 29)
|
|||
|
Me.nudYearDev.TabIndex = 67
|
|||
|
Me.nudYearDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'nudSNDev
|
|||
|
'
|
|||
|
Me.nudSNDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.nudSNDev.Cursor = System.Windows.Forms.Cursors.Default
|
|||
|
Me.nudSNDev.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.nudSNDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.nudSNDev.Location = New System.Drawing.Point(166, 152)
|
|||
|
Me.nudSNDev.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.nudSNDev.Maximum = New Decimal(New Integer() {999999, 0, 0, 0})
|
|||
|
Me.nudSNDev.Name = "nudSNDev"
|
|||
|
Me.nudSNDev.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|||
|
Me.nudSNDev.Size = New System.Drawing.Size(158, 30)
|
|||
|
Me.nudSNDev.TabIndex = 66
|
|||
|
Me.nudSNDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Button13
|
|||
|
'
|
|||
|
Me.Button13.Font = New System.Drawing.Font("굴림", 10.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button13.Location = New System.Drawing.Point(96, 116)
|
|||
|
Me.Button13.Name = "Button13"
|
|||
|
Me.Button13.Size = New System.Drawing.Size(52, 28)
|
|||
|
Me.Button13.TabIndex = 65
|
|||
|
Me.Button13.Text = "금일"
|
|||
|
Me.Button13.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Label16
|
|||
|
'
|
|||
|
Me.Label16.AutoSize = True
|
|||
|
Me.Label16.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label16.Location = New System.Drawing.Point(247, 120)
|
|||
|
Me.Label16.Name = "Label16"
|
|||
|
Me.Label16.Size = New System.Drawing.Size(25, 16)
|
|||
|
Me.Label16.TabIndex = 64
|
|||
|
Me.Label16.Text = "월"
|
|||
|
'
|
|||
|
'Label30
|
|||
|
'
|
|||
|
Me.Label30.AutoSize = True
|
|||
|
Me.Label30.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label30.Location = New System.Drawing.Point(166, 120)
|
|||
|
Me.Label30.Name = "Label30"
|
|||
|
Me.Label30.Size = New System.Drawing.Size(25, 16)
|
|||
|
Me.Label30.TabIndex = 63
|
|||
|
Me.Label30.Text = "년"
|
|||
|
'
|
|||
|
'Label31
|
|||
|
'
|
|||
|
Me.Label31.AutoSize = True
|
|||
|
Me.Label31.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label31.Location = New System.Drawing.Point(19, 122)
|
|||
|
Me.Label31.Name = "Label31"
|
|||
|
Me.Label31.Size = New System.Drawing.Size(76, 16)
|
|||
|
Me.Label31.TabIndex = 60
|
|||
|
Me.Label31.Text = "제조일자"
|
|||
|
'
|
|||
|
'Label29
|
|||
|
'
|
|||
|
Me.Label29.AutoSize = True
|
|||
|
Me.Label29.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label29.Location = New System.Drawing.Point(19, 26)
|
|||
|
Me.Label29.Name = "Label29"
|
|||
|
Me.Label29.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label29.TabIndex = 59
|
|||
|
Me.Label29.Text = "바코드넘버"
|
|||
|
'
|
|||
|
'txbBarcodeDev
|
|||
|
'
|
|||
|
Me.txbBarcodeDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|||
|
Me.txbBarcodeDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbBarcodeDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbBarcodeDev.Location = New System.Drawing.Point(166, 20)
|
|||
|
Me.txbBarcodeDev.Name = "txbBarcodeDev"
|
|||
|
Me.txbBarcodeDev.ReadOnly = True
|
|||
|
Me.txbBarcodeDev.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbBarcodeDev.TabIndex = 58
|
|||
|
Me.txbBarcodeDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'rdbDevLuxDev
|
|||
|
'
|
|||
|
Me.rdbDevLuxDev.AutoSize = True
|
|||
|
Me.rdbDevLuxDev.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.rdbDevLuxDev.Location = New System.Drawing.Point(254, 88)
|
|||
|
Me.rdbDevLuxDev.Name = "rdbDevLuxDev"
|
|||
|
Me.rdbDevLuxDev.Size = New System.Drawing.Size(60, 20)
|
|||
|
Me.rdbDevLuxDev.TabIndex = 52
|
|||
|
Me.rdbDevLuxDev.Text = "LUX"
|
|||
|
Me.rdbDevLuxDev.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'rdbDevProDev
|
|||
|
'
|
|||
|
Me.rdbDevProDev.AutoSize = True
|
|||
|
Me.rdbDevProDev.Checked = True
|
|||
|
Me.rdbDevProDev.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.rdbDevProDev.Location = New System.Drawing.Point(166, 88)
|
|||
|
Me.rdbDevProDev.Name = "rdbDevProDev"
|
|||
|
Me.rdbDevProDev.Size = New System.Drawing.Size(61, 20)
|
|||
|
Me.rdbDevProDev.TabIndex = 51
|
|||
|
Me.rdbDevProDev.TabStop = True
|
|||
|
Me.rdbDevProDev.Text = "PRO"
|
|||
|
Me.rdbDevProDev.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbAgencyDev
|
|||
|
'
|
|||
|
Me.txbAgencyDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbAgencyDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAgencyDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbAgencyDev.Location = New System.Drawing.Point(166, 220)
|
|||
|
Me.txbAgencyDev.Name = "txbAgencyDev"
|
|||
|
Me.txbAgencyDev.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbAgencyDev.TabIndex = 50
|
|||
|
Me.txbAgencyDev.Text = "0"
|
|||
|
Me.txbAgencyDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label19
|
|||
|
'
|
|||
|
Me.Label19.AutoSize = True
|
|||
|
Me.Label19.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label19.Location = New System.Drawing.Point(19, 226)
|
|||
|
Me.Label19.Name = "Label19"
|
|||
|
Me.Label19.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label19.TabIndex = 49
|
|||
|
Me.Label19.Text = "대리점코드"
|
|||
|
'
|
|||
|
'txbAbroadDev
|
|||
|
'
|
|||
|
Me.txbAbroadDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbAbroadDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbAbroadDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbAbroadDev.Location = New System.Drawing.Point(166, 188)
|
|||
|
Me.txbAbroadDev.Name = "txbAbroadDev"
|
|||
|
Me.txbAbroadDev.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbAbroadDev.TabIndex = 48
|
|||
|
Me.txbAbroadDev.Text = "82"
|
|||
|
Me.txbAbroadDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label20
|
|||
|
'
|
|||
|
Me.Label20.AutoSize = True
|
|||
|
Me.Label20.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label20.Location = New System.Drawing.Point(19, 194)
|
|||
|
Me.Label20.Name = "Label20"
|
|||
|
Me.Label20.Size = New System.Drawing.Size(76, 16)
|
|||
|
Me.Label20.TabIndex = 47
|
|||
|
Me.Label20.Text = "국가코드"
|
|||
|
'
|
|||
|
'Label15
|
|||
|
'
|
|||
|
Me.Label15.AutoSize = True
|
|||
|
Me.Label15.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label15.Location = New System.Drawing.Point(19, 88)
|
|||
|
Me.Label15.Name = "Label15"
|
|||
|
Me.Label15.Size = New System.Drawing.Size(94, 16)
|
|||
|
Me.Label15.TabIndex = 45
|
|||
|
Me.Label15.Text = "모 델 타 입"
|
|||
|
'
|
|||
|
'txbInfoBoxDev
|
|||
|
'
|
|||
|
Me.txbInfoBoxDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbInfoBoxDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbInfoBoxDev.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbInfoBoxDev.Location = New System.Drawing.Point(19, 256)
|
|||
|
Me.txbInfoBoxDev.Name = "txbInfoBoxDev"
|
|||
|
Me.txbInfoBoxDev.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbInfoBoxDev.TabIndex = 43
|
|||
|
Me.txbInfoBoxDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbInfoBoxDev.Visible = False
|
|||
|
'
|
|||
|
'Button9
|
|||
|
'
|
|||
|
Me.Button9.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button9.Location = New System.Drawing.Point(166, 252)
|
|||
|
Me.Button9.Name = "Button9"
|
|||
|
Me.Button9.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button9.TabIndex = 44
|
|||
|
Me.Button9.Text = "읽기"
|
|||
|
Me.Button9.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button10
|
|||
|
'
|
|||
|
Me.Button10.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button10.Location = New System.Drawing.Point(251, 252)
|
|||
|
Me.Button10.Name = "Button10"
|
|||
|
Me.Button10.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button10.TabIndex = 42
|
|||
|
Me.Button10.Text = "쓰기"
|
|||
|
Me.Button10.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbFactoryDev
|
|||
|
'
|
|||
|
Me.txbFactoryDev.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.txbFactoryDev.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbFactoryDev.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbFactoryDev.Location = New System.Drawing.Point(166, 52)
|
|||
|
Me.txbFactoryDev.Name = "txbFactoryDev"
|
|||
|
Me.txbFactoryDev.ReadOnly = True
|
|||
|
Me.txbFactoryDev.Size = New System.Drawing.Size(158, 29)
|
|||
|
Me.txbFactoryDev.TabIndex = 14
|
|||
|
Me.txbFactoryDev.Text = "jomt"
|
|||
|
Me.txbFactoryDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label18
|
|||
|
'
|
|||
|
Me.Label18.AutoSize = True
|
|||
|
Me.Label18.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label18.Location = New System.Drawing.Point(19, 58)
|
|||
|
Me.Label18.Name = "Label18"
|
|||
|
Me.Label18.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label18.TabIndex = 13
|
|||
|
Me.Label18.Text = "제조사코드"
|
|||
|
'
|
|||
|
'GroupBox6
|
|||
|
'
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbRFCnt)
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbRunMode)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Label21)
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbErrCnt)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Label22)
|
|||
|
Me.GroupBox6.Controls.Add(Me.lblRFCnt)
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbDevInfoBox)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Button11)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Button12)
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbReadyTime)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Label24)
|
|||
|
Me.GroupBox6.Controls.Add(Me.txbRuntime)
|
|||
|
Me.GroupBox6.Controls.Add(Me.Label25)
|
|||
|
Me.GroupBox6.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.GroupBox6.ForeColor = System.Drawing.Color.Black
|
|||
|
Me.GroupBox6.Location = New System.Drawing.Point(21, 8)
|
|||
|
Me.GroupBox6.Name = "GroupBox6"
|
|||
|
Me.GroupBox6.Size = New System.Drawing.Size(332, 256)
|
|||
|
Me.GroupBox6.TabIndex = 54
|
|||
|
Me.GroupBox6.TabStop = False
|
|||
|
Me.GroupBox6.Text = "사용내역표시"
|
|||
|
'
|
|||
|
'txbRFCnt
|
|||
|
'
|
|||
|
Me.txbRFCnt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbRFCnt.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbRFCnt.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbRFCnt.Location = New System.Drawing.Point(153, 84)
|
|||
|
Me.txbRFCnt.Name = "txbRFCnt"
|
|||
|
Me.txbRFCnt.Size = New System.Drawing.Size(176, 29)
|
|||
|
Me.txbRFCnt.TabIndex = 51
|
|||
|
Me.txbRFCnt.Text = "0"
|
|||
|
Me.txbRFCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'txbRunMode
|
|||
|
'
|
|||
|
Me.txbRunMode.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbRunMode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbRunMode.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbRunMode.Location = New System.Drawing.Point(153, 152)
|
|||
|
Me.txbRunMode.Name = "txbRunMode"
|
|||
|
Me.txbRunMode.Size = New System.Drawing.Size(176, 29)
|
|||
|
Me.txbRunMode.TabIndex = 50
|
|||
|
Me.txbRunMode.Text = "0"
|
|||
|
Me.txbRunMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label21
|
|||
|
'
|
|||
|
Me.Label21.AutoSize = True
|
|||
|
Me.Label21.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label21.Location = New System.Drawing.Point(19, 158)
|
|||
|
Me.Label21.Name = "Label21"
|
|||
|
Me.Label21.Size = New System.Drawing.Size(127, 16)
|
|||
|
Me.Label21.TabIndex = 49
|
|||
|
Me.Label21.Text = "에러발생카운터"
|
|||
|
'
|
|||
|
'txbErrCnt
|
|||
|
'
|
|||
|
Me.txbErrCnt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|||
|
Me.txbErrCnt.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbErrCnt.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbErrCnt.Location = New System.Drawing.Point(153, 118)
|
|||
|
Me.txbErrCnt.Name = "txbErrCnt"
|
|||
|
Me.txbErrCnt.Size = New System.Drawing.Size(176, 29)
|
|||
|
Me.txbErrCnt.TabIndex = 48
|
|||
|
Me.txbErrCnt.Text = "0"
|
|||
|
Me.txbErrCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label22
|
|||
|
'
|
|||
|
Me.Label22.AutoSize = True
|
|||
|
Me.Label22.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label22.Location = New System.Drawing.Point(19, 124)
|
|||
|
Me.Label22.Name = "Label22"
|
|||
|
Me.Label22.Size = New System.Drawing.Size(116, 16)
|
|||
|
Me.Label22.TabIndex = 47
|
|||
|
Me.Label22.Text = "Eye RF카운터"
|
|||
|
'
|
|||
|
'lblRFCnt
|
|||
|
'
|
|||
|
Me.lblRFCnt.AutoSize = True
|
|||
|
Me.lblRFCnt.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.lblRFCnt.Location = New System.Drawing.Point(19, 89)
|
|||
|
Me.lblRFCnt.Name = "lblRFCnt"
|
|||
|
Me.lblRFCnt.Size = New System.Drawing.Size(126, 16)
|
|||
|
Me.lblRFCnt.TabIndex = 45
|
|||
|
Me.lblRFCnt.Text = "Face RF카운터"
|
|||
|
'
|
|||
|
'txbDevInfoBox
|
|||
|
'
|
|||
|
Me.txbDevInfoBox.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
Me.txbDevInfoBox.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbDevInfoBox.ForeColor = System.Drawing.Color.White
|
|||
|
Me.txbDevInfoBox.Location = New System.Drawing.Point(18, 212)
|
|||
|
Me.txbDevInfoBox.Name = "txbDevInfoBox"
|
|||
|
Me.txbDevInfoBox.Size = New System.Drawing.Size(132, 29)
|
|||
|
Me.txbDevInfoBox.TabIndex = 43
|
|||
|
Me.txbDevInfoBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
Me.txbDevInfoBox.Visible = False
|
|||
|
'
|
|||
|
'Button11
|
|||
|
'
|
|||
|
Me.Button11.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button11.Location = New System.Drawing.Point(166, 208)
|
|||
|
Me.Button11.Name = "Button11"
|
|||
|
Me.Button11.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button11.TabIndex = 44
|
|||
|
Me.Button11.Text = "읽기"
|
|||
|
Me.Button11.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button12
|
|||
|
'
|
|||
|
Me.Button12.Enabled = False
|
|||
|
Me.Button12.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button12.Location = New System.Drawing.Point(249, 208)
|
|||
|
Me.Button12.Name = "Button12"
|
|||
|
Me.Button12.Size = New System.Drawing.Size(72, 35)
|
|||
|
Me.Button12.TabIndex = 42
|
|||
|
Me.Button12.Text = "쓰기"
|
|||
|
Me.Button12.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'txbReadyTime
|
|||
|
'
|
|||
|
Me.txbReadyTime.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.txbReadyTime.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbReadyTime.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbReadyTime.Location = New System.Drawing.Point(153, 50)
|
|||
|
Me.txbReadyTime.Name = "txbReadyTime"
|
|||
|
Me.txbReadyTime.Size = New System.Drawing.Size(176, 29)
|
|||
|
Me.txbReadyTime.TabIndex = 18
|
|||
|
Me.txbReadyTime.Text = "0"
|
|||
|
Me.txbReadyTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label24
|
|||
|
'
|
|||
|
Me.Label24.AutoSize = True
|
|||
|
Me.Label24.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label24.Location = New System.Drawing.Point(19, 55)
|
|||
|
Me.Label24.Name = "Label24"
|
|||
|
Me.Label24.Size = New System.Drawing.Size(126, 16)
|
|||
|
Me.Label24.TabIndex = 17
|
|||
|
Me.Label24.Text = "Ready사용시간"
|
|||
|
'
|
|||
|
'txbRuntime
|
|||
|
'
|
|||
|
Me.txbRuntime.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
Me.txbRuntime.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.txbRuntime.ForeColor = System.Drawing.Color.Blue
|
|||
|
Me.txbRuntime.Location = New System.Drawing.Point(153, 16)
|
|||
|
Me.txbRuntime.Name = "txbRuntime"
|
|||
|
Me.txbRuntime.Size = New System.Drawing.Size(176, 29)
|
|||
|
Me.txbRuntime.TabIndex = 14
|
|||
|
Me.txbRuntime.Text = "0"
|
|||
|
Me.txbRuntime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
'
|
|||
|
'Label25
|
|||
|
'
|
|||
|
Me.Label25.AutoSize = True
|
|||
|
Me.Label25.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Label25.Location = New System.Drawing.Point(19, 25)
|
|||
|
Me.Label25.Name = "Label25"
|
|||
|
Me.Label25.Size = New System.Drawing.Size(93, 16)
|
|||
|
Me.Label25.TabIndex = 13
|
|||
|
Me.Label25.Text = "총사용시간"
|
|||
|
'
|
|||
|
'tbcDevice
|
|||
|
'
|
|||
|
Me.tbcDevice.Controls.Add(Me.TabPage1)
|
|||
|
Me.tbcDevice.Controls.Add(Me.TabPage2)
|
|||
|
Me.tbcDevice.Enabled = False
|
|||
|
Me.tbcDevice.Font = New System.Drawing.Font("굴림", 16.2!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.tbcDevice.Location = New System.Drawing.Point(731, 80)
|
|||
|
Me.tbcDevice.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.tbcDevice.Name = "tbcDevice"
|
|||
|
Me.tbcDevice.SelectedIndex = 0
|
|||
|
Me.tbcDevice.Size = New System.Drawing.Size(368, 424)
|
|||
|
Me.tbcDevice.TabIndex = 55
|
|||
|
'
|
|||
|
'TabPage1
|
|||
|
'
|
|||
|
Me.TabPage1.BackColor = System.Drawing.SystemColors.Control
|
|||
|
Me.TabPage1.Controls.Add(Me.GroupBox5)
|
|||
|
Me.TabPage1.Controls.Add(Me.GroupBox7)
|
|||
|
Me.TabPage1.Location = New System.Drawing.Point(4, 32)
|
|||
|
Me.TabPage1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.TabPage1.Name = "TabPage1"
|
|||
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.TabPage1.Size = New System.Drawing.Size(360, 388)
|
|||
|
Me.TabPage1.TabIndex = 0
|
|||
|
Me.TabPage1.Text = "본체설정"
|
|||
|
'
|
|||
|
'TabPage2
|
|||
|
'
|
|||
|
Me.TabPage2.BackColor = System.Drawing.SystemColors.Control
|
|||
|
Me.TabPage2.Controls.Add(Me.GroupBox6)
|
|||
|
Me.TabPage2.Location = New System.Drawing.Point(4, 32)
|
|||
|
Me.TabPage2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.TabPage2.Name = "TabPage2"
|
|||
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|||
|
Me.TabPage2.Size = New System.Drawing.Size(360, 388)
|
|||
|
Me.TabPage2.TabIndex = 1
|
|||
|
Me.TabPage2.Text = "사용정보"
|
|||
|
'
|
|||
|
'Button14
|
|||
|
'
|
|||
|
Me.Button14.Enabled = False
|
|||
|
Me.Button14.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button14.Location = New System.Drawing.Point(734, 26)
|
|||
|
Me.Button14.Name = "Button14"
|
|||
|
Me.Button14.Size = New System.Drawing.Size(173, 37)
|
|||
|
Me.Button14.TabIndex = 46
|
|||
|
Me.Button14.Text = "펌웨어다운로드"
|
|||
|
Me.Button14.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'Button16
|
|||
|
'
|
|||
|
Me.Button16.Enabled = False
|
|||
|
Me.Button16.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|||
|
Me.Button16.Location = New System.Drawing.Point(921, 26)
|
|||
|
Me.Button16.Name = "Button16"
|
|||
|
Me.Button16.Size = New System.Drawing.Size(173, 37)
|
|||
|
Me.Button16.TabIndex = 56
|
|||
|
Me.Button16.Text = "블루투스다운로드"
|
|||
|
Me.Button16.UseVisualStyleBackColor = True
|
|||
|
'
|
|||
|
'MainForm
|
|||
|
'
|
|||
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
|||
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|||
|
Me.ClientSize = New System.Drawing.Size(1107, 562)
|
|||
|
Me.Controls.Add(Me.Button16)
|
|||
|
Me.Controls.Add(Me.Button14)
|
|||
|
Me.Controls.Add(Me.tbcDevice)
|
|||
|
Me.Controls.Add(Me.gpbCartSet)
|
|||
|
Me.Controls.Add(Me.GroupBox4)
|
|||
|
Me.Controls.Add(Me.btnExit)
|
|||
|
Me.Controls.Add(Me.GroupBox1)
|
|||
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|||
|
Me.MaximizeBox = False
|
|||
|
Me.Name = "MainForm"
|
|||
|
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|||
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|||
|
Me.Text = "DUALSONIC Manager V2.2.3 Beta"
|
|||
|
Me.GroupBox1.ResumeLayout(False)
|
|||
|
Me.GroupBox1.PerformLayout()
|
|||
|
Me.gpbCart.ResumeLayout(False)
|
|||
|
Me.gpbCart.PerformLayout()
|
|||
|
Me.gpbShot.ResumeLayout(False)
|
|||
|
Me.gpbShot.PerformLayout()
|
|||
|
Me.GroupBox4.ResumeLayout(False)
|
|||
|
Me.GroupBox4.PerformLayout()
|
|||
|
Me.gpbLocal.ResumeLayout(False)
|
|||
|
Me.gpbLocal.PerformLayout()
|
|||
|
Me.gpbInfo.ResumeLayout(False)
|
|||
|
Me.gpbInfo.PerformLayout()
|
|||
|
CType(Me.nudMonth, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
CType(Me.nudYear, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
Me.Panel1.ResumeLayout(False)
|
|||
|
Me.Panel1.PerformLayout()
|
|||
|
CType(Me.nudSN, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
Me.gpbSensor.ResumeLayout(False)
|
|||
|
Me.gpbSensor.PerformLayout()
|
|||
|
Me.gpbAuth.ResumeLayout(False)
|
|||
|
Me.gpbAuth.PerformLayout()
|
|||
|
Me.gpbCartSet.ResumeLayout(False)
|
|||
|
Me.GroupBox7.ResumeLayout(False)
|
|||
|
Me.GroupBox7.PerformLayout()
|
|||
|
Me.GroupBox5.ResumeLayout(False)
|
|||
|
Me.GroupBox5.PerformLayout()
|
|||
|
CType(Me.nudMonthDev, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
CType(Me.nudYearDev, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
CType(Me.nudSNDev, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
Me.GroupBox6.ResumeLayout(False)
|
|||
|
Me.GroupBox6.PerformLayout()
|
|||
|
Me.tbcDevice.ResumeLayout(False)
|
|||
|
Me.TabPage1.ResumeLayout(False)
|
|||
|
Me.TabPage2.ResumeLayout(False)
|
|||
|
Me.ResumeLayout(False)
|
|||
|
|
|||
|
End Sub
|
|||
|
Friend WithEvents btnExit As System.Windows.Forms.Button
|
|||
|
Friend WithEvents SerialPort1 As System.IO.Ports.SerialPort
|
|||
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents cmdSerial As System.Windows.Forms.Button
|
|||
|
Friend WithEvents systemTimer As System.Windows.Forms.Timer
|
|||
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbCartFrq As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents btnWrCart As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbCartPower As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents gpbCart As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents rdbCT030 As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents rdbCT015 As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents btnRdCart As System.Windows.Forms.Button
|
|||
|
Friend WithEvents txbCartBox As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents gpbShot As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents txbShotBox As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents btnRdShot As System.Windows.Forms.Button
|
|||
|
Friend WithEvents btnWrShot As System.Windows.Forms.Button
|
|||
|
Friend WithEvents txbMaxShot As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents LblMaxShot As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbShot As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents LblRemainShot As System.Windows.Forms.Label
|
|||
|
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents lblTime As System.Windows.Forms.Label
|
|||
|
Friend WithEvents cboComPort As System.Windows.Forms.ComboBox
|
|||
|
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
|
|||
|
Friend WithEvents DelayTimer As System.Windows.Forms.Timer
|
|||
|
Friend WithEvents gpbBLE As GroupBox
|
|||
|
Friend WithEvents txbStatus As TextBox
|
|||
|
Friend WithEvents Label17 As Label
|
|||
|
Friend WithEvents gpbLocal As GroupBox
|
|||
|
Friend WithEvents txbLocalBox As TextBox
|
|||
|
Friend WithEvents Button1 As Button
|
|||
|
Friend WithEvents Button2 As Button
|
|||
|
Friend WithEvents txbAgency As TextBox
|
|||
|
Friend WithEvents Label1 As Label
|
|||
|
Friend WithEvents txbAbroad As TextBox
|
|||
|
Friend WithEvents Label3 As Label
|
|||
|
Friend WithEvents gpbInfo As GroupBox
|
|||
|
Friend WithEvents txbModel As TextBox
|
|||
|
Friend WithEvents Label11 As Label
|
|||
|
Friend WithEvents txbInfoBox As TextBox
|
|||
|
Friend WithEvents Button3 As Button
|
|||
|
Friend WithEvents Button4 As Button
|
|||
|
Friend WithEvents Label6 As Label
|
|||
|
Friend WithEvents txbFactory As TextBox
|
|||
|
Friend WithEvents Label8 As Label
|
|||
|
Friend WithEvents gpbSensor As GroupBox
|
|||
|
Friend WithEvents txbSensorBox As TextBox
|
|||
|
Friend WithEvents Button5 As Button
|
|||
|
Friend WithEvents Button6 As Button
|
|||
|
Friend WithEvents txbRear As TextBox
|
|||
|
Friend WithEvents Label12 As Label
|
|||
|
Friend WithEvents txbFront As TextBox
|
|||
|
Friend WithEvents Label14 As Label
|
|||
|
Friend WithEvents gpbAuth As GroupBox
|
|||
|
Friend WithEvents txbAuthBox As TextBox
|
|||
|
Friend WithEvents Button8 As Button
|
|||
|
Friend WithEvents gpbCartSet As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents txbAgencyDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbAbroadDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbInfoBoxDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Button9 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Button10 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents txbFactoryDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents rdbDevLuxDev As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents rdbDevProDev As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents rdbDevLux As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents rdbDevPro As System.Windows.Forms.RadioButton
|
|||
|
Friend WithEvents Label27 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label26 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Button15 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Label28 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbBarcode As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents nudSN As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents nudSNDev As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents Button13 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label30 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label31 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label29 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbBarcodeDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents Button7 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents txbAuthBoxDev As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
|
|||
|
Friend WithEvents txbRunMode As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbErrCnt As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents lblRFCnt As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbDevInfoBox As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Button11 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Button12 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents txbReadyTime As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label24 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents txbRuntime As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents tbcDevice As System.Windows.Forms.TabControl
|
|||
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|||
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|||
|
Friend WithEvents Button14 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Button16 As System.Windows.Forms.Button
|
|||
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|||
|
Friend WithEvents nudYearDev As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents nudMonthDev As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents nudMonth As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents nudYear As System.Windows.Forms.NumericUpDown
|
|||
|
Friend WithEvents txbRFCnt As System.Windows.Forms.TextBox
|
|||
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|||
|
End Class
|