4712 lines
236 KiB
VB.net
4712 lines
236 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class Main_Form
|
|
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(Main_Form))
|
|
Me.gb_comport = New System.Windows.Forms.GroupBox()
|
|
Me.gbPort2 = New System.Windows.Forms.GroupBox()
|
|
Me.cbbPort2 = New System.Windows.Forms.ComboBox()
|
|
Me.btnComport = New System.Windows.Forms.Button()
|
|
Me.gbPort1 = New System.Windows.Forms.GroupBox()
|
|
Me.cbbPort1 = New System.Windows.Forms.ComboBox()
|
|
Me.gbTimeSet = New System.Windows.Forms.GroupBox()
|
|
Me.btnTimeSet = New System.Windows.Forms.Button()
|
|
Me.lbSecond = New System.Windows.Forms.Label()
|
|
Me.lbMinute = New System.Windows.Forms.Label()
|
|
Me.nudSecond = New System.Windows.Forms.NumericUpDown()
|
|
Me.nudMinute = New System.Windows.Forms.NumericUpDown()
|
|
Me.btnAllRun = New System.Windows.Forms.Button()
|
|
Me.btn_exit = New System.Windows.Forms.Button()
|
|
Me.btnAllReset = New System.Windows.Forms.Button()
|
|
Me.gb_ch1 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch1 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch1 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch1 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch1 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg1 = New System.Windows.Forms.Panel()
|
|
Me.lbSec1 = New System.Windows.Forms.Label()
|
|
Me.nudMin1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin1 = New System.Windows.Forms.Label()
|
|
Me.nudSec1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.Serial_1Port = New System.IO.Ports.SerialPort(Me.components)
|
|
Me.gb_ch2 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch2 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch2 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch2 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch2 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg2 = New System.Windows.Forms.Panel()
|
|
Me.lbSec2 = New System.Windows.Forms.Label()
|
|
Me.nudMin2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin2 = New System.Windows.Forms.Label()
|
|
Me.nudSec2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch3 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch3 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch3 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch3 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch3 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg3 = New System.Windows.Forms.Panel()
|
|
Me.lbSec3 = New System.Windows.Forms.Label()
|
|
Me.nudMin3 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin3 = New System.Windows.Forms.Label()
|
|
Me.nudSec3 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch4 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch4 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch4 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch4 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch4 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg4 = New System.Windows.Forms.Panel()
|
|
Me.lbSec4 = New System.Windows.Forms.Label()
|
|
Me.nudMin4 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin4 = New System.Windows.Forms.Label()
|
|
Me.nudSec4 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch5 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch5 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch5 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch5 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch5 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg5 = New System.Windows.Forms.Panel()
|
|
Me.lbSec5 = New System.Windows.Forms.Label()
|
|
Me.nudMin5 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin5 = New System.Windows.Forms.Label()
|
|
Me.nudSec5 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch10 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch10 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch10 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch10 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch10 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg10 = New System.Windows.Forms.Panel()
|
|
Me.lbSec10 = New System.Windows.Forms.Label()
|
|
Me.nudMin10 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin10 = New System.Windows.Forms.Label()
|
|
Me.nudSec10 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch9 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch9 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch9 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch9 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch9 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg9 = New System.Windows.Forms.Panel()
|
|
Me.lbSec9 = New System.Windows.Forms.Label()
|
|
Me.nudMin9 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin9 = New System.Windows.Forms.Label()
|
|
Me.nudSec9 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch8 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch8 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch8 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch8 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch8 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg8 = New System.Windows.Forms.Panel()
|
|
Me.lbSec8 = New System.Windows.Forms.Label()
|
|
Me.nudMin8 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin8 = New System.Windows.Forms.Label()
|
|
Me.nudSec8 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch7 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch7 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch7 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch7 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch7 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg7 = New System.Windows.Forms.Panel()
|
|
Me.lbSec7 = New System.Windows.Forms.Label()
|
|
Me.nudMin7 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin7 = New System.Windows.Forms.Label()
|
|
Me.nudSec7 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch6 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch6 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch6 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch6 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch6 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg6 = New System.Windows.Forms.Panel()
|
|
Me.lbSec6 = New System.Windows.Forms.Label()
|
|
Me.nudMin6 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin6 = New System.Windows.Forms.Label()
|
|
Me.nudSec6 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch15 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch15 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch15 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch15 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch15 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg15 = New System.Windows.Forms.Panel()
|
|
Me.lbSec15 = New System.Windows.Forms.Label()
|
|
Me.nudMin15 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin15 = New System.Windows.Forms.Label()
|
|
Me.nudSec15 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch14 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch14 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch14 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch14 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch14 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg14 = New System.Windows.Forms.Panel()
|
|
Me.lbSec14 = New System.Windows.Forms.Label()
|
|
Me.nudMin14 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin14 = New System.Windows.Forms.Label()
|
|
Me.nudSec14 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch13 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch13 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch13 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch13 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch13 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg13 = New System.Windows.Forms.Panel()
|
|
Me.lbSec13 = New System.Windows.Forms.Label()
|
|
Me.nudMin13 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin13 = New System.Windows.Forms.Label()
|
|
Me.nudSec13 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch12 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch12 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch12 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch12 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch12 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg12 = New System.Windows.Forms.Panel()
|
|
Me.lbSec12 = New System.Windows.Forms.Label()
|
|
Me.nudMin12 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin12 = New System.Windows.Forms.Label()
|
|
Me.nudSec12 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch11 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch11 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch11 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch11 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch11 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg11 = New System.Windows.Forms.Panel()
|
|
Me.lbSec11 = New System.Windows.Forms.Label()
|
|
Me.nudMin11 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin11 = New System.Windows.Forms.Label()
|
|
Me.nudSec11 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch20 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch20 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch20 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch20 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch20 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg20 = New System.Windows.Forms.Panel()
|
|
Me.lbSec20 = New System.Windows.Forms.Label()
|
|
Me.nudMin20 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin20 = New System.Windows.Forms.Label()
|
|
Me.nudSec20 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch19 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch19 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch19 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch19 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch19 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg19 = New System.Windows.Forms.Panel()
|
|
Me.lbSec19 = New System.Windows.Forms.Label()
|
|
Me.nudMin19 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin19 = New System.Windows.Forms.Label()
|
|
Me.nudSec19 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch18 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch18 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch18 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch18 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch18 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg18 = New System.Windows.Forms.Panel()
|
|
Me.lbSec18 = New System.Windows.Forms.Label()
|
|
Me.nudMin18 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin18 = New System.Windows.Forms.Label()
|
|
Me.nudSec18 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch17 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch17 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch17 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch17 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch17 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg17 = New System.Windows.Forms.Panel()
|
|
Me.lbSec17 = New System.Windows.Forms.Label()
|
|
Me.nudMin17 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin17 = New System.Windows.Forms.Label()
|
|
Me.nudSec17 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gb_ch16 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_reset_ch16 = New System.Windows.Forms.Button()
|
|
Me.btn_reg_ch16 = New System.Windows.Forms.Button()
|
|
Me.btn_updown_ch16 = New System.Windows.Forms.Button()
|
|
Me.txb_timer_ch16 = New System.Windows.Forms.TextBox()
|
|
Me.pnReg16 = New System.Windows.Forms.Panel()
|
|
Me.lbSec16 = New System.Windows.Forms.Label()
|
|
Me.nudMin16 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbMin16 = New System.Windows.Forms.Label()
|
|
Me.nudSec16 = New System.Windows.Forms.NumericUpDown()
|
|
Me.Serial_2Port = New System.IO.Ports.SerialPort(Me.components)
|
|
Me.gbFunc = New System.Windows.Forms.GroupBox()
|
|
Me.rdbPort = New System.Windows.Forms.RadioButton()
|
|
Me.rdbTime = New System.Windows.Forms.RadioButton()
|
|
Me.gbToday = New System.Windows.Forms.GroupBox()
|
|
Me.txbState = New System.Windows.Forms.TextBox()
|
|
Me.txbToday = New System.Windows.Forms.TextBox()
|
|
Me.lbToday = New System.Windows.Forms.Label()
|
|
Me.pn10Port = New System.Windows.Forms.Panel()
|
|
Me.gbSglCH10 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart10 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit10 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset10 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH10 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit10 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec10 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin10 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin10 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec10 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH9 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart9 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit9 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset9 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH9 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit9 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec9 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin9 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin9 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec9 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH8 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart8 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit8 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset8 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH8 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit8 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec8 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin8 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin8 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec8 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH7 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart7 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit7 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset7 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH7 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit7 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec7 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin7 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin7 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec7 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH6 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart6 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit6 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset6 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH6 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit6 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec6 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin6 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin6 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec6 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH5 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart5 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit5 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset5 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH5 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit5 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec5 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin5 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin5 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec5 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH4 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart4 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit4 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset4 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH4 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit4 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec4 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin4 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin4 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec4 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH3 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart3 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit3 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset3 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH3 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit3 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec3 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin3 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin3 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec3 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH2 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart2 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit2 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset2 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH2 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit2 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec2 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin2 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbSglCH1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnSglStart1 = New System.Windows.Forms.Button()
|
|
Me.btnSglEdit1 = New System.Windows.Forms.Button()
|
|
Me.btnSglReset1 = New System.Windows.Forms.Button()
|
|
Me.txbSglCH1 = New System.Windows.Forms.TextBox()
|
|
Me.pnSglEdit1 = New System.Windows.Forms.Panel()
|
|
Me.lbSglSec1 = New System.Windows.Forms.Label()
|
|
Me.nudSglMin1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbSglMin1 = New System.Windows.Forms.Label()
|
|
Me.nudSglSec1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.gbPortCount = New System.Windows.Forms.GroupBox()
|
|
Me.rdbport20 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbport10 = New System.Windows.Forms.RadioButton()
|
|
Me.pn20Port = New System.Windows.Forms.Panel()
|
|
Me.btnManager = New System.Windows.Forms.Button()
|
|
Me.playTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.gb_comport.SuspendLayout()
|
|
Me.gbPort2.SuspendLayout()
|
|
Me.gbPort1.SuspendLayout()
|
|
Me.gbTimeSet.SuspendLayout()
|
|
CType(Me.nudSecond, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudMinute, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch1.SuspendLayout()
|
|
Me.pnReg1.SuspendLayout()
|
|
CType(Me.nudMin1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch2.SuspendLayout()
|
|
Me.pnReg2.SuspendLayout()
|
|
CType(Me.nudMin2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch3.SuspendLayout()
|
|
Me.pnReg3.SuspendLayout()
|
|
CType(Me.nudMin3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch4.SuspendLayout()
|
|
Me.pnReg4.SuspendLayout()
|
|
CType(Me.nudMin4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch5.SuspendLayout()
|
|
Me.pnReg5.SuspendLayout()
|
|
CType(Me.nudMin5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch10.SuspendLayout()
|
|
Me.pnReg10.SuspendLayout()
|
|
CType(Me.nudMin10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch9.SuspendLayout()
|
|
Me.pnReg9.SuspendLayout()
|
|
CType(Me.nudMin9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch8.SuspendLayout()
|
|
Me.pnReg8.SuspendLayout()
|
|
CType(Me.nudMin8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch7.SuspendLayout()
|
|
Me.pnReg7.SuspendLayout()
|
|
CType(Me.nudMin7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch6.SuspendLayout()
|
|
Me.pnReg6.SuspendLayout()
|
|
CType(Me.nudMin6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch15.SuspendLayout()
|
|
Me.pnReg15.SuspendLayout()
|
|
CType(Me.nudMin15, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec15, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch14.SuspendLayout()
|
|
Me.pnReg14.SuspendLayout()
|
|
CType(Me.nudMin14, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec14, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch13.SuspendLayout()
|
|
Me.pnReg13.SuspendLayout()
|
|
CType(Me.nudMin13, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec13, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch12.SuspendLayout()
|
|
Me.pnReg12.SuspendLayout()
|
|
CType(Me.nudMin12, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec12, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch11.SuspendLayout()
|
|
Me.pnReg11.SuspendLayout()
|
|
CType(Me.nudMin11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch20.SuspendLayout()
|
|
Me.pnReg20.SuspendLayout()
|
|
CType(Me.nudMin20, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec20, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch19.SuspendLayout()
|
|
Me.pnReg19.SuspendLayout()
|
|
CType(Me.nudMin19, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec19, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch18.SuspendLayout()
|
|
Me.pnReg18.SuspendLayout()
|
|
CType(Me.nudMin18, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec18, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch17.SuspendLayout()
|
|
Me.pnReg17.SuspendLayout()
|
|
CType(Me.nudMin17, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec17, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gb_ch16.SuspendLayout()
|
|
Me.pnReg16.SuspendLayout()
|
|
CType(Me.nudMin16, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSec16, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbFunc.SuspendLayout()
|
|
Me.gbToday.SuspendLayout()
|
|
Me.pn10Port.SuspendLayout()
|
|
Me.gbSglCH10.SuspendLayout()
|
|
Me.pnSglEdit10.SuspendLayout()
|
|
CType(Me.nudSglMin10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH9.SuspendLayout()
|
|
Me.pnSglEdit9.SuspendLayout()
|
|
CType(Me.nudSglMin9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH8.SuspendLayout()
|
|
Me.pnSglEdit8.SuspendLayout()
|
|
CType(Me.nudSglMin8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH7.SuspendLayout()
|
|
Me.pnSglEdit7.SuspendLayout()
|
|
CType(Me.nudSglMin7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH6.SuspendLayout()
|
|
Me.pnSglEdit6.SuspendLayout()
|
|
CType(Me.nudSglMin6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH5.SuspendLayout()
|
|
Me.pnSglEdit5.SuspendLayout()
|
|
CType(Me.nudSglMin5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH4.SuspendLayout()
|
|
Me.pnSglEdit4.SuspendLayout()
|
|
CType(Me.nudSglMin4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH3.SuspendLayout()
|
|
Me.pnSglEdit3.SuspendLayout()
|
|
CType(Me.nudSglMin3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH2.SuspendLayout()
|
|
Me.pnSglEdit2.SuspendLayout()
|
|
CType(Me.nudSglMin2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbSglCH1.SuspendLayout()
|
|
Me.pnSglEdit1.SuspendLayout()
|
|
CType(Me.nudSglMin1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudSglSec1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbPortCount.SuspendLayout()
|
|
Me.pn20Port.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'gb_comport
|
|
'
|
|
Me.gb_comport.BackColor = System.Drawing.Color.Silver
|
|
Me.gb_comport.Controls.Add(Me.gbPort2)
|
|
Me.gb_comport.Controls.Add(Me.btnComport)
|
|
Me.gb_comport.Controls.Add(Me.gbPort1)
|
|
Me.gb_comport.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_comport.Location = New System.Drawing.Point(10, 4)
|
|
Me.gb_comport.Name = "gb_comport"
|
|
Me.gb_comport.Size = New System.Drawing.Size(499, 75)
|
|
Me.gb_comport.TabIndex = 2
|
|
Me.gb_comport.TabStop = False
|
|
Me.gb_comport.Text = "통신 설정"
|
|
'
|
|
'gbPort2
|
|
'
|
|
Me.gbPort2.BackColor = System.Drawing.Color.Silver
|
|
Me.gbPort2.Controls.Add(Me.cbbPort2)
|
|
Me.gbPort2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbPort2.Location = New System.Drawing.Point(212, 17)
|
|
Me.gbPort2.Name = "gbPort2"
|
|
Me.gbPort2.Size = New System.Drawing.Size(181, 58)
|
|
Me.gbPort2.TabIndex = 28
|
|
Me.gbPort2.TabStop = False
|
|
Me.gbPort2.Text = "2포트(11~20)"
|
|
'
|
|
'cbbPort2
|
|
'
|
|
Me.cbbPort2.BackColor = System.Drawing.Color.Yellow
|
|
Me.cbbPort2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cbbPort2.FormattingEnabled = True
|
|
Me.cbbPort2.Location = New System.Drawing.Point(31, 20)
|
|
Me.cbbPort2.Name = "cbbPort2"
|
|
Me.cbbPort2.Size = New System.Drawing.Size(128, 32)
|
|
Me.cbbPort2.TabIndex = 3
|
|
'
|
|
'btnComport
|
|
'
|
|
Me.btnComport.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnComport.Location = New System.Drawing.Point(408, 27)
|
|
Me.btnComport.Name = "btnComport"
|
|
Me.btnComport.Size = New System.Drawing.Size(85, 40)
|
|
Me.btnComport.TabIndex = 3
|
|
Me.btnComport.Text = "스캔"
|
|
Me.btnComport.UseVisualStyleBackColor = True
|
|
'
|
|
'gbPort1
|
|
'
|
|
Me.gbPort1.BackColor = System.Drawing.Color.Silver
|
|
Me.gbPort1.Controls.Add(Me.cbbPort1)
|
|
Me.gbPort1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbPort1.Location = New System.Drawing.Point(25, 17)
|
|
Me.gbPort1.Name = "gbPort1"
|
|
Me.gbPort1.Size = New System.Drawing.Size(181, 58)
|
|
Me.gbPort1.TabIndex = 27
|
|
Me.gbPort1.TabStop = False
|
|
Me.gbPort1.Text = "1포트(1~10)"
|
|
'
|
|
'cbbPort1
|
|
'
|
|
Me.cbbPort1.BackColor = System.Drawing.Color.Yellow
|
|
Me.cbbPort1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cbbPort1.FormattingEnabled = True
|
|
Me.cbbPort1.Location = New System.Drawing.Point(31, 21)
|
|
Me.cbbPort1.Name = "cbbPort1"
|
|
Me.cbbPort1.Size = New System.Drawing.Size(128, 32)
|
|
Me.cbbPort1.TabIndex = 3
|
|
'
|
|
'gbTimeSet
|
|
'
|
|
Me.gbTimeSet.BackColor = System.Drawing.Color.Silver
|
|
Me.gbTimeSet.Controls.Add(Me.btnTimeSet)
|
|
Me.gbTimeSet.Controls.Add(Me.lbSecond)
|
|
Me.gbTimeSet.Controls.Add(Me.lbMinute)
|
|
Me.gbTimeSet.Controls.Add(Me.nudSecond)
|
|
Me.gbTimeSet.Controls.Add(Me.nudMinute)
|
|
Me.gbTimeSet.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbTimeSet.Location = New System.Drawing.Point(10, 4)
|
|
Me.gbTimeSet.Name = "gbTimeSet"
|
|
Me.gbTimeSet.Size = New System.Drawing.Size(499, 75)
|
|
Me.gbTimeSet.TabIndex = 3
|
|
Me.gbTimeSet.TabStop = False
|
|
Me.gbTimeSet.Text = "전체 시간 설정"
|
|
'
|
|
'btnTimeSet
|
|
'
|
|
Me.btnTimeSet.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnTimeSet.Location = New System.Drawing.Point(377, 15)
|
|
Me.btnTimeSet.Name = "btnTimeSet"
|
|
Me.btnTimeSet.Size = New System.Drawing.Size(116, 52)
|
|
Me.btnTimeSet.TabIndex = 4
|
|
Me.btnTimeSet.Text = "설정"
|
|
Me.btnTimeSet.UseVisualStyleBackColor = True
|
|
'
|
|
'lbSecond
|
|
'
|
|
Me.lbSecond.AutoSize = True
|
|
Me.lbSecond.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSecond.Location = New System.Drawing.Point(323, 28)
|
|
Me.lbSecond.Name = "lbSecond"
|
|
Me.lbSecond.Size = New System.Drawing.Size(47, 32)
|
|
Me.lbSecond.TabIndex = 5
|
|
Me.lbSecond.Text = "초"
|
|
'
|
|
'lbMinute
|
|
'
|
|
Me.lbMinute.AutoSize = True
|
|
Me.lbMinute.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMinute.Location = New System.Drawing.Point(151, 28)
|
|
Me.lbMinute.Name = "lbMinute"
|
|
Me.lbMinute.Size = New System.Drawing.Size(47, 32)
|
|
Me.lbMinute.TabIndex = 4
|
|
Me.lbMinute.Text = "분"
|
|
'
|
|
'nudSecond
|
|
'
|
|
Me.nudSecond.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSecond.Location = New System.Drawing.Point(218, 23)
|
|
Me.nudSecond.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSecond.Name = "nudSecond"
|
|
Me.nudSecond.Size = New System.Drawing.Size(96, 44)
|
|
Me.nudSecond.TabIndex = 6
|
|
Me.nudSecond.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'nudMinute
|
|
'
|
|
Me.nudMinute.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMinute.Location = New System.Drawing.Point(49, 23)
|
|
Me.nudMinute.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMinute.Name = "nudMinute"
|
|
Me.nudMinute.Size = New System.Drawing.Size(96, 44)
|
|
Me.nudMinute.TabIndex = 4
|
|
Me.nudMinute.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMinute.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'btnAllRun
|
|
'
|
|
Me.btnAllRun.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnAllRun.ForeColor = System.Drawing.Color.Red
|
|
Me.btnAllRun.Location = New System.Drawing.Point(1455, 5)
|
|
Me.btnAllRun.Name = "btnAllRun"
|
|
Me.btnAllRun.Size = New System.Drawing.Size(130, 75)
|
|
Me.btnAllRun.TabIndex = 5
|
|
Me.btnAllRun.Text = "전체" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "내리기"
|
|
Me.btnAllRun.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_exit
|
|
'
|
|
Me.btn_exit.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_exit.ForeColor = System.Drawing.Color.Black
|
|
Me.btn_exit.Location = New System.Drawing.Point(1715, 5)
|
|
Me.btn_exit.Name = "btn_exit"
|
|
Me.btn_exit.Size = New System.Drawing.Size(195, 75)
|
|
Me.btn_exit.TabIndex = 6
|
|
Me.btn_exit.Text = "나 가 기"
|
|
Me.btn_exit.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAllReset
|
|
'
|
|
Me.btnAllReset.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnAllReset.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.btnAllReset.Location = New System.Drawing.Point(1585, 5)
|
|
Me.btnAllReset.Name = "btnAllReset"
|
|
Me.btnAllReset.Size = New System.Drawing.Size(130, 75)
|
|
Me.btnAllReset.TabIndex = 7
|
|
Me.btnAllReset.Text = "초 기 화"
|
|
Me.btnAllReset.UseVisualStyleBackColor = True
|
|
'
|
|
'gb_ch1
|
|
'
|
|
Me.gb_ch1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch1.Controls.Add(Me.btn_reset_ch1)
|
|
Me.gb_ch1.Controls.Add(Me.btn_reg_ch1)
|
|
Me.gb_ch1.Controls.Add(Me.btn_updown_ch1)
|
|
Me.gb_ch1.Controls.Add(Me.txb_timer_ch1)
|
|
Me.gb_ch1.Controls.Add(Me.pnReg1)
|
|
Me.gb_ch1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch1.Location = New System.Drawing.Point(5, 2)
|
|
Me.gb_ch1.Name = "gb_ch1"
|
|
Me.gb_ch1.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch1.TabIndex = 8
|
|
Me.gb_ch1.TabStop = False
|
|
Me.gb_ch1.Text = "채널 01"
|
|
'
|
|
'btn_reset_ch1
|
|
'
|
|
Me.btn_reset_ch1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch1.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch1.Name = "btn_reset_ch1"
|
|
Me.btn_reset_ch1.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch1.TabIndex = 25
|
|
Me.btn_reset_ch1.Text = "초기화"
|
|
Me.btn_reset_ch1.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch1
|
|
'
|
|
Me.btn_reg_ch1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch1.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch1.Name = "btn_reg_ch1"
|
|
Me.btn_reg_ch1.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch1.TabIndex = 20
|
|
Me.btn_reg_ch1.Text = "타이머 수정"
|
|
Me.btn_reg_ch1.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch1
|
|
'
|
|
Me.btn_updown_ch1.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch1.Name = "btn_updown_ch1"
|
|
Me.btn_updown_ch1.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch1.TabIndex = 2
|
|
Me.btn_updown_ch1.Text = "시 작"
|
|
Me.btn_updown_ch1.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch1
|
|
'
|
|
Me.txb_timer_ch1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch1.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch1.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch1.Name = "txb_timer_ch1"
|
|
Me.txb_timer_ch1.ReadOnly = True
|
|
Me.txb_timer_ch1.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch1.TabIndex = 3
|
|
Me.txb_timer_ch1.Text = "60:00"
|
|
Me.txb_timer_ch1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg1
|
|
'
|
|
Me.pnReg1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg1.Controls.Add(Me.lbSec1)
|
|
Me.pnReg1.Controls.Add(Me.nudMin1)
|
|
Me.pnReg1.Controls.Add(Me.lbMin1)
|
|
Me.pnReg1.Controls.Add(Me.nudSec1)
|
|
Me.pnReg1.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg1.Name = "pnReg1"
|
|
Me.pnReg1.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg1.TabIndex = 28
|
|
'
|
|
'lbSec1
|
|
'
|
|
Me.lbSec1.AutoSize = True
|
|
Me.lbSec1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec1.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec1.Name = "lbSec1"
|
|
Me.lbSec1.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec1.TabIndex = 31
|
|
Me.lbSec1.Text = "초"
|
|
'
|
|
'nudMin1
|
|
'
|
|
Me.nudMin1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin1.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin1.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin1.Name = "nudMin1"
|
|
Me.nudMin1.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin1.TabIndex = 30
|
|
Me.nudMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin1.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin1
|
|
'
|
|
Me.lbMin1.AutoSize = True
|
|
Me.lbMin1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin1.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin1.Name = "lbMin1"
|
|
Me.lbMin1.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin1.TabIndex = 29
|
|
Me.lbMin1.Text = "분"
|
|
'
|
|
'nudSec1
|
|
'
|
|
Me.nudSec1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec1.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec1.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec1.Name = "nudSec1"
|
|
Me.nudSec1.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec1.TabIndex = 32
|
|
Me.nudSec1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Serial_1Port
|
|
'
|
|
Me.Serial_1Port.ReadBufferSize = 1024
|
|
Me.Serial_1Port.ReadTimeout = 1
|
|
Me.Serial_1Port.WriteBufferSize = 1024
|
|
Me.Serial_1Port.WriteTimeout = 1
|
|
'
|
|
'gb_ch2
|
|
'
|
|
Me.gb_ch2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch2.Controls.Add(Me.btn_reset_ch2)
|
|
Me.gb_ch2.Controls.Add(Me.btn_reg_ch2)
|
|
Me.gb_ch2.Controls.Add(Me.btn_updown_ch2)
|
|
Me.gb_ch2.Controls.Add(Me.txb_timer_ch2)
|
|
Me.gb_ch2.Controls.Add(Me.pnReg2)
|
|
Me.gb_ch2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch2.Location = New System.Drawing.Point(400, 2)
|
|
Me.gb_ch2.Name = "gb_ch2"
|
|
Me.gb_ch2.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch2.TabIndex = 9
|
|
Me.gb_ch2.TabStop = False
|
|
Me.gb_ch2.Text = "채널 02"
|
|
'
|
|
'btn_reset_ch2
|
|
'
|
|
Me.btn_reset_ch2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch2.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch2.Name = "btn_reset_ch2"
|
|
Me.btn_reset_ch2.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch2.TabIndex = 25
|
|
Me.btn_reset_ch2.Text = "초기화"
|
|
Me.btn_reset_ch2.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch2
|
|
'
|
|
Me.btn_reg_ch2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch2.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch2.Name = "btn_reg_ch2"
|
|
Me.btn_reg_ch2.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch2.TabIndex = 20
|
|
Me.btn_reg_ch2.Text = "타이머 수정"
|
|
Me.btn_reg_ch2.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch2
|
|
'
|
|
Me.btn_updown_ch2.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch2.Name = "btn_updown_ch2"
|
|
Me.btn_updown_ch2.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch2.TabIndex = 2
|
|
Me.btn_updown_ch2.Text = "시 작"
|
|
Me.btn_updown_ch2.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch2
|
|
'
|
|
Me.txb_timer_ch2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch2.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch2.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch2.Name = "txb_timer_ch2"
|
|
Me.txb_timer_ch2.ReadOnly = True
|
|
Me.txb_timer_ch2.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch2.TabIndex = 3
|
|
Me.txb_timer_ch2.Text = "60:00"
|
|
Me.txb_timer_ch2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg2
|
|
'
|
|
Me.pnReg2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg2.Controls.Add(Me.lbSec2)
|
|
Me.pnReg2.Controls.Add(Me.nudMin2)
|
|
Me.pnReg2.Controls.Add(Me.lbMin2)
|
|
Me.pnReg2.Controls.Add(Me.nudSec2)
|
|
Me.pnReg2.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg2.Name = "pnReg2"
|
|
Me.pnReg2.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg2.TabIndex = 33
|
|
'
|
|
'lbSec2
|
|
'
|
|
Me.lbSec2.AutoSize = True
|
|
Me.lbSec2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec2.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec2.Name = "lbSec2"
|
|
Me.lbSec2.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec2.TabIndex = 31
|
|
Me.lbSec2.Text = "초"
|
|
'
|
|
'nudMin2
|
|
'
|
|
Me.nudMin2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin2.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin2.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin2.Name = "nudMin2"
|
|
Me.nudMin2.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin2.TabIndex = 30
|
|
Me.nudMin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin2.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin2
|
|
'
|
|
Me.lbMin2.AutoSize = True
|
|
Me.lbMin2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin2.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin2.Name = "lbMin2"
|
|
Me.lbMin2.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin2.TabIndex = 29
|
|
Me.lbMin2.Text = "분"
|
|
'
|
|
'nudSec2
|
|
'
|
|
Me.nudSec2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec2.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec2.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec2.Name = "nudSec2"
|
|
Me.nudSec2.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec2.TabIndex = 32
|
|
Me.nudSec2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch3
|
|
'
|
|
Me.gb_ch3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch3.Controls.Add(Me.btn_reset_ch3)
|
|
Me.gb_ch3.Controls.Add(Me.btn_reg_ch3)
|
|
Me.gb_ch3.Controls.Add(Me.btn_updown_ch3)
|
|
Me.gb_ch3.Controls.Add(Me.txb_timer_ch3)
|
|
Me.gb_ch3.Controls.Add(Me.pnReg3)
|
|
Me.gb_ch3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch3.Location = New System.Drawing.Point(795, 2)
|
|
Me.gb_ch3.Name = "gb_ch3"
|
|
Me.gb_ch3.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch3.TabIndex = 10
|
|
Me.gb_ch3.TabStop = False
|
|
Me.gb_ch3.Text = "채널 03"
|
|
'
|
|
'btn_reset_ch3
|
|
'
|
|
Me.btn_reset_ch3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch3.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch3.Name = "btn_reset_ch3"
|
|
Me.btn_reset_ch3.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch3.TabIndex = 25
|
|
Me.btn_reset_ch3.Text = "초기화"
|
|
Me.btn_reset_ch3.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch3
|
|
'
|
|
Me.btn_reg_ch3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch3.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch3.Name = "btn_reg_ch3"
|
|
Me.btn_reg_ch3.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch3.TabIndex = 20
|
|
Me.btn_reg_ch3.Text = "타이머 수정"
|
|
Me.btn_reg_ch3.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch3
|
|
'
|
|
Me.btn_updown_ch3.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch3.Name = "btn_updown_ch3"
|
|
Me.btn_updown_ch3.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch3.TabIndex = 2
|
|
Me.btn_updown_ch3.Text = "시 작"
|
|
Me.btn_updown_ch3.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch3
|
|
'
|
|
Me.txb_timer_ch3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch3.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch3.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch3.Name = "txb_timer_ch3"
|
|
Me.txb_timer_ch3.ReadOnly = True
|
|
Me.txb_timer_ch3.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch3.TabIndex = 3
|
|
Me.txb_timer_ch3.Text = "60:00"
|
|
Me.txb_timer_ch3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg3
|
|
'
|
|
Me.pnReg3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg3.Controls.Add(Me.lbSec3)
|
|
Me.pnReg3.Controls.Add(Me.nudMin3)
|
|
Me.pnReg3.Controls.Add(Me.lbMin3)
|
|
Me.pnReg3.Controls.Add(Me.nudSec3)
|
|
Me.pnReg3.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg3.Name = "pnReg3"
|
|
Me.pnReg3.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg3.TabIndex = 34
|
|
'
|
|
'lbSec3
|
|
'
|
|
Me.lbSec3.AutoSize = True
|
|
Me.lbSec3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec3.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec3.Name = "lbSec3"
|
|
Me.lbSec3.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec3.TabIndex = 31
|
|
Me.lbSec3.Text = "초"
|
|
'
|
|
'nudMin3
|
|
'
|
|
Me.nudMin3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin3.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin3.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin3.Name = "nudMin3"
|
|
Me.nudMin3.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin3.TabIndex = 30
|
|
Me.nudMin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin3.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin3
|
|
'
|
|
Me.lbMin3.AutoSize = True
|
|
Me.lbMin3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin3.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin3.Name = "lbMin3"
|
|
Me.lbMin3.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin3.TabIndex = 29
|
|
Me.lbMin3.Text = "분"
|
|
'
|
|
'nudSec3
|
|
'
|
|
Me.nudSec3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec3.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec3.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec3.Name = "nudSec3"
|
|
Me.nudSec3.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec3.TabIndex = 32
|
|
Me.nudSec3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch4
|
|
'
|
|
Me.gb_ch4.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch4.Controls.Add(Me.btn_reset_ch4)
|
|
Me.gb_ch4.Controls.Add(Me.btn_reg_ch4)
|
|
Me.gb_ch4.Controls.Add(Me.btn_updown_ch4)
|
|
Me.gb_ch4.Controls.Add(Me.txb_timer_ch4)
|
|
Me.gb_ch4.Controls.Add(Me.pnReg4)
|
|
Me.gb_ch4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch4.Location = New System.Drawing.Point(1190, 2)
|
|
Me.gb_ch4.Name = "gb_ch4"
|
|
Me.gb_ch4.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch4.TabIndex = 11
|
|
Me.gb_ch4.TabStop = False
|
|
Me.gb_ch4.Text = "채널 04"
|
|
'
|
|
'btn_reset_ch4
|
|
'
|
|
Me.btn_reset_ch4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch4.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch4.Name = "btn_reset_ch4"
|
|
Me.btn_reset_ch4.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch4.TabIndex = 25
|
|
Me.btn_reset_ch4.Text = "초기화"
|
|
Me.btn_reset_ch4.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch4
|
|
'
|
|
Me.btn_reg_ch4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch4.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch4.Name = "btn_reg_ch4"
|
|
Me.btn_reg_ch4.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch4.TabIndex = 20
|
|
Me.btn_reg_ch4.Text = "타이머 수정"
|
|
Me.btn_reg_ch4.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch4
|
|
'
|
|
Me.btn_updown_ch4.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch4.Name = "btn_updown_ch4"
|
|
Me.btn_updown_ch4.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch4.TabIndex = 2
|
|
Me.btn_updown_ch4.Text = "시 작"
|
|
Me.btn_updown_ch4.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch4
|
|
'
|
|
Me.txb_timer_ch4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch4.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch4.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch4.Name = "txb_timer_ch4"
|
|
Me.txb_timer_ch4.ReadOnly = True
|
|
Me.txb_timer_ch4.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch4.TabIndex = 3
|
|
Me.txb_timer_ch4.Text = "60:00"
|
|
Me.txb_timer_ch4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg4
|
|
'
|
|
Me.pnReg4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg4.Controls.Add(Me.lbSec4)
|
|
Me.pnReg4.Controls.Add(Me.nudMin4)
|
|
Me.pnReg4.Controls.Add(Me.lbMin4)
|
|
Me.pnReg4.Controls.Add(Me.nudSec4)
|
|
Me.pnReg4.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg4.Name = "pnReg4"
|
|
Me.pnReg4.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg4.TabIndex = 34
|
|
'
|
|
'lbSec4
|
|
'
|
|
Me.lbSec4.AutoSize = True
|
|
Me.lbSec4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec4.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec4.Name = "lbSec4"
|
|
Me.lbSec4.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec4.TabIndex = 31
|
|
Me.lbSec4.Text = "초"
|
|
'
|
|
'nudMin4
|
|
'
|
|
Me.nudMin4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin4.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin4.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin4.Name = "nudMin4"
|
|
Me.nudMin4.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin4.TabIndex = 30
|
|
Me.nudMin4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin4.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin4
|
|
'
|
|
Me.lbMin4.AutoSize = True
|
|
Me.lbMin4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin4.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin4.Name = "lbMin4"
|
|
Me.lbMin4.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin4.TabIndex = 29
|
|
Me.lbMin4.Text = "분"
|
|
'
|
|
'nudSec4
|
|
'
|
|
Me.nudSec4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec4.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec4.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec4.Name = "nudSec4"
|
|
Me.nudSec4.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec4.TabIndex = 32
|
|
Me.nudSec4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch5
|
|
'
|
|
Me.gb_ch5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch5.Controls.Add(Me.btn_reset_ch5)
|
|
Me.gb_ch5.Controls.Add(Me.btn_reg_ch5)
|
|
Me.gb_ch5.Controls.Add(Me.btn_updown_ch5)
|
|
Me.gb_ch5.Controls.Add(Me.txb_timer_ch5)
|
|
Me.gb_ch5.Controls.Add(Me.pnReg5)
|
|
Me.gb_ch5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch5.Location = New System.Drawing.Point(1585, 2)
|
|
Me.gb_ch5.Name = "gb_ch5"
|
|
Me.gb_ch5.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch5.TabIndex = 12
|
|
Me.gb_ch5.TabStop = False
|
|
Me.gb_ch5.Text = "채널 05"
|
|
'
|
|
'btn_reset_ch5
|
|
'
|
|
Me.btn_reset_ch5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch5.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch5.Name = "btn_reset_ch5"
|
|
Me.btn_reset_ch5.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch5.TabIndex = 25
|
|
Me.btn_reset_ch5.Text = "초기화"
|
|
Me.btn_reset_ch5.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch5
|
|
'
|
|
Me.btn_reg_ch5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch5.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch5.Name = "btn_reg_ch5"
|
|
Me.btn_reg_ch5.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch5.TabIndex = 20
|
|
Me.btn_reg_ch5.Text = "타이머 수정"
|
|
Me.btn_reg_ch5.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch5
|
|
'
|
|
Me.btn_updown_ch5.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch5.Name = "btn_updown_ch5"
|
|
Me.btn_updown_ch5.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch5.TabIndex = 2
|
|
Me.btn_updown_ch5.Text = "시 작"
|
|
Me.btn_updown_ch5.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch5
|
|
'
|
|
Me.txb_timer_ch5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch5.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch5.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch5.Name = "txb_timer_ch5"
|
|
Me.txb_timer_ch5.ReadOnly = True
|
|
Me.txb_timer_ch5.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch5.TabIndex = 3
|
|
Me.txb_timer_ch5.Text = "60:00"
|
|
Me.txb_timer_ch5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg5
|
|
'
|
|
Me.pnReg5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg5.Controls.Add(Me.lbSec5)
|
|
Me.pnReg5.Controls.Add(Me.nudMin5)
|
|
Me.pnReg5.Controls.Add(Me.lbMin5)
|
|
Me.pnReg5.Controls.Add(Me.nudSec5)
|
|
Me.pnReg5.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg5.Name = "pnReg5"
|
|
Me.pnReg5.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg5.TabIndex = 34
|
|
'
|
|
'lbSec5
|
|
'
|
|
Me.lbSec5.AutoSize = True
|
|
Me.lbSec5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec5.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec5.Name = "lbSec5"
|
|
Me.lbSec5.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec5.TabIndex = 31
|
|
Me.lbSec5.Text = "초"
|
|
'
|
|
'nudMin5
|
|
'
|
|
Me.nudMin5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin5.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin5.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin5.Name = "nudMin5"
|
|
Me.nudMin5.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin5.TabIndex = 30
|
|
Me.nudMin5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin5.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin5
|
|
'
|
|
Me.lbMin5.AutoSize = True
|
|
Me.lbMin5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin5.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin5.Name = "lbMin5"
|
|
Me.lbMin5.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin5.TabIndex = 29
|
|
Me.lbMin5.Text = "분"
|
|
'
|
|
'nudSec5
|
|
'
|
|
Me.nudSec5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec5.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec5.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec5.Name = "nudSec5"
|
|
Me.nudSec5.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec5.TabIndex = 32
|
|
Me.nudSec5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch10
|
|
'
|
|
Me.gb_ch10.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch10.Controls.Add(Me.btn_reset_ch10)
|
|
Me.gb_ch10.Controls.Add(Me.btn_reg_ch10)
|
|
Me.gb_ch10.Controls.Add(Me.btn_updown_ch10)
|
|
Me.gb_ch10.Controls.Add(Me.txb_timer_ch10)
|
|
Me.gb_ch10.Controls.Add(Me.pnReg10)
|
|
Me.gb_ch10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch10.Location = New System.Drawing.Point(1585, 232)
|
|
Me.gb_ch10.Name = "gb_ch10"
|
|
Me.gb_ch10.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch10.TabIndex = 17
|
|
Me.gb_ch10.TabStop = False
|
|
Me.gb_ch10.Text = "채널 10"
|
|
'
|
|
'btn_reset_ch10
|
|
'
|
|
Me.btn_reset_ch10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch10.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch10.Name = "btn_reset_ch10"
|
|
Me.btn_reset_ch10.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch10.TabIndex = 25
|
|
Me.btn_reset_ch10.Text = "초기화"
|
|
Me.btn_reset_ch10.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch10
|
|
'
|
|
Me.btn_reg_ch10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch10.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch10.Name = "btn_reg_ch10"
|
|
Me.btn_reg_ch10.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch10.TabIndex = 20
|
|
Me.btn_reg_ch10.Text = "타이머 수정"
|
|
Me.btn_reg_ch10.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch10
|
|
'
|
|
Me.btn_updown_ch10.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch10.Name = "btn_updown_ch10"
|
|
Me.btn_updown_ch10.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch10.TabIndex = 2
|
|
Me.btn_updown_ch10.Text = "시 작"
|
|
Me.btn_updown_ch10.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch10
|
|
'
|
|
Me.txb_timer_ch10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch10.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch10.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch10.Name = "txb_timer_ch10"
|
|
Me.txb_timer_ch10.ReadOnly = True
|
|
Me.txb_timer_ch10.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch10.TabIndex = 3
|
|
Me.txb_timer_ch10.Text = "60:00"
|
|
Me.txb_timer_ch10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg10
|
|
'
|
|
Me.pnReg10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg10.Controls.Add(Me.lbSec10)
|
|
Me.pnReg10.Controls.Add(Me.nudMin10)
|
|
Me.pnReg10.Controls.Add(Me.lbMin10)
|
|
Me.pnReg10.Controls.Add(Me.nudSec10)
|
|
Me.pnReg10.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg10.Name = "pnReg10"
|
|
Me.pnReg10.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg10.TabIndex = 29
|
|
'
|
|
'lbSec10
|
|
'
|
|
Me.lbSec10.AutoSize = True
|
|
Me.lbSec10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec10.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec10.Name = "lbSec10"
|
|
Me.lbSec10.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec10.TabIndex = 31
|
|
Me.lbSec10.Text = "초"
|
|
'
|
|
'nudMin10
|
|
'
|
|
Me.nudMin10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin10.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin10.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin10.Name = "nudMin10"
|
|
Me.nudMin10.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin10.TabIndex = 30
|
|
Me.nudMin10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin10.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin10
|
|
'
|
|
Me.lbMin10.AutoSize = True
|
|
Me.lbMin10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin10.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin10.Name = "lbMin10"
|
|
Me.lbMin10.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin10.TabIndex = 29
|
|
Me.lbMin10.Text = "분"
|
|
'
|
|
'nudSec10
|
|
'
|
|
Me.nudSec10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec10.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec10.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec10.Name = "nudSec10"
|
|
Me.nudSec10.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec10.TabIndex = 32
|
|
Me.nudSec10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch9
|
|
'
|
|
Me.gb_ch9.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch9.Controls.Add(Me.btn_reset_ch9)
|
|
Me.gb_ch9.Controls.Add(Me.btn_reg_ch9)
|
|
Me.gb_ch9.Controls.Add(Me.btn_updown_ch9)
|
|
Me.gb_ch9.Controls.Add(Me.txb_timer_ch9)
|
|
Me.gb_ch9.Controls.Add(Me.pnReg9)
|
|
Me.gb_ch9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch9.Location = New System.Drawing.Point(1190, 232)
|
|
Me.gb_ch9.Name = "gb_ch9"
|
|
Me.gb_ch9.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch9.TabIndex = 16
|
|
Me.gb_ch9.TabStop = False
|
|
Me.gb_ch9.Text = "채널 09"
|
|
'
|
|
'btn_reset_ch9
|
|
'
|
|
Me.btn_reset_ch9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch9.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch9.Name = "btn_reset_ch9"
|
|
Me.btn_reset_ch9.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch9.TabIndex = 25
|
|
Me.btn_reset_ch9.Text = "초기화"
|
|
Me.btn_reset_ch9.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch9
|
|
'
|
|
Me.btn_reg_ch9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch9.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch9.Name = "btn_reg_ch9"
|
|
Me.btn_reg_ch9.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch9.TabIndex = 20
|
|
Me.btn_reg_ch9.Text = "타이머 수정"
|
|
Me.btn_reg_ch9.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch9
|
|
'
|
|
Me.btn_updown_ch9.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch9.Name = "btn_updown_ch9"
|
|
Me.btn_updown_ch9.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch9.TabIndex = 2
|
|
Me.btn_updown_ch9.Text = "시 작"
|
|
Me.btn_updown_ch9.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch9
|
|
'
|
|
Me.txb_timer_ch9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch9.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch9.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch9.Name = "txb_timer_ch9"
|
|
Me.txb_timer_ch9.ReadOnly = True
|
|
Me.txb_timer_ch9.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch9.TabIndex = 3
|
|
Me.txb_timer_ch9.Text = "60:00"
|
|
Me.txb_timer_ch9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg9
|
|
'
|
|
Me.pnReg9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg9.Controls.Add(Me.lbSec9)
|
|
Me.pnReg9.Controls.Add(Me.nudMin9)
|
|
Me.pnReg9.Controls.Add(Me.lbMin9)
|
|
Me.pnReg9.Controls.Add(Me.nudSec9)
|
|
Me.pnReg9.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg9.Name = "pnReg9"
|
|
Me.pnReg9.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg9.TabIndex = 29
|
|
'
|
|
'lbSec9
|
|
'
|
|
Me.lbSec9.AutoSize = True
|
|
Me.lbSec9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec9.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec9.Name = "lbSec9"
|
|
Me.lbSec9.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec9.TabIndex = 31
|
|
Me.lbSec9.Text = "초"
|
|
'
|
|
'nudMin9
|
|
'
|
|
Me.nudMin9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin9.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin9.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin9.Name = "nudMin9"
|
|
Me.nudMin9.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin9.TabIndex = 30
|
|
Me.nudMin9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin9.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin9
|
|
'
|
|
Me.lbMin9.AutoSize = True
|
|
Me.lbMin9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin9.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin9.Name = "lbMin9"
|
|
Me.lbMin9.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin9.TabIndex = 29
|
|
Me.lbMin9.Text = "분"
|
|
'
|
|
'nudSec9
|
|
'
|
|
Me.nudSec9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec9.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec9.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec9.Name = "nudSec9"
|
|
Me.nudSec9.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec9.TabIndex = 32
|
|
Me.nudSec9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch8
|
|
'
|
|
Me.gb_ch8.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch8.Controls.Add(Me.btn_reset_ch8)
|
|
Me.gb_ch8.Controls.Add(Me.btn_reg_ch8)
|
|
Me.gb_ch8.Controls.Add(Me.btn_updown_ch8)
|
|
Me.gb_ch8.Controls.Add(Me.txb_timer_ch8)
|
|
Me.gb_ch8.Controls.Add(Me.pnReg8)
|
|
Me.gb_ch8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch8.Location = New System.Drawing.Point(795, 232)
|
|
Me.gb_ch8.Name = "gb_ch8"
|
|
Me.gb_ch8.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch8.TabIndex = 15
|
|
Me.gb_ch8.TabStop = False
|
|
Me.gb_ch8.Text = "채널 08"
|
|
'
|
|
'btn_reset_ch8
|
|
'
|
|
Me.btn_reset_ch8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch8.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch8.Name = "btn_reset_ch8"
|
|
Me.btn_reset_ch8.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch8.TabIndex = 25
|
|
Me.btn_reset_ch8.Text = "초기화"
|
|
Me.btn_reset_ch8.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch8
|
|
'
|
|
Me.btn_reg_ch8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch8.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch8.Name = "btn_reg_ch8"
|
|
Me.btn_reg_ch8.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch8.TabIndex = 20
|
|
Me.btn_reg_ch8.Text = "타이머 수정"
|
|
Me.btn_reg_ch8.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch8
|
|
'
|
|
Me.btn_updown_ch8.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch8.Name = "btn_updown_ch8"
|
|
Me.btn_updown_ch8.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch8.TabIndex = 2
|
|
Me.btn_updown_ch8.Text = "시 작"
|
|
Me.btn_updown_ch8.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch8
|
|
'
|
|
Me.txb_timer_ch8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch8.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch8.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch8.Name = "txb_timer_ch8"
|
|
Me.txb_timer_ch8.ReadOnly = True
|
|
Me.txb_timer_ch8.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch8.TabIndex = 3
|
|
Me.txb_timer_ch8.Text = "60:00"
|
|
Me.txb_timer_ch8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg8
|
|
'
|
|
Me.pnReg8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg8.Controls.Add(Me.lbSec8)
|
|
Me.pnReg8.Controls.Add(Me.nudMin8)
|
|
Me.pnReg8.Controls.Add(Me.lbMin8)
|
|
Me.pnReg8.Controls.Add(Me.nudSec8)
|
|
Me.pnReg8.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg8.Name = "pnReg8"
|
|
Me.pnReg8.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg8.TabIndex = 29
|
|
'
|
|
'lbSec8
|
|
'
|
|
Me.lbSec8.AutoSize = True
|
|
Me.lbSec8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec8.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec8.Name = "lbSec8"
|
|
Me.lbSec8.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec8.TabIndex = 31
|
|
Me.lbSec8.Text = "초"
|
|
'
|
|
'nudMin8
|
|
'
|
|
Me.nudMin8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin8.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin8.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin8.Name = "nudMin8"
|
|
Me.nudMin8.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin8.TabIndex = 30
|
|
Me.nudMin8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin8.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin8
|
|
'
|
|
Me.lbMin8.AutoSize = True
|
|
Me.lbMin8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin8.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin8.Name = "lbMin8"
|
|
Me.lbMin8.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin8.TabIndex = 29
|
|
Me.lbMin8.Text = "분"
|
|
'
|
|
'nudSec8
|
|
'
|
|
Me.nudSec8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec8.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec8.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec8.Name = "nudSec8"
|
|
Me.nudSec8.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec8.TabIndex = 32
|
|
Me.nudSec8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch7
|
|
'
|
|
Me.gb_ch7.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch7.Controls.Add(Me.btn_reset_ch7)
|
|
Me.gb_ch7.Controls.Add(Me.btn_reg_ch7)
|
|
Me.gb_ch7.Controls.Add(Me.btn_updown_ch7)
|
|
Me.gb_ch7.Controls.Add(Me.txb_timer_ch7)
|
|
Me.gb_ch7.Controls.Add(Me.pnReg7)
|
|
Me.gb_ch7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch7.Location = New System.Drawing.Point(400, 232)
|
|
Me.gb_ch7.Name = "gb_ch7"
|
|
Me.gb_ch7.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch7.TabIndex = 14
|
|
Me.gb_ch7.TabStop = False
|
|
Me.gb_ch7.Text = "채널 07"
|
|
'
|
|
'btn_reset_ch7
|
|
'
|
|
Me.btn_reset_ch7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch7.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch7.Name = "btn_reset_ch7"
|
|
Me.btn_reset_ch7.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch7.TabIndex = 25
|
|
Me.btn_reset_ch7.Text = "초기화"
|
|
Me.btn_reset_ch7.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch7
|
|
'
|
|
Me.btn_reg_ch7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch7.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch7.Name = "btn_reg_ch7"
|
|
Me.btn_reg_ch7.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch7.TabIndex = 20
|
|
Me.btn_reg_ch7.Text = "타이머 수정"
|
|
Me.btn_reg_ch7.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch7
|
|
'
|
|
Me.btn_updown_ch7.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch7.Name = "btn_updown_ch7"
|
|
Me.btn_updown_ch7.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch7.TabIndex = 2
|
|
Me.btn_updown_ch7.Text = "시 작"
|
|
Me.btn_updown_ch7.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch7
|
|
'
|
|
Me.txb_timer_ch7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch7.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch7.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch7.Name = "txb_timer_ch7"
|
|
Me.txb_timer_ch7.ReadOnly = True
|
|
Me.txb_timer_ch7.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch7.TabIndex = 3
|
|
Me.txb_timer_ch7.Text = "60:00"
|
|
Me.txb_timer_ch7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg7
|
|
'
|
|
Me.pnReg7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg7.Controls.Add(Me.lbSec7)
|
|
Me.pnReg7.Controls.Add(Me.nudMin7)
|
|
Me.pnReg7.Controls.Add(Me.lbMin7)
|
|
Me.pnReg7.Controls.Add(Me.nudSec7)
|
|
Me.pnReg7.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg7.Name = "pnReg7"
|
|
Me.pnReg7.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg7.TabIndex = 29
|
|
'
|
|
'lbSec7
|
|
'
|
|
Me.lbSec7.AutoSize = True
|
|
Me.lbSec7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec7.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec7.Name = "lbSec7"
|
|
Me.lbSec7.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec7.TabIndex = 31
|
|
Me.lbSec7.Text = "초"
|
|
'
|
|
'nudMin7
|
|
'
|
|
Me.nudMin7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin7.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin7.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin7.Name = "nudMin7"
|
|
Me.nudMin7.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin7.TabIndex = 30
|
|
Me.nudMin7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin7.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin7
|
|
'
|
|
Me.lbMin7.AutoSize = True
|
|
Me.lbMin7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin7.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin7.Name = "lbMin7"
|
|
Me.lbMin7.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin7.TabIndex = 29
|
|
Me.lbMin7.Text = "분"
|
|
'
|
|
'nudSec7
|
|
'
|
|
Me.nudSec7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec7.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec7.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec7.Name = "nudSec7"
|
|
Me.nudSec7.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec7.TabIndex = 32
|
|
Me.nudSec7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch6
|
|
'
|
|
Me.gb_ch6.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch6.Controls.Add(Me.btn_reset_ch6)
|
|
Me.gb_ch6.Controls.Add(Me.btn_reg_ch6)
|
|
Me.gb_ch6.Controls.Add(Me.btn_updown_ch6)
|
|
Me.gb_ch6.Controls.Add(Me.txb_timer_ch6)
|
|
Me.gb_ch6.Controls.Add(Me.pnReg6)
|
|
Me.gb_ch6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch6.Location = New System.Drawing.Point(5, 232)
|
|
Me.gb_ch6.Name = "gb_ch6"
|
|
Me.gb_ch6.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch6.TabIndex = 13
|
|
Me.gb_ch6.TabStop = False
|
|
Me.gb_ch6.Text = "채널 06"
|
|
'
|
|
'btn_reset_ch6
|
|
'
|
|
Me.btn_reset_ch6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch6.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch6.Name = "btn_reset_ch6"
|
|
Me.btn_reset_ch6.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch6.TabIndex = 25
|
|
Me.btn_reset_ch6.Text = "초기화"
|
|
Me.btn_reset_ch6.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch6
|
|
'
|
|
Me.btn_reg_ch6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch6.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch6.Name = "btn_reg_ch6"
|
|
Me.btn_reg_ch6.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch6.TabIndex = 20
|
|
Me.btn_reg_ch6.Text = "타이머 수정"
|
|
Me.btn_reg_ch6.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch6
|
|
'
|
|
Me.btn_updown_ch6.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch6.Name = "btn_updown_ch6"
|
|
Me.btn_updown_ch6.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch6.TabIndex = 2
|
|
Me.btn_updown_ch6.Text = "시 작"
|
|
Me.btn_updown_ch6.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch6
|
|
'
|
|
Me.txb_timer_ch6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch6.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch6.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch6.Name = "txb_timer_ch6"
|
|
Me.txb_timer_ch6.ReadOnly = True
|
|
Me.txb_timer_ch6.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch6.TabIndex = 3
|
|
Me.txb_timer_ch6.Text = "60:00"
|
|
Me.txb_timer_ch6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg6
|
|
'
|
|
Me.pnReg6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg6.Controls.Add(Me.lbSec6)
|
|
Me.pnReg6.Controls.Add(Me.nudMin6)
|
|
Me.pnReg6.Controls.Add(Me.lbMin6)
|
|
Me.pnReg6.Controls.Add(Me.nudSec6)
|
|
Me.pnReg6.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg6.Name = "pnReg6"
|
|
Me.pnReg6.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg6.TabIndex = 29
|
|
'
|
|
'lbSec6
|
|
'
|
|
Me.lbSec6.AutoSize = True
|
|
Me.lbSec6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec6.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec6.Name = "lbSec6"
|
|
Me.lbSec6.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec6.TabIndex = 31
|
|
Me.lbSec6.Text = "초"
|
|
'
|
|
'nudMin6
|
|
'
|
|
Me.nudMin6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin6.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin6.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin6.Name = "nudMin6"
|
|
Me.nudMin6.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin6.TabIndex = 30
|
|
Me.nudMin6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin6.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin6
|
|
'
|
|
Me.lbMin6.AutoSize = True
|
|
Me.lbMin6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin6.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin6.Name = "lbMin6"
|
|
Me.lbMin6.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin6.TabIndex = 29
|
|
Me.lbMin6.Text = "분"
|
|
'
|
|
'nudSec6
|
|
'
|
|
Me.nudSec6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec6.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec6.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec6.Name = "nudSec6"
|
|
Me.nudSec6.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec6.TabIndex = 32
|
|
Me.nudSec6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch15
|
|
'
|
|
Me.gb_ch15.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch15.Controls.Add(Me.btn_reset_ch15)
|
|
Me.gb_ch15.Controls.Add(Me.btn_reg_ch15)
|
|
Me.gb_ch15.Controls.Add(Me.btn_updown_ch15)
|
|
Me.gb_ch15.Controls.Add(Me.txb_timer_ch15)
|
|
Me.gb_ch15.Controls.Add(Me.pnReg15)
|
|
Me.gb_ch15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch15.Location = New System.Drawing.Point(1585, 462)
|
|
Me.gb_ch15.Name = "gb_ch15"
|
|
Me.gb_ch15.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch15.TabIndex = 22
|
|
Me.gb_ch15.TabStop = False
|
|
Me.gb_ch15.Text = "채널 15"
|
|
'
|
|
'btn_reset_ch15
|
|
'
|
|
Me.btn_reset_ch15.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch15.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch15.Name = "btn_reset_ch15"
|
|
Me.btn_reset_ch15.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch15.TabIndex = 25
|
|
Me.btn_reset_ch15.Text = "초기화"
|
|
Me.btn_reset_ch15.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch15
|
|
'
|
|
Me.btn_reg_ch15.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch15.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch15.Name = "btn_reg_ch15"
|
|
Me.btn_reg_ch15.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch15.TabIndex = 20
|
|
Me.btn_reg_ch15.Text = "타이머 수정"
|
|
Me.btn_reg_ch15.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch15
|
|
'
|
|
Me.btn_updown_ch15.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch15.Name = "btn_updown_ch15"
|
|
Me.btn_updown_ch15.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch15.TabIndex = 2
|
|
Me.btn_updown_ch15.Text = "시 작"
|
|
Me.btn_updown_ch15.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch15
|
|
'
|
|
Me.txb_timer_ch15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch15.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch15.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch15.Name = "txb_timer_ch15"
|
|
Me.txb_timer_ch15.ReadOnly = True
|
|
Me.txb_timer_ch15.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch15.TabIndex = 3
|
|
Me.txb_timer_ch15.Text = "60:00"
|
|
Me.txb_timer_ch15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg15
|
|
'
|
|
Me.pnReg15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg15.Controls.Add(Me.lbSec15)
|
|
Me.pnReg15.Controls.Add(Me.nudMin15)
|
|
Me.pnReg15.Controls.Add(Me.lbMin15)
|
|
Me.pnReg15.Controls.Add(Me.nudSec15)
|
|
Me.pnReg15.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg15.Name = "pnReg15"
|
|
Me.pnReg15.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg15.TabIndex = 30
|
|
'
|
|
'lbSec15
|
|
'
|
|
Me.lbSec15.AutoSize = True
|
|
Me.lbSec15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec15.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec15.Name = "lbSec15"
|
|
Me.lbSec15.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec15.TabIndex = 31
|
|
Me.lbSec15.Text = "초"
|
|
'
|
|
'nudMin15
|
|
'
|
|
Me.nudMin15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin15.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin15.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin15.Name = "nudMin15"
|
|
Me.nudMin15.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin15.TabIndex = 30
|
|
Me.nudMin15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin15.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin15
|
|
'
|
|
Me.lbMin15.AutoSize = True
|
|
Me.lbMin15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin15.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin15.Name = "lbMin15"
|
|
Me.lbMin15.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin15.TabIndex = 29
|
|
Me.lbMin15.Text = "분"
|
|
'
|
|
'nudSec15
|
|
'
|
|
Me.nudSec15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec15.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec15.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec15.Name = "nudSec15"
|
|
Me.nudSec15.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec15.TabIndex = 32
|
|
Me.nudSec15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch14
|
|
'
|
|
Me.gb_ch14.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch14.Controls.Add(Me.btn_reset_ch14)
|
|
Me.gb_ch14.Controls.Add(Me.btn_reg_ch14)
|
|
Me.gb_ch14.Controls.Add(Me.btn_updown_ch14)
|
|
Me.gb_ch14.Controls.Add(Me.txb_timer_ch14)
|
|
Me.gb_ch14.Controls.Add(Me.pnReg14)
|
|
Me.gb_ch14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch14.Location = New System.Drawing.Point(1190, 462)
|
|
Me.gb_ch14.Name = "gb_ch14"
|
|
Me.gb_ch14.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch14.TabIndex = 21
|
|
Me.gb_ch14.TabStop = False
|
|
Me.gb_ch14.Text = "채널 14"
|
|
'
|
|
'btn_reset_ch14
|
|
'
|
|
Me.btn_reset_ch14.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch14.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch14.Name = "btn_reset_ch14"
|
|
Me.btn_reset_ch14.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch14.TabIndex = 25
|
|
Me.btn_reset_ch14.Text = "초기화"
|
|
Me.btn_reset_ch14.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch14
|
|
'
|
|
Me.btn_reg_ch14.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch14.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch14.Name = "btn_reg_ch14"
|
|
Me.btn_reg_ch14.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch14.TabIndex = 20
|
|
Me.btn_reg_ch14.Text = "타이머 수정"
|
|
Me.btn_reg_ch14.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch14
|
|
'
|
|
Me.btn_updown_ch14.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch14.Name = "btn_updown_ch14"
|
|
Me.btn_updown_ch14.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch14.TabIndex = 2
|
|
Me.btn_updown_ch14.Text = "시 작"
|
|
Me.btn_updown_ch14.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch14
|
|
'
|
|
Me.txb_timer_ch14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch14.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch14.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch14.Name = "txb_timer_ch14"
|
|
Me.txb_timer_ch14.ReadOnly = True
|
|
Me.txb_timer_ch14.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch14.TabIndex = 3
|
|
Me.txb_timer_ch14.Text = "60:00"
|
|
Me.txb_timer_ch14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg14
|
|
'
|
|
Me.pnReg14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg14.Controls.Add(Me.lbSec14)
|
|
Me.pnReg14.Controls.Add(Me.nudMin14)
|
|
Me.pnReg14.Controls.Add(Me.lbMin14)
|
|
Me.pnReg14.Controls.Add(Me.nudSec14)
|
|
Me.pnReg14.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg14.Name = "pnReg14"
|
|
Me.pnReg14.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg14.TabIndex = 30
|
|
'
|
|
'lbSec14
|
|
'
|
|
Me.lbSec14.AutoSize = True
|
|
Me.lbSec14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec14.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec14.Name = "lbSec14"
|
|
Me.lbSec14.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec14.TabIndex = 31
|
|
Me.lbSec14.Text = "초"
|
|
'
|
|
'nudMin14
|
|
'
|
|
Me.nudMin14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin14.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin14.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin14.Name = "nudMin14"
|
|
Me.nudMin14.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin14.TabIndex = 30
|
|
Me.nudMin14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin14.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin14
|
|
'
|
|
Me.lbMin14.AutoSize = True
|
|
Me.lbMin14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin14.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin14.Name = "lbMin14"
|
|
Me.lbMin14.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin14.TabIndex = 29
|
|
Me.lbMin14.Text = "분"
|
|
'
|
|
'nudSec14
|
|
'
|
|
Me.nudSec14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec14.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec14.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec14.Name = "nudSec14"
|
|
Me.nudSec14.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec14.TabIndex = 32
|
|
Me.nudSec14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch13
|
|
'
|
|
Me.gb_ch13.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch13.Controls.Add(Me.btn_reset_ch13)
|
|
Me.gb_ch13.Controls.Add(Me.btn_reg_ch13)
|
|
Me.gb_ch13.Controls.Add(Me.btn_updown_ch13)
|
|
Me.gb_ch13.Controls.Add(Me.txb_timer_ch13)
|
|
Me.gb_ch13.Controls.Add(Me.pnReg13)
|
|
Me.gb_ch13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch13.Location = New System.Drawing.Point(795, 462)
|
|
Me.gb_ch13.Name = "gb_ch13"
|
|
Me.gb_ch13.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch13.TabIndex = 20
|
|
Me.gb_ch13.TabStop = False
|
|
Me.gb_ch13.Text = "채널 13"
|
|
'
|
|
'btn_reset_ch13
|
|
'
|
|
Me.btn_reset_ch13.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch13.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch13.Name = "btn_reset_ch13"
|
|
Me.btn_reset_ch13.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch13.TabIndex = 25
|
|
Me.btn_reset_ch13.Text = "초기화"
|
|
Me.btn_reset_ch13.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch13
|
|
'
|
|
Me.btn_reg_ch13.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch13.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch13.Name = "btn_reg_ch13"
|
|
Me.btn_reg_ch13.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch13.TabIndex = 20
|
|
Me.btn_reg_ch13.Text = "타이머 수정"
|
|
Me.btn_reg_ch13.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch13
|
|
'
|
|
Me.btn_updown_ch13.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch13.Name = "btn_updown_ch13"
|
|
Me.btn_updown_ch13.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch13.TabIndex = 2
|
|
Me.btn_updown_ch13.Text = "시 작"
|
|
Me.btn_updown_ch13.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch13
|
|
'
|
|
Me.txb_timer_ch13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch13.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch13.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch13.Name = "txb_timer_ch13"
|
|
Me.txb_timer_ch13.ReadOnly = True
|
|
Me.txb_timer_ch13.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch13.TabIndex = 3
|
|
Me.txb_timer_ch13.Text = "60:00"
|
|
Me.txb_timer_ch13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg13
|
|
'
|
|
Me.pnReg13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg13.Controls.Add(Me.lbSec13)
|
|
Me.pnReg13.Controls.Add(Me.nudMin13)
|
|
Me.pnReg13.Controls.Add(Me.lbMin13)
|
|
Me.pnReg13.Controls.Add(Me.nudSec13)
|
|
Me.pnReg13.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg13.Name = "pnReg13"
|
|
Me.pnReg13.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg13.TabIndex = 30
|
|
'
|
|
'lbSec13
|
|
'
|
|
Me.lbSec13.AutoSize = True
|
|
Me.lbSec13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec13.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec13.Name = "lbSec13"
|
|
Me.lbSec13.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec13.TabIndex = 31
|
|
Me.lbSec13.Text = "초"
|
|
'
|
|
'nudMin13
|
|
'
|
|
Me.nudMin13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin13.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin13.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin13.Name = "nudMin13"
|
|
Me.nudMin13.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin13.TabIndex = 30
|
|
Me.nudMin13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin13.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin13
|
|
'
|
|
Me.lbMin13.AutoSize = True
|
|
Me.lbMin13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin13.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin13.Name = "lbMin13"
|
|
Me.lbMin13.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin13.TabIndex = 29
|
|
Me.lbMin13.Text = "분"
|
|
'
|
|
'nudSec13
|
|
'
|
|
Me.nudSec13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec13.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec13.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec13.Name = "nudSec13"
|
|
Me.nudSec13.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec13.TabIndex = 32
|
|
Me.nudSec13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch12
|
|
'
|
|
Me.gb_ch12.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch12.Controls.Add(Me.btn_reset_ch12)
|
|
Me.gb_ch12.Controls.Add(Me.btn_reg_ch12)
|
|
Me.gb_ch12.Controls.Add(Me.btn_updown_ch12)
|
|
Me.gb_ch12.Controls.Add(Me.txb_timer_ch12)
|
|
Me.gb_ch12.Controls.Add(Me.pnReg12)
|
|
Me.gb_ch12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch12.Location = New System.Drawing.Point(400, 462)
|
|
Me.gb_ch12.Name = "gb_ch12"
|
|
Me.gb_ch12.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch12.TabIndex = 19
|
|
Me.gb_ch12.TabStop = False
|
|
Me.gb_ch12.Text = "채널 12"
|
|
'
|
|
'btn_reset_ch12
|
|
'
|
|
Me.btn_reset_ch12.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch12.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch12.Name = "btn_reset_ch12"
|
|
Me.btn_reset_ch12.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch12.TabIndex = 25
|
|
Me.btn_reset_ch12.Text = "초기화"
|
|
Me.btn_reset_ch12.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch12
|
|
'
|
|
Me.btn_reg_ch12.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch12.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch12.Name = "btn_reg_ch12"
|
|
Me.btn_reg_ch12.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch12.TabIndex = 20
|
|
Me.btn_reg_ch12.Text = "타이머 수정"
|
|
Me.btn_reg_ch12.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch12
|
|
'
|
|
Me.btn_updown_ch12.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch12.Name = "btn_updown_ch12"
|
|
Me.btn_updown_ch12.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch12.TabIndex = 2
|
|
Me.btn_updown_ch12.Text = "시 작"
|
|
Me.btn_updown_ch12.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch12
|
|
'
|
|
Me.txb_timer_ch12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch12.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch12.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch12.Name = "txb_timer_ch12"
|
|
Me.txb_timer_ch12.ReadOnly = True
|
|
Me.txb_timer_ch12.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch12.TabIndex = 3
|
|
Me.txb_timer_ch12.Text = "60:00"
|
|
Me.txb_timer_ch12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg12
|
|
'
|
|
Me.pnReg12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg12.Controls.Add(Me.lbSec12)
|
|
Me.pnReg12.Controls.Add(Me.nudMin12)
|
|
Me.pnReg12.Controls.Add(Me.lbMin12)
|
|
Me.pnReg12.Controls.Add(Me.nudSec12)
|
|
Me.pnReg12.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg12.Name = "pnReg12"
|
|
Me.pnReg12.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg12.TabIndex = 29
|
|
'
|
|
'lbSec12
|
|
'
|
|
Me.lbSec12.AutoSize = True
|
|
Me.lbSec12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec12.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec12.Name = "lbSec12"
|
|
Me.lbSec12.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec12.TabIndex = 31
|
|
Me.lbSec12.Text = "초"
|
|
'
|
|
'nudMin12
|
|
'
|
|
Me.nudMin12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin12.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin12.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin12.Name = "nudMin12"
|
|
Me.nudMin12.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin12.TabIndex = 30
|
|
Me.nudMin12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin12.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin12
|
|
'
|
|
Me.lbMin12.AutoSize = True
|
|
Me.lbMin12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin12.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin12.Name = "lbMin12"
|
|
Me.lbMin12.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin12.TabIndex = 29
|
|
Me.lbMin12.Text = "분"
|
|
'
|
|
'nudSec12
|
|
'
|
|
Me.nudSec12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec12.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec12.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec12.Name = "nudSec12"
|
|
Me.nudSec12.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec12.TabIndex = 32
|
|
Me.nudSec12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch11
|
|
'
|
|
Me.gb_ch11.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch11.Controls.Add(Me.btn_reset_ch11)
|
|
Me.gb_ch11.Controls.Add(Me.btn_reg_ch11)
|
|
Me.gb_ch11.Controls.Add(Me.btn_updown_ch11)
|
|
Me.gb_ch11.Controls.Add(Me.txb_timer_ch11)
|
|
Me.gb_ch11.Controls.Add(Me.pnReg11)
|
|
Me.gb_ch11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch11.Location = New System.Drawing.Point(5, 462)
|
|
Me.gb_ch11.Name = "gb_ch11"
|
|
Me.gb_ch11.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch11.TabIndex = 18
|
|
Me.gb_ch11.TabStop = False
|
|
Me.gb_ch11.Text = "채널 11"
|
|
'
|
|
'btn_reset_ch11
|
|
'
|
|
Me.btn_reset_ch11.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch11.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch11.Name = "btn_reset_ch11"
|
|
Me.btn_reset_ch11.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch11.TabIndex = 25
|
|
Me.btn_reset_ch11.Text = "초기화"
|
|
Me.btn_reset_ch11.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch11
|
|
'
|
|
Me.btn_reg_ch11.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch11.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch11.Name = "btn_reg_ch11"
|
|
Me.btn_reg_ch11.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch11.TabIndex = 20
|
|
Me.btn_reg_ch11.Text = "타이머 수정"
|
|
Me.btn_reg_ch11.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch11
|
|
'
|
|
Me.btn_updown_ch11.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch11.Name = "btn_updown_ch11"
|
|
Me.btn_updown_ch11.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch11.TabIndex = 2
|
|
Me.btn_updown_ch11.Text = "시 작"
|
|
Me.btn_updown_ch11.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch11
|
|
'
|
|
Me.txb_timer_ch11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch11.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch11.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch11.Name = "txb_timer_ch11"
|
|
Me.txb_timer_ch11.ReadOnly = True
|
|
Me.txb_timer_ch11.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch11.TabIndex = 3
|
|
Me.txb_timer_ch11.Text = "60:00"
|
|
Me.txb_timer_ch11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg11
|
|
'
|
|
Me.pnReg11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg11.Controls.Add(Me.lbSec11)
|
|
Me.pnReg11.Controls.Add(Me.nudMin11)
|
|
Me.pnReg11.Controls.Add(Me.lbMin11)
|
|
Me.pnReg11.Controls.Add(Me.nudSec11)
|
|
Me.pnReg11.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg11.Name = "pnReg11"
|
|
Me.pnReg11.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg11.TabIndex = 29
|
|
'
|
|
'lbSec11
|
|
'
|
|
Me.lbSec11.AutoSize = True
|
|
Me.lbSec11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec11.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec11.Name = "lbSec11"
|
|
Me.lbSec11.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec11.TabIndex = 31
|
|
Me.lbSec11.Text = "초"
|
|
'
|
|
'nudMin11
|
|
'
|
|
Me.nudMin11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin11.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin11.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin11.Name = "nudMin11"
|
|
Me.nudMin11.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin11.TabIndex = 30
|
|
Me.nudMin11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin11.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin11
|
|
'
|
|
Me.lbMin11.AutoSize = True
|
|
Me.lbMin11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin11.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin11.Name = "lbMin11"
|
|
Me.lbMin11.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin11.TabIndex = 29
|
|
Me.lbMin11.Text = "분"
|
|
'
|
|
'nudSec11
|
|
'
|
|
Me.nudSec11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec11.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec11.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec11.Name = "nudSec11"
|
|
Me.nudSec11.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec11.TabIndex = 32
|
|
Me.nudSec11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch20
|
|
'
|
|
Me.gb_ch20.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch20.Controls.Add(Me.btn_reset_ch20)
|
|
Me.gb_ch20.Controls.Add(Me.btn_reg_ch20)
|
|
Me.gb_ch20.Controls.Add(Me.btn_updown_ch20)
|
|
Me.gb_ch20.Controls.Add(Me.txb_timer_ch20)
|
|
Me.gb_ch20.Controls.Add(Me.pnReg20)
|
|
Me.gb_ch20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch20.Location = New System.Drawing.Point(1585, 692)
|
|
Me.gb_ch20.Name = "gb_ch20"
|
|
Me.gb_ch20.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch20.TabIndex = 27
|
|
Me.gb_ch20.TabStop = False
|
|
Me.gb_ch20.Text = "채널 20"
|
|
'
|
|
'btn_reset_ch20
|
|
'
|
|
Me.btn_reset_ch20.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch20.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch20.Name = "btn_reset_ch20"
|
|
Me.btn_reset_ch20.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch20.TabIndex = 25
|
|
Me.btn_reset_ch20.Text = "초기화"
|
|
Me.btn_reset_ch20.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch20
|
|
'
|
|
Me.btn_reg_ch20.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch20.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch20.Name = "btn_reg_ch20"
|
|
Me.btn_reg_ch20.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch20.TabIndex = 20
|
|
Me.btn_reg_ch20.Text = "타이머 수정"
|
|
Me.btn_reg_ch20.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch20
|
|
'
|
|
Me.btn_updown_ch20.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch20.Name = "btn_updown_ch20"
|
|
Me.btn_updown_ch20.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch20.TabIndex = 2
|
|
Me.btn_updown_ch20.Text = "시 작"
|
|
Me.btn_updown_ch20.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch20
|
|
'
|
|
Me.txb_timer_ch20.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch20.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch20.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch20.Name = "txb_timer_ch20"
|
|
Me.txb_timer_ch20.ReadOnly = True
|
|
Me.txb_timer_ch20.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch20.TabIndex = 3
|
|
Me.txb_timer_ch20.Text = "60:00"
|
|
Me.txb_timer_ch20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg20
|
|
'
|
|
Me.pnReg20.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg20.Controls.Add(Me.lbSec20)
|
|
Me.pnReg20.Controls.Add(Me.nudMin20)
|
|
Me.pnReg20.Controls.Add(Me.lbMin20)
|
|
Me.pnReg20.Controls.Add(Me.nudSec20)
|
|
Me.pnReg20.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg20.Name = "pnReg20"
|
|
Me.pnReg20.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg20.TabIndex = 30
|
|
'
|
|
'lbSec20
|
|
'
|
|
Me.lbSec20.AutoSize = True
|
|
Me.lbSec20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec20.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec20.Name = "lbSec20"
|
|
Me.lbSec20.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec20.TabIndex = 31
|
|
Me.lbSec20.Text = "초"
|
|
'
|
|
'nudMin20
|
|
'
|
|
Me.nudMin20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin20.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin20.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin20.Name = "nudMin20"
|
|
Me.nudMin20.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin20.TabIndex = 30
|
|
Me.nudMin20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin20.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin20
|
|
'
|
|
Me.lbMin20.AutoSize = True
|
|
Me.lbMin20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin20.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin20.Name = "lbMin20"
|
|
Me.lbMin20.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin20.TabIndex = 29
|
|
Me.lbMin20.Text = "분"
|
|
'
|
|
'nudSec20
|
|
'
|
|
Me.nudSec20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec20.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec20.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec20.Name = "nudSec20"
|
|
Me.nudSec20.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec20.TabIndex = 32
|
|
Me.nudSec20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch19
|
|
'
|
|
Me.gb_ch19.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch19.Controls.Add(Me.btn_reset_ch19)
|
|
Me.gb_ch19.Controls.Add(Me.btn_reg_ch19)
|
|
Me.gb_ch19.Controls.Add(Me.btn_updown_ch19)
|
|
Me.gb_ch19.Controls.Add(Me.txb_timer_ch19)
|
|
Me.gb_ch19.Controls.Add(Me.pnReg19)
|
|
Me.gb_ch19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch19.Location = New System.Drawing.Point(1190, 692)
|
|
Me.gb_ch19.Name = "gb_ch19"
|
|
Me.gb_ch19.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch19.TabIndex = 26
|
|
Me.gb_ch19.TabStop = False
|
|
Me.gb_ch19.Text = "채널 19"
|
|
'
|
|
'btn_reset_ch19
|
|
'
|
|
Me.btn_reset_ch19.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch19.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch19.Name = "btn_reset_ch19"
|
|
Me.btn_reset_ch19.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch19.TabIndex = 25
|
|
Me.btn_reset_ch19.Text = "초기화"
|
|
Me.btn_reset_ch19.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch19
|
|
'
|
|
Me.btn_reg_ch19.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch19.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch19.Name = "btn_reg_ch19"
|
|
Me.btn_reg_ch19.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch19.TabIndex = 20
|
|
Me.btn_reg_ch19.Text = "타이머 수정"
|
|
Me.btn_reg_ch19.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch19
|
|
'
|
|
Me.btn_updown_ch19.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch19.Name = "btn_updown_ch19"
|
|
Me.btn_updown_ch19.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch19.TabIndex = 2
|
|
Me.btn_updown_ch19.Text = "시 작"
|
|
Me.btn_updown_ch19.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch19
|
|
'
|
|
Me.txb_timer_ch19.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch19.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch19.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch19.Name = "txb_timer_ch19"
|
|
Me.txb_timer_ch19.ReadOnly = True
|
|
Me.txb_timer_ch19.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch19.TabIndex = 3
|
|
Me.txb_timer_ch19.Text = "60:00"
|
|
Me.txb_timer_ch19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg19
|
|
'
|
|
Me.pnReg19.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg19.Controls.Add(Me.lbSec19)
|
|
Me.pnReg19.Controls.Add(Me.nudMin19)
|
|
Me.pnReg19.Controls.Add(Me.lbMin19)
|
|
Me.pnReg19.Controls.Add(Me.nudSec19)
|
|
Me.pnReg19.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg19.Name = "pnReg19"
|
|
Me.pnReg19.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg19.TabIndex = 30
|
|
'
|
|
'lbSec19
|
|
'
|
|
Me.lbSec19.AutoSize = True
|
|
Me.lbSec19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec19.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec19.Name = "lbSec19"
|
|
Me.lbSec19.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec19.TabIndex = 31
|
|
Me.lbSec19.Text = "초"
|
|
'
|
|
'nudMin19
|
|
'
|
|
Me.nudMin19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin19.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin19.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin19.Name = "nudMin19"
|
|
Me.nudMin19.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin19.TabIndex = 30
|
|
Me.nudMin19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin19.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin19
|
|
'
|
|
Me.lbMin19.AutoSize = True
|
|
Me.lbMin19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin19.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin19.Name = "lbMin19"
|
|
Me.lbMin19.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin19.TabIndex = 29
|
|
Me.lbMin19.Text = "분"
|
|
'
|
|
'nudSec19
|
|
'
|
|
Me.nudSec19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec19.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec19.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec19.Name = "nudSec19"
|
|
Me.nudSec19.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec19.TabIndex = 32
|
|
Me.nudSec19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch18
|
|
'
|
|
Me.gb_ch18.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch18.Controls.Add(Me.btn_reset_ch18)
|
|
Me.gb_ch18.Controls.Add(Me.btn_reg_ch18)
|
|
Me.gb_ch18.Controls.Add(Me.btn_updown_ch18)
|
|
Me.gb_ch18.Controls.Add(Me.txb_timer_ch18)
|
|
Me.gb_ch18.Controls.Add(Me.pnReg18)
|
|
Me.gb_ch18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch18.Location = New System.Drawing.Point(795, 692)
|
|
Me.gb_ch18.Name = "gb_ch18"
|
|
Me.gb_ch18.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch18.TabIndex = 25
|
|
Me.gb_ch18.TabStop = False
|
|
Me.gb_ch18.Text = "채널 18"
|
|
'
|
|
'btn_reset_ch18
|
|
'
|
|
Me.btn_reset_ch18.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch18.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch18.Name = "btn_reset_ch18"
|
|
Me.btn_reset_ch18.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch18.TabIndex = 25
|
|
Me.btn_reset_ch18.Text = "초기화"
|
|
Me.btn_reset_ch18.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch18
|
|
'
|
|
Me.btn_reg_ch18.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch18.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch18.Name = "btn_reg_ch18"
|
|
Me.btn_reg_ch18.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch18.TabIndex = 20
|
|
Me.btn_reg_ch18.Text = "타이머 수정"
|
|
Me.btn_reg_ch18.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch18
|
|
'
|
|
Me.btn_updown_ch18.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch18.Name = "btn_updown_ch18"
|
|
Me.btn_updown_ch18.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch18.TabIndex = 2
|
|
Me.btn_updown_ch18.Text = "시 작"
|
|
Me.btn_updown_ch18.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch18
|
|
'
|
|
Me.txb_timer_ch18.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch18.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch18.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch18.Name = "txb_timer_ch18"
|
|
Me.txb_timer_ch18.ReadOnly = True
|
|
Me.txb_timer_ch18.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch18.TabIndex = 3
|
|
Me.txb_timer_ch18.Text = "60:00"
|
|
Me.txb_timer_ch18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg18
|
|
'
|
|
Me.pnReg18.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg18.Controls.Add(Me.lbSec18)
|
|
Me.pnReg18.Controls.Add(Me.nudMin18)
|
|
Me.pnReg18.Controls.Add(Me.lbMin18)
|
|
Me.pnReg18.Controls.Add(Me.nudSec18)
|
|
Me.pnReg18.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg18.Name = "pnReg18"
|
|
Me.pnReg18.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg18.TabIndex = 30
|
|
'
|
|
'lbSec18
|
|
'
|
|
Me.lbSec18.AutoSize = True
|
|
Me.lbSec18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec18.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec18.Name = "lbSec18"
|
|
Me.lbSec18.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec18.TabIndex = 31
|
|
Me.lbSec18.Text = "초"
|
|
'
|
|
'nudMin18
|
|
'
|
|
Me.nudMin18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin18.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin18.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin18.Name = "nudMin18"
|
|
Me.nudMin18.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin18.TabIndex = 30
|
|
Me.nudMin18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin18.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin18
|
|
'
|
|
Me.lbMin18.AutoSize = True
|
|
Me.lbMin18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin18.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin18.Name = "lbMin18"
|
|
Me.lbMin18.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin18.TabIndex = 29
|
|
Me.lbMin18.Text = "분"
|
|
'
|
|
'nudSec18
|
|
'
|
|
Me.nudSec18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec18.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec18.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec18.Name = "nudSec18"
|
|
Me.nudSec18.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec18.TabIndex = 32
|
|
Me.nudSec18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch17
|
|
'
|
|
Me.gb_ch17.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch17.Controls.Add(Me.btn_reset_ch17)
|
|
Me.gb_ch17.Controls.Add(Me.btn_reg_ch17)
|
|
Me.gb_ch17.Controls.Add(Me.btn_updown_ch17)
|
|
Me.gb_ch17.Controls.Add(Me.txb_timer_ch17)
|
|
Me.gb_ch17.Controls.Add(Me.pnReg17)
|
|
Me.gb_ch17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch17.Location = New System.Drawing.Point(400, 692)
|
|
Me.gb_ch17.Name = "gb_ch17"
|
|
Me.gb_ch17.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch17.TabIndex = 24
|
|
Me.gb_ch17.TabStop = False
|
|
Me.gb_ch17.Text = "채널 17"
|
|
'
|
|
'btn_reset_ch17
|
|
'
|
|
Me.btn_reset_ch17.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch17.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch17.Name = "btn_reset_ch17"
|
|
Me.btn_reset_ch17.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch17.TabIndex = 25
|
|
Me.btn_reset_ch17.Text = "초기화"
|
|
Me.btn_reset_ch17.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch17
|
|
'
|
|
Me.btn_reg_ch17.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch17.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch17.Name = "btn_reg_ch17"
|
|
Me.btn_reg_ch17.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch17.TabIndex = 20
|
|
Me.btn_reg_ch17.Text = "타이머 수정"
|
|
Me.btn_reg_ch17.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch17
|
|
'
|
|
Me.btn_updown_ch17.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch17.Name = "btn_updown_ch17"
|
|
Me.btn_updown_ch17.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch17.TabIndex = 2
|
|
Me.btn_updown_ch17.Text = "시 작"
|
|
Me.btn_updown_ch17.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch17
|
|
'
|
|
Me.txb_timer_ch17.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch17.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch17.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch17.Name = "txb_timer_ch17"
|
|
Me.txb_timer_ch17.ReadOnly = True
|
|
Me.txb_timer_ch17.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch17.TabIndex = 3
|
|
Me.txb_timer_ch17.Text = "60:00"
|
|
Me.txb_timer_ch17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg17
|
|
'
|
|
Me.pnReg17.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg17.Controls.Add(Me.lbSec17)
|
|
Me.pnReg17.Controls.Add(Me.nudMin17)
|
|
Me.pnReg17.Controls.Add(Me.lbMin17)
|
|
Me.pnReg17.Controls.Add(Me.nudSec17)
|
|
Me.pnReg17.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg17.Name = "pnReg17"
|
|
Me.pnReg17.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg17.TabIndex = 30
|
|
'
|
|
'lbSec17
|
|
'
|
|
Me.lbSec17.AutoSize = True
|
|
Me.lbSec17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec17.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec17.Name = "lbSec17"
|
|
Me.lbSec17.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec17.TabIndex = 31
|
|
Me.lbSec17.Text = "초"
|
|
'
|
|
'nudMin17
|
|
'
|
|
Me.nudMin17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin17.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin17.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin17.Name = "nudMin17"
|
|
Me.nudMin17.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin17.TabIndex = 30
|
|
Me.nudMin17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin17.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin17
|
|
'
|
|
Me.lbMin17.AutoSize = True
|
|
Me.lbMin17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin17.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin17.Name = "lbMin17"
|
|
Me.lbMin17.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin17.TabIndex = 29
|
|
Me.lbMin17.Text = "분"
|
|
'
|
|
'nudSec17
|
|
'
|
|
Me.nudSec17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec17.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec17.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec17.Name = "nudSec17"
|
|
Me.nudSec17.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec17.TabIndex = 32
|
|
Me.nudSec17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gb_ch16
|
|
'
|
|
Me.gb_ch16.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gb_ch16.Controls.Add(Me.btn_reset_ch16)
|
|
Me.gb_ch16.Controls.Add(Me.btn_reg_ch16)
|
|
Me.gb_ch16.Controls.Add(Me.btn_updown_ch16)
|
|
Me.gb_ch16.Controls.Add(Me.txb_timer_ch16)
|
|
Me.gb_ch16.Controls.Add(Me.pnReg16)
|
|
Me.gb_ch16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_ch16.Location = New System.Drawing.Point(5, 692)
|
|
Me.gb_ch16.Name = "gb_ch16"
|
|
Me.gb_ch16.Size = New System.Drawing.Size(320, 220)
|
|
Me.gb_ch16.TabIndex = 23
|
|
Me.gb_ch16.TabStop = False
|
|
Me.gb_ch16.Text = "채널 16"
|
|
'
|
|
'btn_reset_ch16
|
|
'
|
|
Me.btn_reset_ch16.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reset_ch16.Location = New System.Drawing.Point(166, 117)
|
|
Me.btn_reset_ch16.Name = "btn_reset_ch16"
|
|
Me.btn_reset_ch16.Size = New System.Drawing.Size(144, 97)
|
|
Me.btn_reset_ch16.TabIndex = 25
|
|
Me.btn_reset_ch16.Text = "초기화"
|
|
Me.btn_reset_ch16.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_reg_ch16
|
|
'
|
|
Me.btn_reg_ch16.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_reg_ch16.Location = New System.Drawing.Point(9, 117)
|
|
Me.btn_reg_ch16.Name = "btn_reg_ch16"
|
|
Me.btn_reg_ch16.Size = New System.Drawing.Size(151, 48)
|
|
Me.btn_reg_ch16.TabIndex = 20
|
|
Me.btn_reg_ch16.Text = "타이머 수정"
|
|
Me.btn_reg_ch16.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_updown_ch16
|
|
'
|
|
Me.btn_updown_ch16.Location = New System.Drawing.Point(9, 171)
|
|
Me.btn_updown_ch16.Name = "btn_updown_ch16"
|
|
Me.btn_updown_ch16.Size = New System.Drawing.Size(151, 43)
|
|
Me.btn_updown_ch16.TabIndex = 2
|
|
Me.btn_updown_ch16.Text = "시 작"
|
|
Me.btn_updown_ch16.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_timer_ch16
|
|
'
|
|
Me.txb_timer_ch16.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txb_timer_ch16.Font = New System.Drawing.Font("굴림", 45.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_timer_ch16.Location = New System.Drawing.Point(9, 35)
|
|
Me.txb_timer_ch16.Name = "txb_timer_ch16"
|
|
Me.txb_timer_ch16.ReadOnly = True
|
|
Me.txb_timer_ch16.Size = New System.Drawing.Size(301, 76)
|
|
Me.txb_timer_ch16.TabIndex = 3
|
|
Me.txb_timer_ch16.Text = "60:00"
|
|
Me.txb_timer_ch16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnReg16
|
|
'
|
|
Me.pnReg16.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnReg16.Controls.Add(Me.lbSec16)
|
|
Me.pnReg16.Controls.Add(Me.nudMin16)
|
|
Me.pnReg16.Controls.Add(Me.lbMin16)
|
|
Me.pnReg16.Controls.Add(Me.nudSec16)
|
|
Me.pnReg16.Location = New System.Drawing.Point(9, 35)
|
|
Me.pnReg16.Name = "pnReg16"
|
|
Me.pnReg16.Size = New System.Drawing.Size(301, 76)
|
|
Me.pnReg16.TabIndex = 30
|
|
'
|
|
'lbSec16
|
|
'
|
|
Me.lbSec16.AutoSize = True
|
|
Me.lbSec16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSec16.Location = New System.Drawing.Point(242, 25)
|
|
Me.lbSec16.Name = "lbSec16"
|
|
Me.lbSec16.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbSec16.TabIndex = 31
|
|
Me.lbSec16.Text = "초"
|
|
'
|
|
'nudMin16
|
|
'
|
|
Me.nudMin16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudMin16.Location = New System.Drawing.Point(27, 21)
|
|
Me.nudMin16.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudMin16.Name = "nudMin16"
|
|
Me.nudMin16.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudMin16.TabIndex = 30
|
|
Me.nudMin16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudMin16.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbMin16
|
|
'
|
|
Me.lbMin16.AutoSize = True
|
|
Me.lbMin16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMin16.Location = New System.Drawing.Point(108, 26)
|
|
Me.lbMin16.Name = "lbMin16"
|
|
Me.lbMin16.Size = New System.Drawing.Size(35, 24)
|
|
Me.lbMin16.TabIndex = 29
|
|
Me.lbMin16.Text = "분"
|
|
'
|
|
'nudSec16
|
|
'
|
|
Me.nudSec16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSec16.Location = New System.Drawing.Point(161, 20)
|
|
Me.nudSec16.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSec16.Name = "nudSec16"
|
|
Me.nudSec16.Size = New System.Drawing.Size(75, 35)
|
|
Me.nudSec16.TabIndex = 32
|
|
Me.nudSec16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Serial_2Port
|
|
'
|
|
Me.Serial_2Port.PortName = "COM2"
|
|
Me.Serial_2Port.ReadBufferSize = 1024
|
|
Me.Serial_2Port.ReadTimeout = 1
|
|
Me.Serial_2Port.WriteBufferSize = 1024
|
|
Me.Serial_2Port.WriteTimeout = 1
|
|
'
|
|
'gbFunc
|
|
'
|
|
Me.gbFunc.BackColor = System.Drawing.Color.Silver
|
|
Me.gbFunc.Controls.Add(Me.rdbPort)
|
|
Me.gbFunc.Controls.Add(Me.rdbTime)
|
|
Me.gbFunc.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbFunc.Location = New System.Drawing.Point(509, 4)
|
|
Me.gbFunc.Name = "gbFunc"
|
|
Me.gbFunc.Size = New System.Drawing.Size(235, 75)
|
|
Me.gbFunc.TabIndex = 28
|
|
Me.gbFunc.TabStop = False
|
|
Me.gbFunc.Text = "기능설정"
|
|
'
|
|
'rdbPort
|
|
'
|
|
Me.rdbPort.AutoSize = True
|
|
Me.rdbPort.Checked = True
|
|
Me.rdbPort.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbPort.Location = New System.Drawing.Point(17, 31)
|
|
Me.rdbPort.Name = "rdbPort"
|
|
Me.rdbPort.Size = New System.Drawing.Size(92, 25)
|
|
Me.rdbPort.TabIndex = 30
|
|
Me.rdbPort.TabStop = True
|
|
Me.rdbPort.Text = "포트설정"
|
|
Me.rdbPort.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbTime
|
|
'
|
|
Me.rdbTime.AutoSize = True
|
|
Me.rdbTime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbTime.Location = New System.Drawing.Point(124, 31)
|
|
Me.rdbTime.Name = "rdbTime"
|
|
Me.rdbTime.Size = New System.Drawing.Size(92, 25)
|
|
Me.rdbTime.TabIndex = 0
|
|
Me.rdbTime.Text = "시간설정"
|
|
Me.rdbTime.UseVisualStyleBackColor = True
|
|
'
|
|
'gbToday
|
|
'
|
|
Me.gbToday.BackColor = System.Drawing.Color.Silver
|
|
Me.gbToday.Controls.Add(Me.txbState)
|
|
Me.gbToday.Controls.Add(Me.txbToday)
|
|
Me.gbToday.Controls.Add(Me.lbToday)
|
|
Me.gbToday.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbToday.Location = New System.Drawing.Point(744, 4)
|
|
Me.gbToday.Name = "gbToday"
|
|
Me.gbToday.Size = New System.Drawing.Size(330, 75)
|
|
Me.gbToday.TabIndex = 30
|
|
Me.gbToday.TabStop = False
|
|
Me.gbToday.Text = "금일 수량"
|
|
'
|
|
'txbState
|
|
'
|
|
Me.txbState.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txbState.Location = New System.Drawing.Point(275, 18)
|
|
Me.txbState.Multiline = True
|
|
Me.txbState.Name = "txbState"
|
|
Me.txbState.ReadOnly = True
|
|
Me.txbState.Size = New System.Drawing.Size(50, 49)
|
|
Me.txbState.TabIndex = 32
|
|
'
|
|
'txbToday
|
|
'
|
|
Me.txbToday.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txbToday.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbToday.Location = New System.Drawing.Point(108, 18)
|
|
Me.txbToday.Name = "txbToday"
|
|
Me.txbToday.ReadOnly = True
|
|
Me.txbToday.Size = New System.Drawing.Size(165, 49)
|
|
Me.txbToday.TabIndex = 4
|
|
Me.txbToday.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lbToday
|
|
'
|
|
Me.lbToday.AutoSize = True
|
|
Me.lbToday.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbToday.Location = New System.Drawing.Point(6, 26)
|
|
Me.lbToday.Name = "lbToday"
|
|
Me.lbToday.Size = New System.Drawing.Size(106, 32)
|
|
Me.lbToday.TabIndex = 5
|
|
Me.lbToday.Text = "완료개수"
|
|
'
|
|
'pn10Port
|
|
'
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH10)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH9)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH8)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH7)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH6)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH5)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH4)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH3)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH2)
|
|
Me.pn10Port.Controls.Add(Me.gbSglCH1)
|
|
Me.pn10Port.Location = New System.Drawing.Point(5, 80)
|
|
Me.pn10Port.Name = "pn10Port"
|
|
Me.pn10Port.Size = New System.Drawing.Size(1900, 915)
|
|
Me.pn10Port.TabIndex = 31
|
|
'
|
|
'gbSglCH10
|
|
'
|
|
Me.gbSglCH10.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH10.Controls.Add(Me.btnSglStart10)
|
|
Me.gbSglCH10.Controls.Add(Me.btnSglEdit10)
|
|
Me.gbSglCH10.Controls.Add(Me.btnSglReset10)
|
|
Me.gbSglCH10.Controls.Add(Me.txbSglCH10)
|
|
Me.gbSglCH10.Controls.Add(Me.pnSglEdit10)
|
|
Me.gbSglCH10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH10.Location = New System.Drawing.Point(1529, 465)
|
|
Me.gbSglCH10.Name = "gbSglCH10"
|
|
Me.gbSglCH10.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH10.TabIndex = 27
|
|
Me.gbSglCH10.TabStop = False
|
|
Me.gbSglCH10.Text = "채널 10"
|
|
'
|
|
'btnSglStart10
|
|
'
|
|
Me.btnSglStart10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart10.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart10.Name = "btnSglStart10"
|
|
Me.btnSglStart10.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart10.TabIndex = 30
|
|
Me.btnSglStart10.Text = "시 작"
|
|
Me.btnSglStart10.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit10
|
|
'
|
|
Me.btnSglEdit10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit10.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit10.Name = "btnSglEdit10"
|
|
Me.btnSglEdit10.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit10.TabIndex = 29
|
|
Me.btnSglEdit10.Text = "타이머 수정"
|
|
Me.btnSglEdit10.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset10
|
|
'
|
|
Me.btnSglReset10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset10.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset10.Name = "btnSglReset10"
|
|
Me.btnSglReset10.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset10.TabIndex = 25
|
|
Me.btnSglReset10.Text = "초 기 화"
|
|
Me.btnSglReset10.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH10
|
|
'
|
|
Me.txbSglCH10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH10.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH10.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH10.Name = "txbSglCH10"
|
|
Me.txbSglCH10.ReadOnly = True
|
|
Me.txbSglCH10.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH10.TabIndex = 3
|
|
Me.txbSglCH10.Text = "59:59"
|
|
Me.txbSglCH10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit10
|
|
'
|
|
Me.pnSglEdit10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit10.Controls.Add(Me.lbSglSec10)
|
|
Me.pnSglEdit10.Controls.Add(Me.nudSglMin10)
|
|
Me.pnSglEdit10.Controls.Add(Me.lbSglMin10)
|
|
Me.pnSglEdit10.Controls.Add(Me.nudSglSec10)
|
|
Me.pnSglEdit10.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit10.Name = "pnSglEdit10"
|
|
Me.pnSglEdit10.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit10.TabIndex = 28
|
|
'
|
|
'lbSglSec10
|
|
'
|
|
Me.lbSglSec10.AutoSize = True
|
|
Me.lbSglSec10.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec10.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec10.Name = "lbSglSec10"
|
|
Me.lbSglSec10.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec10.TabIndex = 31
|
|
Me.lbSglSec10.Text = "초"
|
|
'
|
|
'nudSglMin10
|
|
'
|
|
Me.nudSglMin10.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin10.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin10.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin10.Name = "nudSglMin10"
|
|
Me.nudSglMin10.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin10.TabIndex = 30
|
|
Me.nudSglMin10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin10.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin10
|
|
'
|
|
Me.lbSglMin10.AutoSize = True
|
|
Me.lbSglMin10.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin10.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin10.Name = "lbSglMin10"
|
|
Me.lbSglMin10.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin10.TabIndex = 29
|
|
Me.lbSglMin10.Text = "분"
|
|
'
|
|
'nudSglSec10
|
|
'
|
|
Me.nudSglSec10.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec10.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec10.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec10.Name = "nudSglSec10"
|
|
Me.nudSglSec10.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec10.TabIndex = 32
|
|
Me.nudSglSec10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH9
|
|
'
|
|
Me.gbSglCH9.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH9.Controls.Add(Me.btnSglStart9)
|
|
Me.gbSglCH9.Controls.Add(Me.btnSglEdit9)
|
|
Me.gbSglCH9.Controls.Add(Me.btnSglReset9)
|
|
Me.gbSglCH9.Controls.Add(Me.txbSglCH9)
|
|
Me.gbSglCH9.Controls.Add(Me.pnSglEdit9)
|
|
Me.gbSglCH9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH9.Location = New System.Drawing.Point(1149, 465)
|
|
Me.gbSglCH9.Name = "gbSglCH9"
|
|
Me.gbSglCH9.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH9.TabIndex = 26
|
|
Me.gbSglCH9.TabStop = False
|
|
Me.gbSglCH9.Text = "채널 09"
|
|
'
|
|
'btnSglStart9
|
|
'
|
|
Me.btnSglStart9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart9.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart9.Name = "btnSglStart9"
|
|
Me.btnSglStart9.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart9.TabIndex = 30
|
|
Me.btnSglStart9.Text = "시 작"
|
|
Me.btnSglStart9.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit9
|
|
'
|
|
Me.btnSglEdit9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit9.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit9.Name = "btnSglEdit9"
|
|
Me.btnSglEdit9.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit9.TabIndex = 29
|
|
Me.btnSglEdit9.Text = "타이머 수정"
|
|
Me.btnSglEdit9.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset9
|
|
'
|
|
Me.btnSglReset9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset9.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset9.Name = "btnSglReset9"
|
|
Me.btnSglReset9.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset9.TabIndex = 25
|
|
Me.btnSglReset9.Text = "초 기 화"
|
|
Me.btnSglReset9.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH9
|
|
'
|
|
Me.txbSglCH9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH9.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH9.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH9.Name = "txbSglCH9"
|
|
Me.txbSglCH9.ReadOnly = True
|
|
Me.txbSglCH9.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH9.TabIndex = 3
|
|
Me.txbSglCH9.Text = "59:59"
|
|
Me.txbSglCH9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit9
|
|
'
|
|
Me.pnSglEdit9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit9.Controls.Add(Me.lbSglSec9)
|
|
Me.pnSglEdit9.Controls.Add(Me.nudSglMin9)
|
|
Me.pnSglEdit9.Controls.Add(Me.lbSglMin9)
|
|
Me.pnSglEdit9.Controls.Add(Me.nudSglSec9)
|
|
Me.pnSglEdit9.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit9.Name = "pnSglEdit9"
|
|
Me.pnSglEdit9.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit9.TabIndex = 28
|
|
'
|
|
'lbSglSec9
|
|
'
|
|
Me.lbSglSec9.AutoSize = True
|
|
Me.lbSglSec9.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec9.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec9.Name = "lbSglSec9"
|
|
Me.lbSglSec9.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec9.TabIndex = 31
|
|
Me.lbSglSec9.Text = "초"
|
|
'
|
|
'nudSglMin9
|
|
'
|
|
Me.nudSglMin9.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin9.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin9.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin9.Name = "nudSglMin9"
|
|
Me.nudSglMin9.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin9.TabIndex = 30
|
|
Me.nudSglMin9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin9.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin9
|
|
'
|
|
Me.lbSglMin9.AutoSize = True
|
|
Me.lbSglMin9.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin9.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin9.Name = "lbSglMin9"
|
|
Me.lbSglMin9.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin9.TabIndex = 29
|
|
Me.lbSglMin9.Text = "분"
|
|
'
|
|
'nudSglSec9
|
|
'
|
|
Me.nudSglSec9.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec9.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec9.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec9.Name = "nudSglSec9"
|
|
Me.nudSglSec9.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec9.TabIndex = 32
|
|
Me.nudSglSec9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH8
|
|
'
|
|
Me.gbSglCH8.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH8.Controls.Add(Me.btnSglStart8)
|
|
Me.gbSglCH8.Controls.Add(Me.btnSglEdit8)
|
|
Me.gbSglCH8.Controls.Add(Me.btnSglReset8)
|
|
Me.gbSglCH8.Controls.Add(Me.txbSglCH8)
|
|
Me.gbSglCH8.Controls.Add(Me.pnSglEdit8)
|
|
Me.gbSglCH8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH8.Location = New System.Drawing.Point(769, 465)
|
|
Me.gbSglCH8.Name = "gbSglCH8"
|
|
Me.gbSglCH8.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH8.TabIndex = 25
|
|
Me.gbSglCH8.TabStop = False
|
|
Me.gbSglCH8.Text = "채널 08"
|
|
'
|
|
'btnSglStart8
|
|
'
|
|
Me.btnSglStart8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart8.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart8.Name = "btnSglStart8"
|
|
Me.btnSglStart8.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart8.TabIndex = 30
|
|
Me.btnSglStart8.Text = "시 작"
|
|
Me.btnSglStart8.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit8
|
|
'
|
|
Me.btnSglEdit8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit8.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit8.Name = "btnSglEdit8"
|
|
Me.btnSglEdit8.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit8.TabIndex = 29
|
|
Me.btnSglEdit8.Text = "타이머 수정"
|
|
Me.btnSglEdit8.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset8
|
|
'
|
|
Me.btnSglReset8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset8.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset8.Name = "btnSglReset8"
|
|
Me.btnSglReset8.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset8.TabIndex = 25
|
|
Me.btnSglReset8.Text = "초 기 화"
|
|
Me.btnSglReset8.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH8
|
|
'
|
|
Me.txbSglCH8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH8.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH8.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH8.Name = "txbSglCH8"
|
|
Me.txbSglCH8.ReadOnly = True
|
|
Me.txbSglCH8.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH8.TabIndex = 3
|
|
Me.txbSglCH8.Text = "59:59"
|
|
Me.txbSglCH8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit8
|
|
'
|
|
Me.pnSglEdit8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit8.Controls.Add(Me.lbSglSec8)
|
|
Me.pnSglEdit8.Controls.Add(Me.nudSglMin8)
|
|
Me.pnSglEdit8.Controls.Add(Me.lbSglMin8)
|
|
Me.pnSglEdit8.Controls.Add(Me.nudSglSec8)
|
|
Me.pnSglEdit8.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit8.Name = "pnSglEdit8"
|
|
Me.pnSglEdit8.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit8.TabIndex = 28
|
|
'
|
|
'lbSglSec8
|
|
'
|
|
Me.lbSglSec8.AutoSize = True
|
|
Me.lbSglSec8.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec8.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec8.Name = "lbSglSec8"
|
|
Me.lbSglSec8.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec8.TabIndex = 31
|
|
Me.lbSglSec8.Text = "초"
|
|
'
|
|
'nudSglMin8
|
|
'
|
|
Me.nudSglMin8.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin8.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin8.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin8.Name = "nudSglMin8"
|
|
Me.nudSglMin8.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin8.TabIndex = 30
|
|
Me.nudSglMin8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin8.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin8
|
|
'
|
|
Me.lbSglMin8.AutoSize = True
|
|
Me.lbSglMin8.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin8.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin8.Name = "lbSglMin8"
|
|
Me.lbSglMin8.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin8.TabIndex = 29
|
|
Me.lbSglMin8.Text = "분"
|
|
'
|
|
'nudSglSec8
|
|
'
|
|
Me.nudSglSec8.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec8.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec8.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec8.Name = "nudSglSec8"
|
|
Me.nudSglSec8.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec8.TabIndex = 32
|
|
Me.nudSglSec8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH7
|
|
'
|
|
Me.gbSglCH7.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH7.Controls.Add(Me.btnSglStart7)
|
|
Me.gbSglCH7.Controls.Add(Me.btnSglEdit7)
|
|
Me.gbSglCH7.Controls.Add(Me.btnSglReset7)
|
|
Me.gbSglCH7.Controls.Add(Me.txbSglCH7)
|
|
Me.gbSglCH7.Controls.Add(Me.pnSglEdit7)
|
|
Me.gbSglCH7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH7.Location = New System.Drawing.Point(389, 465)
|
|
Me.gbSglCH7.Name = "gbSglCH7"
|
|
Me.gbSglCH7.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH7.TabIndex = 24
|
|
Me.gbSglCH7.TabStop = False
|
|
Me.gbSglCH7.Text = "채널 07"
|
|
'
|
|
'btnSglStart7
|
|
'
|
|
Me.btnSglStart7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart7.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart7.Name = "btnSglStart7"
|
|
Me.btnSglStart7.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart7.TabIndex = 30
|
|
Me.btnSglStart7.Text = "시 작"
|
|
Me.btnSglStart7.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit7
|
|
'
|
|
Me.btnSglEdit7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit7.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit7.Name = "btnSglEdit7"
|
|
Me.btnSglEdit7.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit7.TabIndex = 29
|
|
Me.btnSglEdit7.Text = "타이머 수정"
|
|
Me.btnSglEdit7.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset7
|
|
'
|
|
Me.btnSglReset7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset7.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset7.Name = "btnSglReset7"
|
|
Me.btnSglReset7.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset7.TabIndex = 25
|
|
Me.btnSglReset7.Text = "초 기 화"
|
|
Me.btnSglReset7.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH7
|
|
'
|
|
Me.txbSglCH7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH7.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH7.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH7.Name = "txbSglCH7"
|
|
Me.txbSglCH7.ReadOnly = True
|
|
Me.txbSglCH7.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH7.TabIndex = 3
|
|
Me.txbSglCH7.Text = "59:59"
|
|
Me.txbSglCH7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit7
|
|
'
|
|
Me.pnSglEdit7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit7.Controls.Add(Me.lbSglSec7)
|
|
Me.pnSglEdit7.Controls.Add(Me.nudSglMin7)
|
|
Me.pnSglEdit7.Controls.Add(Me.lbSglMin7)
|
|
Me.pnSglEdit7.Controls.Add(Me.nudSglSec7)
|
|
Me.pnSglEdit7.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit7.Name = "pnSglEdit7"
|
|
Me.pnSglEdit7.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit7.TabIndex = 28
|
|
'
|
|
'lbSglSec7
|
|
'
|
|
Me.lbSglSec7.AutoSize = True
|
|
Me.lbSglSec7.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec7.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec7.Name = "lbSglSec7"
|
|
Me.lbSglSec7.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec7.TabIndex = 31
|
|
Me.lbSglSec7.Text = "초"
|
|
'
|
|
'nudSglMin7
|
|
'
|
|
Me.nudSglMin7.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin7.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin7.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin7.Name = "nudSglMin7"
|
|
Me.nudSglMin7.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin7.TabIndex = 30
|
|
Me.nudSglMin7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin7.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin7
|
|
'
|
|
Me.lbSglMin7.AutoSize = True
|
|
Me.lbSglMin7.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin7.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin7.Name = "lbSglMin7"
|
|
Me.lbSglMin7.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin7.TabIndex = 29
|
|
Me.lbSglMin7.Text = "분"
|
|
'
|
|
'nudSglSec7
|
|
'
|
|
Me.nudSglSec7.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec7.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec7.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec7.Name = "nudSglSec7"
|
|
Me.nudSglSec7.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec7.TabIndex = 32
|
|
Me.nudSglSec7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH6
|
|
'
|
|
Me.gbSglCH6.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH6.Controls.Add(Me.btnSglStart6)
|
|
Me.gbSglCH6.Controls.Add(Me.btnSglEdit6)
|
|
Me.gbSglCH6.Controls.Add(Me.btnSglReset6)
|
|
Me.gbSglCH6.Controls.Add(Me.txbSglCH6)
|
|
Me.gbSglCH6.Controls.Add(Me.pnSglEdit6)
|
|
Me.gbSglCH6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH6.Location = New System.Drawing.Point(9, 465)
|
|
Me.gbSglCH6.Name = "gbSglCH6"
|
|
Me.gbSglCH6.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH6.TabIndex = 23
|
|
Me.gbSglCH6.TabStop = False
|
|
Me.gbSglCH6.Text = "채널 06"
|
|
'
|
|
'btnSglStart6
|
|
'
|
|
Me.btnSglStart6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart6.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart6.Name = "btnSglStart6"
|
|
Me.btnSglStart6.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart6.TabIndex = 30
|
|
Me.btnSglStart6.Text = "시 작"
|
|
Me.btnSglStart6.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit6
|
|
'
|
|
Me.btnSglEdit6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit6.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit6.Name = "btnSglEdit6"
|
|
Me.btnSglEdit6.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit6.TabIndex = 29
|
|
Me.btnSglEdit6.Text = "타이머 수정"
|
|
Me.btnSglEdit6.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset6
|
|
'
|
|
Me.btnSglReset6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset6.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset6.Name = "btnSglReset6"
|
|
Me.btnSglReset6.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset6.TabIndex = 25
|
|
Me.btnSglReset6.Text = "초 기 화"
|
|
Me.btnSglReset6.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH6
|
|
'
|
|
Me.txbSglCH6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH6.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH6.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH6.Name = "txbSglCH6"
|
|
Me.txbSglCH6.ReadOnly = True
|
|
Me.txbSglCH6.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH6.TabIndex = 3
|
|
Me.txbSglCH6.Text = "59:59"
|
|
Me.txbSglCH6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit6
|
|
'
|
|
Me.pnSglEdit6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit6.Controls.Add(Me.lbSglSec6)
|
|
Me.pnSglEdit6.Controls.Add(Me.nudSglMin6)
|
|
Me.pnSglEdit6.Controls.Add(Me.lbSglMin6)
|
|
Me.pnSglEdit6.Controls.Add(Me.nudSglSec6)
|
|
Me.pnSglEdit6.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit6.Name = "pnSglEdit6"
|
|
Me.pnSglEdit6.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit6.TabIndex = 28
|
|
'
|
|
'lbSglSec6
|
|
'
|
|
Me.lbSglSec6.AutoSize = True
|
|
Me.lbSglSec6.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec6.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec6.Name = "lbSglSec6"
|
|
Me.lbSglSec6.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec6.TabIndex = 31
|
|
Me.lbSglSec6.Text = "초"
|
|
'
|
|
'nudSglMin6
|
|
'
|
|
Me.nudSglMin6.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin6.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin6.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin6.Name = "nudSglMin6"
|
|
Me.nudSglMin6.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin6.TabIndex = 30
|
|
Me.nudSglMin6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin6.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin6
|
|
'
|
|
Me.lbSglMin6.AutoSize = True
|
|
Me.lbSglMin6.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin6.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin6.Name = "lbSglMin6"
|
|
Me.lbSglMin6.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin6.TabIndex = 29
|
|
Me.lbSglMin6.Text = "분"
|
|
'
|
|
'nudSglSec6
|
|
'
|
|
Me.nudSglSec6.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec6.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec6.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec6.Name = "nudSglSec6"
|
|
Me.nudSglSec6.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec6.TabIndex = 32
|
|
Me.nudSglSec6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH5
|
|
'
|
|
Me.gbSglCH5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH5.Controls.Add(Me.btnSglStart5)
|
|
Me.gbSglCH5.Controls.Add(Me.btnSglEdit5)
|
|
Me.gbSglCH5.Controls.Add(Me.btnSglReset5)
|
|
Me.gbSglCH5.Controls.Add(Me.txbSglCH5)
|
|
Me.gbSglCH5.Controls.Add(Me.pnSglEdit5)
|
|
Me.gbSglCH5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH5.Location = New System.Drawing.Point(1530, 10)
|
|
Me.gbSglCH5.Name = "gbSglCH5"
|
|
Me.gbSglCH5.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH5.TabIndex = 22
|
|
Me.gbSglCH5.TabStop = False
|
|
Me.gbSglCH5.Text = "채널 05"
|
|
'
|
|
'btnSglStart5
|
|
'
|
|
Me.btnSglStart5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart5.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart5.Name = "btnSglStart5"
|
|
Me.btnSglStart5.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart5.TabIndex = 30
|
|
Me.btnSglStart5.Text = "시 작"
|
|
Me.btnSglStart5.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit5
|
|
'
|
|
Me.btnSglEdit5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit5.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit5.Name = "btnSglEdit5"
|
|
Me.btnSglEdit5.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit5.TabIndex = 29
|
|
Me.btnSglEdit5.Text = "타이머 수정"
|
|
Me.btnSglEdit5.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset5
|
|
'
|
|
Me.btnSglReset5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset5.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset5.Name = "btnSglReset5"
|
|
Me.btnSglReset5.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset5.TabIndex = 25
|
|
Me.btnSglReset5.Text = "초 기 화"
|
|
Me.btnSglReset5.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH5
|
|
'
|
|
Me.txbSglCH5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH5.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH5.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH5.Name = "txbSglCH5"
|
|
Me.txbSglCH5.ReadOnly = True
|
|
Me.txbSglCH5.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH5.TabIndex = 3
|
|
Me.txbSglCH5.Text = "59:59"
|
|
Me.txbSglCH5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit5
|
|
'
|
|
Me.pnSglEdit5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit5.Controls.Add(Me.lbSglSec5)
|
|
Me.pnSglEdit5.Controls.Add(Me.nudSglMin5)
|
|
Me.pnSglEdit5.Controls.Add(Me.lbSglMin5)
|
|
Me.pnSglEdit5.Controls.Add(Me.nudSglSec5)
|
|
Me.pnSglEdit5.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit5.Name = "pnSglEdit5"
|
|
Me.pnSglEdit5.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit5.TabIndex = 28
|
|
'
|
|
'lbSglSec5
|
|
'
|
|
Me.lbSglSec5.AutoSize = True
|
|
Me.lbSglSec5.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec5.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec5.Name = "lbSglSec5"
|
|
Me.lbSglSec5.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec5.TabIndex = 31
|
|
Me.lbSglSec5.Text = "초"
|
|
'
|
|
'nudSglMin5
|
|
'
|
|
Me.nudSglMin5.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin5.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin5.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin5.Name = "nudSglMin5"
|
|
Me.nudSglMin5.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin5.TabIndex = 30
|
|
Me.nudSglMin5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin5.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin5
|
|
'
|
|
Me.lbSglMin5.AutoSize = True
|
|
Me.lbSglMin5.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin5.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin5.Name = "lbSglMin5"
|
|
Me.lbSglMin5.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin5.TabIndex = 29
|
|
Me.lbSglMin5.Text = "분"
|
|
'
|
|
'nudSglSec5
|
|
'
|
|
Me.nudSglSec5.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec5.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec5.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec5.Name = "nudSglSec5"
|
|
Me.nudSglSec5.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec5.TabIndex = 32
|
|
Me.nudSglSec5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH4
|
|
'
|
|
Me.gbSglCH4.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH4.Controls.Add(Me.btnSglStart4)
|
|
Me.gbSglCH4.Controls.Add(Me.btnSglEdit4)
|
|
Me.gbSglCH4.Controls.Add(Me.btnSglReset4)
|
|
Me.gbSglCH4.Controls.Add(Me.txbSglCH4)
|
|
Me.gbSglCH4.Controls.Add(Me.pnSglEdit4)
|
|
Me.gbSglCH4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH4.Location = New System.Drawing.Point(1150, 10)
|
|
Me.gbSglCH4.Name = "gbSglCH4"
|
|
Me.gbSglCH4.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH4.TabIndex = 21
|
|
Me.gbSglCH4.TabStop = False
|
|
Me.gbSglCH4.Text = "채널 04"
|
|
'
|
|
'btnSglStart4
|
|
'
|
|
Me.btnSglStart4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart4.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart4.Name = "btnSglStart4"
|
|
Me.btnSglStart4.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart4.TabIndex = 30
|
|
Me.btnSglStart4.Text = "시 작"
|
|
Me.btnSglStart4.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit4
|
|
'
|
|
Me.btnSglEdit4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit4.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit4.Name = "btnSglEdit4"
|
|
Me.btnSglEdit4.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit4.TabIndex = 29
|
|
Me.btnSglEdit4.Text = "타이머 수정"
|
|
Me.btnSglEdit4.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset4
|
|
'
|
|
Me.btnSglReset4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset4.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset4.Name = "btnSglReset4"
|
|
Me.btnSglReset4.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset4.TabIndex = 25
|
|
Me.btnSglReset4.Text = "초 기 화"
|
|
Me.btnSglReset4.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH4
|
|
'
|
|
Me.txbSglCH4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH4.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH4.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH4.Name = "txbSglCH4"
|
|
Me.txbSglCH4.ReadOnly = True
|
|
Me.txbSglCH4.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH4.TabIndex = 3
|
|
Me.txbSglCH4.Text = "59:59"
|
|
Me.txbSglCH4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit4
|
|
'
|
|
Me.pnSglEdit4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit4.Controls.Add(Me.lbSglSec4)
|
|
Me.pnSglEdit4.Controls.Add(Me.nudSglMin4)
|
|
Me.pnSglEdit4.Controls.Add(Me.lbSglMin4)
|
|
Me.pnSglEdit4.Controls.Add(Me.nudSglSec4)
|
|
Me.pnSglEdit4.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit4.Name = "pnSglEdit4"
|
|
Me.pnSglEdit4.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit4.TabIndex = 28
|
|
'
|
|
'lbSglSec4
|
|
'
|
|
Me.lbSglSec4.AutoSize = True
|
|
Me.lbSglSec4.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec4.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec4.Name = "lbSglSec4"
|
|
Me.lbSglSec4.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec4.TabIndex = 31
|
|
Me.lbSglSec4.Text = "초"
|
|
'
|
|
'nudSglMin4
|
|
'
|
|
Me.nudSglMin4.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin4.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin4.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin4.Name = "nudSglMin4"
|
|
Me.nudSglMin4.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin4.TabIndex = 30
|
|
Me.nudSglMin4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin4.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin4
|
|
'
|
|
Me.lbSglMin4.AutoSize = True
|
|
Me.lbSglMin4.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin4.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin4.Name = "lbSglMin4"
|
|
Me.lbSglMin4.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin4.TabIndex = 29
|
|
Me.lbSglMin4.Text = "분"
|
|
'
|
|
'nudSglSec4
|
|
'
|
|
Me.nudSglSec4.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec4.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec4.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec4.Name = "nudSglSec4"
|
|
Me.nudSglSec4.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec4.TabIndex = 32
|
|
Me.nudSglSec4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH3
|
|
'
|
|
Me.gbSglCH3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH3.Controls.Add(Me.btnSglStart3)
|
|
Me.gbSglCH3.Controls.Add(Me.btnSglEdit3)
|
|
Me.gbSglCH3.Controls.Add(Me.btnSglReset3)
|
|
Me.gbSglCH3.Controls.Add(Me.txbSglCH3)
|
|
Me.gbSglCH3.Controls.Add(Me.pnSglEdit3)
|
|
Me.gbSglCH3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH3.Location = New System.Drawing.Point(770, 10)
|
|
Me.gbSglCH3.Name = "gbSglCH3"
|
|
Me.gbSglCH3.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH3.TabIndex = 20
|
|
Me.gbSglCH3.TabStop = False
|
|
Me.gbSglCH3.Text = "채널 03"
|
|
'
|
|
'btnSglStart3
|
|
'
|
|
Me.btnSglStart3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart3.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart3.Name = "btnSglStart3"
|
|
Me.btnSglStart3.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart3.TabIndex = 30
|
|
Me.btnSglStart3.Text = "시 작"
|
|
Me.btnSglStart3.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit3
|
|
'
|
|
Me.btnSglEdit3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit3.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit3.Name = "btnSglEdit3"
|
|
Me.btnSglEdit3.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit3.TabIndex = 29
|
|
Me.btnSglEdit3.Text = "타이머 수정"
|
|
Me.btnSglEdit3.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset3
|
|
'
|
|
Me.btnSglReset3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset3.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset3.Name = "btnSglReset3"
|
|
Me.btnSglReset3.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset3.TabIndex = 25
|
|
Me.btnSglReset3.Text = "초 기 화"
|
|
Me.btnSglReset3.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH3
|
|
'
|
|
Me.txbSglCH3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH3.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH3.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH3.Name = "txbSglCH3"
|
|
Me.txbSglCH3.ReadOnly = True
|
|
Me.txbSglCH3.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH3.TabIndex = 3
|
|
Me.txbSglCH3.Text = "59:59"
|
|
Me.txbSglCH3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit3
|
|
'
|
|
Me.pnSglEdit3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit3.Controls.Add(Me.lbSglSec3)
|
|
Me.pnSglEdit3.Controls.Add(Me.nudSglMin3)
|
|
Me.pnSglEdit3.Controls.Add(Me.lbSglMin3)
|
|
Me.pnSglEdit3.Controls.Add(Me.nudSglSec3)
|
|
Me.pnSglEdit3.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit3.Name = "pnSglEdit3"
|
|
Me.pnSglEdit3.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit3.TabIndex = 28
|
|
'
|
|
'lbSglSec3
|
|
'
|
|
Me.lbSglSec3.AutoSize = True
|
|
Me.lbSglSec3.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec3.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec3.Name = "lbSglSec3"
|
|
Me.lbSglSec3.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec3.TabIndex = 31
|
|
Me.lbSglSec3.Text = "초"
|
|
'
|
|
'nudSglMin3
|
|
'
|
|
Me.nudSglMin3.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin3.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin3.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin3.Name = "nudSglMin3"
|
|
Me.nudSglMin3.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin3.TabIndex = 30
|
|
Me.nudSglMin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin3.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin3
|
|
'
|
|
Me.lbSglMin3.AutoSize = True
|
|
Me.lbSglMin3.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin3.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin3.Name = "lbSglMin3"
|
|
Me.lbSglMin3.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin3.TabIndex = 29
|
|
Me.lbSglMin3.Text = "분"
|
|
'
|
|
'nudSglSec3
|
|
'
|
|
Me.nudSglSec3.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec3.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec3.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec3.Name = "nudSglSec3"
|
|
Me.nudSglSec3.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec3.TabIndex = 32
|
|
Me.nudSglSec3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH2
|
|
'
|
|
Me.gbSglCH2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH2.Controls.Add(Me.btnSglStart2)
|
|
Me.gbSglCH2.Controls.Add(Me.btnSglEdit2)
|
|
Me.gbSglCH2.Controls.Add(Me.btnSglReset2)
|
|
Me.gbSglCH2.Controls.Add(Me.txbSglCH2)
|
|
Me.gbSglCH2.Controls.Add(Me.pnSglEdit2)
|
|
Me.gbSglCH2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH2.Location = New System.Drawing.Point(390, 10)
|
|
Me.gbSglCH2.Name = "gbSglCH2"
|
|
Me.gbSglCH2.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH2.TabIndex = 19
|
|
Me.gbSglCH2.TabStop = False
|
|
Me.gbSglCH2.Text = "채널 02"
|
|
'
|
|
'btnSglStart2
|
|
'
|
|
Me.btnSglStart2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart2.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart2.Name = "btnSglStart2"
|
|
Me.btnSglStart2.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart2.TabIndex = 30
|
|
Me.btnSglStart2.Text = "시 작"
|
|
Me.btnSglStart2.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit2
|
|
'
|
|
Me.btnSglEdit2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit2.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit2.Name = "btnSglEdit2"
|
|
Me.btnSglEdit2.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit2.TabIndex = 29
|
|
Me.btnSglEdit2.Text = "타이머 수정"
|
|
Me.btnSglEdit2.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset2
|
|
'
|
|
Me.btnSglReset2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset2.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset2.Name = "btnSglReset2"
|
|
Me.btnSglReset2.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset2.TabIndex = 25
|
|
Me.btnSglReset2.Text = "초 기 화"
|
|
Me.btnSglReset2.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH2
|
|
'
|
|
Me.txbSglCH2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH2.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH2.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH2.Name = "txbSglCH2"
|
|
Me.txbSglCH2.ReadOnly = True
|
|
Me.txbSglCH2.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH2.TabIndex = 3
|
|
Me.txbSglCH2.Text = "59:59"
|
|
Me.txbSglCH2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit2
|
|
'
|
|
Me.pnSglEdit2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit2.Controls.Add(Me.lbSglSec2)
|
|
Me.pnSglEdit2.Controls.Add(Me.nudSglMin2)
|
|
Me.pnSglEdit2.Controls.Add(Me.lbSglMin2)
|
|
Me.pnSglEdit2.Controls.Add(Me.nudSglSec2)
|
|
Me.pnSglEdit2.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit2.Name = "pnSglEdit2"
|
|
Me.pnSglEdit2.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit2.TabIndex = 28
|
|
'
|
|
'lbSglSec2
|
|
'
|
|
Me.lbSglSec2.AutoSize = True
|
|
Me.lbSglSec2.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec2.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec2.Name = "lbSglSec2"
|
|
Me.lbSglSec2.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec2.TabIndex = 31
|
|
Me.lbSglSec2.Text = "초"
|
|
'
|
|
'nudSglMin2
|
|
'
|
|
Me.nudSglMin2.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin2.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin2.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin2.Name = "nudSglMin2"
|
|
Me.nudSglMin2.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin2.TabIndex = 30
|
|
Me.nudSglMin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin2.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin2
|
|
'
|
|
Me.lbSglMin2.AutoSize = True
|
|
Me.lbSglMin2.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin2.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin2.Name = "lbSglMin2"
|
|
Me.lbSglMin2.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin2.TabIndex = 29
|
|
Me.lbSglMin2.Text = "분"
|
|
'
|
|
'nudSglSec2
|
|
'
|
|
Me.nudSglSec2.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec2.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec2.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec2.Name = "nudSglSec2"
|
|
Me.nudSglSec2.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec2.TabIndex = 32
|
|
Me.nudSglSec2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbSglCH1
|
|
'
|
|
Me.gbSglCH1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gbSglCH1.Controls.Add(Me.btnSglStart1)
|
|
Me.gbSglCH1.Controls.Add(Me.btnSglEdit1)
|
|
Me.gbSglCH1.Controls.Add(Me.btnSglReset1)
|
|
Me.gbSglCH1.Controls.Add(Me.txbSglCH1)
|
|
Me.gbSglCH1.Controls.Add(Me.pnSglEdit1)
|
|
Me.gbSglCH1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbSglCH1.Location = New System.Drawing.Point(10, 10)
|
|
Me.gbSglCH1.Name = "gbSglCH1"
|
|
Me.gbSglCH1.Size = New System.Drawing.Size(360, 445)
|
|
Me.gbSglCH1.TabIndex = 9
|
|
Me.gbSglCH1.TabStop = False
|
|
Me.gbSglCH1.Text = "채널 01"
|
|
'
|
|
'btnSglStart1
|
|
'
|
|
Me.btnSglStart1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglStart1.Location = New System.Drawing.Point(6, 200)
|
|
Me.btnSglStart1.Name = "btnSglStart1"
|
|
Me.btnSglStart1.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglStart1.TabIndex = 30
|
|
Me.btnSglStart1.Text = "시 작"
|
|
Me.btnSglStart1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglEdit1
|
|
'
|
|
Me.btnSglEdit1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglEdit1.Location = New System.Drawing.Point(6, 281)
|
|
Me.btnSglEdit1.Name = "btnSglEdit1"
|
|
Me.btnSglEdit1.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglEdit1.TabIndex = 29
|
|
Me.btnSglEdit1.Text = "타이머 수정"
|
|
Me.btnSglEdit1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSglReset1
|
|
'
|
|
Me.btnSglReset1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnSglReset1.Location = New System.Drawing.Point(6, 362)
|
|
Me.btnSglReset1.Name = "btnSglReset1"
|
|
Me.btnSglReset1.Size = New System.Drawing.Size(348, 78)
|
|
Me.btnSglReset1.TabIndex = 25
|
|
Me.btnSglReset1.Text = "초 기 화"
|
|
Me.btnSglReset1.UseVisualStyleBackColor = True
|
|
'
|
|
'txbSglCH1
|
|
'
|
|
Me.txbSglCH1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbSglCH1.Font = New System.Drawing.Font("굴림", 90.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbSglCH1.Location = New System.Drawing.Point(9, 38)
|
|
Me.txbSglCH1.Name = "txbSglCH1"
|
|
Me.txbSglCH1.ReadOnly = True
|
|
Me.txbSglCH1.Size = New System.Drawing.Size(345, 145)
|
|
Me.txbSglCH1.TabIndex = 3
|
|
Me.txbSglCH1.Text = "59:59"
|
|
Me.txbSglCH1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnSglEdit1
|
|
'
|
|
Me.pnSglEdit1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnSglEdit1.Controls.Add(Me.lbSglSec1)
|
|
Me.pnSglEdit1.Controls.Add(Me.nudSglMin1)
|
|
Me.pnSglEdit1.Controls.Add(Me.lbSglMin1)
|
|
Me.pnSglEdit1.Controls.Add(Me.nudSglSec1)
|
|
Me.pnSglEdit1.Location = New System.Drawing.Point(9, 38)
|
|
Me.pnSglEdit1.Name = "pnSglEdit1"
|
|
Me.pnSglEdit1.Size = New System.Drawing.Size(345, 145)
|
|
Me.pnSglEdit1.TabIndex = 28
|
|
'
|
|
'lbSglSec1
|
|
'
|
|
Me.lbSglSec1.AutoSize = True
|
|
Me.lbSglSec1.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglSec1.Location = New System.Drawing.Point(267, 46)
|
|
Me.lbSglSec1.Name = "lbSglSec1"
|
|
Me.lbSglSec1.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglSec1.TabIndex = 31
|
|
Me.lbSglSec1.Text = "초"
|
|
'
|
|
'nudSglMin1
|
|
'
|
|
Me.nudSglMin1.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglMin1.Location = New System.Drawing.Point(17, 40)
|
|
Me.nudSglMin1.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.nudSglMin1.Name = "nudSglMin1"
|
|
Me.nudSglMin1.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglMin1.TabIndex = 30
|
|
Me.nudSglMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudSglMin1.Value = New Decimal(New Integer() {15, 0, 0, 0})
|
|
'
|
|
'lbSglMin1
|
|
'
|
|
Me.lbSglMin1.AutoSize = True
|
|
Me.lbSglMin1.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbSglMin1.Location = New System.Drawing.Point(104, 46)
|
|
Me.lbSglMin1.Name = "lbSglMin1"
|
|
Me.lbSglMin1.Size = New System.Drawing.Size(69, 48)
|
|
Me.lbSglMin1.TabIndex = 29
|
|
Me.lbSglMin1.Text = "분"
|
|
'
|
|
'nudSglSec1
|
|
'
|
|
Me.nudSglSec1.Font = New System.Drawing.Font("굴림", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudSglSec1.Location = New System.Drawing.Point(186, 40)
|
|
Me.nudSglSec1.Maximum = New Decimal(New Integer() {59, 0, 0, 0})
|
|
Me.nudSglSec1.Name = "nudSglSec1"
|
|
Me.nudSglSec1.Size = New System.Drawing.Size(75, 63)
|
|
Me.nudSglSec1.TabIndex = 32
|
|
Me.nudSglSec1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbPortCount
|
|
'
|
|
Me.gbPortCount.BackColor = System.Drawing.Color.Silver
|
|
Me.gbPortCount.Controls.Add(Me.rdbport20)
|
|
Me.gbPortCount.Controls.Add(Me.rdbport10)
|
|
Me.gbPortCount.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbPortCount.Location = New System.Drawing.Point(1075, 4)
|
|
Me.gbPortCount.Name = "gbPortCount"
|
|
Me.gbPortCount.Size = New System.Drawing.Size(250, 75)
|
|
Me.gbPortCount.TabIndex = 32
|
|
Me.gbPortCount.TabStop = False
|
|
Me.gbPortCount.Text = "포트 개수 설정"
|
|
'
|
|
'rdbport20
|
|
'
|
|
Me.rdbport20.AutoSize = True
|
|
Me.rdbport20.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbport20.Location = New System.Drawing.Point(31, 31)
|
|
Me.rdbport20.Name = "rdbport20"
|
|
Me.rdbport20.Size = New System.Drawing.Size(79, 25)
|
|
Me.rdbport20.TabIndex = 30
|
|
Me.rdbport20.Text = "20Port"
|
|
Me.rdbport20.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbport10
|
|
'
|
|
Me.rdbport10.AutoSize = True
|
|
Me.rdbport10.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbport10.Location = New System.Drawing.Point(144, 31)
|
|
Me.rdbport10.Name = "rdbport10"
|
|
Me.rdbport10.Size = New System.Drawing.Size(79, 25)
|
|
Me.rdbport10.TabIndex = 0
|
|
Me.rdbport10.Text = "10Port"
|
|
Me.rdbport10.UseVisualStyleBackColor = True
|
|
'
|
|
'pn20Port
|
|
'
|
|
Me.pn20Port.Controls.Add(Me.gb_ch14)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch13)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch12)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch11)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch16)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch17)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch18)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch19)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch20)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch9)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch8)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch7)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch6)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch4)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch15)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch3)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch10)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch2)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch5)
|
|
Me.pn20Port.Controls.Add(Me.gb_ch1)
|
|
Me.pn20Port.Location = New System.Drawing.Point(5, 80)
|
|
Me.pn20Port.Name = "pn20Port"
|
|
Me.pn20Port.Size = New System.Drawing.Size(1930, 925)
|
|
Me.pn20Port.TabIndex = 33
|
|
'
|
|
'btnManager
|
|
'
|
|
Me.btnManager.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnManager.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.btnManager.Location = New System.Drawing.Point(1325, 5)
|
|
Me.btnManager.Name = "btnManager"
|
|
Me.btnManager.Size = New System.Drawing.Size(130, 75)
|
|
Me.btnManager.TabIndex = 34
|
|
Me.btnManager.Text = "관리자" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "확인"
|
|
Me.btnManager.UseVisualStyleBackColor = True
|
|
'
|
|
'playTimer
|
|
'
|
|
Me.playTimer.Enabled = True
|
|
Me.playTimer.Interval = 1000
|
|
'
|
|
'Main_Form
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1914, 1011)
|
|
Me.Controls.Add(Me.pn10Port)
|
|
Me.Controls.Add(Me.btnManager)
|
|
Me.Controls.Add(Me.pn20Port)
|
|
Me.Controls.Add(Me.gbPortCount)
|
|
Me.Controls.Add(Me.gbFunc)
|
|
Me.Controls.Add(Me.btnAllReset)
|
|
Me.Controls.Add(Me.btn_exit)
|
|
Me.Controls.Add(Me.btnAllRun)
|
|
Me.Controls.Add(Me.gbToday)
|
|
Me.Controls.Add(Me.gb_comport)
|
|
Me.Controls.Add(Me.gbTimeSet)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "Main_Form"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
|
|
Me.Text = "DUALSONIC_Cartridge_Film_Pressing_Ver 1.2.0"
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
Me.gb_comport.ResumeLayout(False)
|
|
Me.gbPort2.ResumeLayout(False)
|
|
Me.gbPort1.ResumeLayout(False)
|
|
Me.gbTimeSet.ResumeLayout(False)
|
|
Me.gbTimeSet.PerformLayout()
|
|
CType(Me.nudSecond, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudMinute, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch1.ResumeLayout(False)
|
|
Me.gb_ch1.PerformLayout()
|
|
Me.pnReg1.ResumeLayout(False)
|
|
Me.pnReg1.PerformLayout()
|
|
CType(Me.nudMin1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch2.ResumeLayout(False)
|
|
Me.gb_ch2.PerformLayout()
|
|
Me.pnReg2.ResumeLayout(False)
|
|
Me.pnReg2.PerformLayout()
|
|
CType(Me.nudMin2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch3.ResumeLayout(False)
|
|
Me.gb_ch3.PerformLayout()
|
|
Me.pnReg3.ResumeLayout(False)
|
|
Me.pnReg3.PerformLayout()
|
|
CType(Me.nudMin3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch4.ResumeLayout(False)
|
|
Me.gb_ch4.PerformLayout()
|
|
Me.pnReg4.ResumeLayout(False)
|
|
Me.pnReg4.PerformLayout()
|
|
CType(Me.nudMin4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch5.ResumeLayout(False)
|
|
Me.gb_ch5.PerformLayout()
|
|
Me.pnReg5.ResumeLayout(False)
|
|
Me.pnReg5.PerformLayout()
|
|
CType(Me.nudMin5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch10.ResumeLayout(False)
|
|
Me.gb_ch10.PerformLayout()
|
|
Me.pnReg10.ResumeLayout(False)
|
|
Me.pnReg10.PerformLayout()
|
|
CType(Me.nudMin10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch9.ResumeLayout(False)
|
|
Me.gb_ch9.PerformLayout()
|
|
Me.pnReg9.ResumeLayout(False)
|
|
Me.pnReg9.PerformLayout()
|
|
CType(Me.nudMin9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch8.ResumeLayout(False)
|
|
Me.gb_ch8.PerformLayout()
|
|
Me.pnReg8.ResumeLayout(False)
|
|
Me.pnReg8.PerformLayout()
|
|
CType(Me.nudMin8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch7.ResumeLayout(False)
|
|
Me.gb_ch7.PerformLayout()
|
|
Me.pnReg7.ResumeLayout(False)
|
|
Me.pnReg7.PerformLayout()
|
|
CType(Me.nudMin7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch6.ResumeLayout(False)
|
|
Me.gb_ch6.PerformLayout()
|
|
Me.pnReg6.ResumeLayout(False)
|
|
Me.pnReg6.PerformLayout()
|
|
CType(Me.nudMin6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch15.ResumeLayout(False)
|
|
Me.gb_ch15.PerformLayout()
|
|
Me.pnReg15.ResumeLayout(False)
|
|
Me.pnReg15.PerformLayout()
|
|
CType(Me.nudMin15, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec15, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch14.ResumeLayout(False)
|
|
Me.gb_ch14.PerformLayout()
|
|
Me.pnReg14.ResumeLayout(False)
|
|
Me.pnReg14.PerformLayout()
|
|
CType(Me.nudMin14, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec14, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch13.ResumeLayout(False)
|
|
Me.gb_ch13.PerformLayout()
|
|
Me.pnReg13.ResumeLayout(False)
|
|
Me.pnReg13.PerformLayout()
|
|
CType(Me.nudMin13, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec13, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch12.ResumeLayout(False)
|
|
Me.gb_ch12.PerformLayout()
|
|
Me.pnReg12.ResumeLayout(False)
|
|
Me.pnReg12.PerformLayout()
|
|
CType(Me.nudMin12, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec12, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch11.ResumeLayout(False)
|
|
Me.gb_ch11.PerformLayout()
|
|
Me.pnReg11.ResumeLayout(False)
|
|
Me.pnReg11.PerformLayout()
|
|
CType(Me.nudMin11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch20.ResumeLayout(False)
|
|
Me.gb_ch20.PerformLayout()
|
|
Me.pnReg20.ResumeLayout(False)
|
|
Me.pnReg20.PerformLayout()
|
|
CType(Me.nudMin20, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec20, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch19.ResumeLayout(False)
|
|
Me.gb_ch19.PerformLayout()
|
|
Me.pnReg19.ResumeLayout(False)
|
|
Me.pnReg19.PerformLayout()
|
|
CType(Me.nudMin19, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec19, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch18.ResumeLayout(False)
|
|
Me.gb_ch18.PerformLayout()
|
|
Me.pnReg18.ResumeLayout(False)
|
|
Me.pnReg18.PerformLayout()
|
|
CType(Me.nudMin18, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec18, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch17.ResumeLayout(False)
|
|
Me.gb_ch17.PerformLayout()
|
|
Me.pnReg17.ResumeLayout(False)
|
|
Me.pnReg17.PerformLayout()
|
|
CType(Me.nudMin17, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec17, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gb_ch16.ResumeLayout(False)
|
|
Me.gb_ch16.PerformLayout()
|
|
Me.pnReg16.ResumeLayout(False)
|
|
Me.pnReg16.PerformLayout()
|
|
CType(Me.nudMin16, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSec16, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbFunc.ResumeLayout(False)
|
|
Me.gbFunc.PerformLayout()
|
|
Me.gbToday.ResumeLayout(False)
|
|
Me.gbToday.PerformLayout()
|
|
Me.pn10Port.ResumeLayout(False)
|
|
Me.gbSglCH10.ResumeLayout(False)
|
|
Me.gbSglCH10.PerformLayout()
|
|
Me.pnSglEdit10.ResumeLayout(False)
|
|
Me.pnSglEdit10.PerformLayout()
|
|
CType(Me.nudSglMin10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH9.ResumeLayout(False)
|
|
Me.gbSglCH9.PerformLayout()
|
|
Me.pnSglEdit9.ResumeLayout(False)
|
|
Me.pnSglEdit9.PerformLayout()
|
|
CType(Me.nudSglMin9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH8.ResumeLayout(False)
|
|
Me.gbSglCH8.PerformLayout()
|
|
Me.pnSglEdit8.ResumeLayout(False)
|
|
Me.pnSglEdit8.PerformLayout()
|
|
CType(Me.nudSglMin8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH7.ResumeLayout(False)
|
|
Me.gbSglCH7.PerformLayout()
|
|
Me.pnSglEdit7.ResumeLayout(False)
|
|
Me.pnSglEdit7.PerformLayout()
|
|
CType(Me.nudSglMin7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH6.ResumeLayout(False)
|
|
Me.gbSglCH6.PerformLayout()
|
|
Me.pnSglEdit6.ResumeLayout(False)
|
|
Me.pnSglEdit6.PerformLayout()
|
|
CType(Me.nudSglMin6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH5.ResumeLayout(False)
|
|
Me.gbSglCH5.PerformLayout()
|
|
Me.pnSglEdit5.ResumeLayout(False)
|
|
Me.pnSglEdit5.PerformLayout()
|
|
CType(Me.nudSglMin5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH4.ResumeLayout(False)
|
|
Me.gbSglCH4.PerformLayout()
|
|
Me.pnSglEdit4.ResumeLayout(False)
|
|
Me.pnSglEdit4.PerformLayout()
|
|
CType(Me.nudSglMin4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH3.ResumeLayout(False)
|
|
Me.gbSglCH3.PerformLayout()
|
|
Me.pnSglEdit3.ResumeLayout(False)
|
|
Me.pnSglEdit3.PerformLayout()
|
|
CType(Me.nudSglMin3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH2.ResumeLayout(False)
|
|
Me.gbSglCH2.PerformLayout()
|
|
Me.pnSglEdit2.ResumeLayout(False)
|
|
Me.pnSglEdit2.PerformLayout()
|
|
CType(Me.nudSglMin2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbSglCH1.ResumeLayout(False)
|
|
Me.gbSglCH1.PerformLayout()
|
|
Me.pnSglEdit1.ResumeLayout(False)
|
|
Me.pnSglEdit1.PerformLayout()
|
|
CType(Me.nudSglMin1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudSglSec1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbPortCount.ResumeLayout(False)
|
|
Me.gbPortCount.PerformLayout()
|
|
Me.pn20Port.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents gb_comport As GroupBox
|
|
Friend WithEvents btnComport As Button
|
|
Friend WithEvents gbTimeSet As GroupBox
|
|
Friend WithEvents btnTimeSet As Button
|
|
Friend WithEvents lbSecond As Label
|
|
Friend WithEvents lbMinute As Label
|
|
Friend WithEvents nudSecond As NumericUpDown
|
|
Friend WithEvents nudMinute As NumericUpDown
|
|
Friend WithEvents btnAllRun As Button
|
|
Friend WithEvents btn_exit As Button
|
|
Friend WithEvents btnAllReset As Button
|
|
Friend WithEvents gb_ch1 As GroupBox
|
|
Friend WithEvents btn_updown_ch1 As Button
|
|
Friend WithEvents Serial_1Port As IO.Ports.SerialPort
|
|
Friend WithEvents btn_reg_ch1 As Button
|
|
Friend WithEvents btn_reset_ch1 As Button
|
|
Friend WithEvents txb_timer_ch1 As TextBox
|
|
Friend WithEvents gbPort2 As GroupBox
|
|
Friend WithEvents cbbPort2 As ComboBox
|
|
Friend WithEvents gbPort1 As GroupBox
|
|
Friend WithEvents cbbPort1 As ComboBox
|
|
Friend WithEvents gb_ch2 As GroupBox
|
|
Friend WithEvents btn_reset_ch2 As Button
|
|
Friend WithEvents btn_reg_ch2 As Button
|
|
Friend WithEvents btn_updown_ch2 As Button
|
|
Friend WithEvents txb_timer_ch2 As TextBox
|
|
Friend WithEvents gb_ch3 As GroupBox
|
|
Friend WithEvents btn_reset_ch3 As Button
|
|
Friend WithEvents btn_reg_ch3 As Button
|
|
Friend WithEvents btn_updown_ch3 As Button
|
|
Friend WithEvents txb_timer_ch3 As TextBox
|
|
Friend WithEvents gb_ch4 As GroupBox
|
|
Friend WithEvents btn_reset_ch4 As Button
|
|
Friend WithEvents btn_reg_ch4 As Button
|
|
Friend WithEvents btn_updown_ch4 As Button
|
|
Friend WithEvents txb_timer_ch4 As TextBox
|
|
Friend WithEvents gb_ch5 As GroupBox
|
|
Friend WithEvents btn_reset_ch5 As Button
|
|
Friend WithEvents btn_reg_ch5 As Button
|
|
Friend WithEvents btn_updown_ch5 As Button
|
|
Friend WithEvents txb_timer_ch5 As TextBox
|
|
Friend WithEvents gb_ch10 As GroupBox
|
|
Friend WithEvents btn_reset_ch10 As Button
|
|
Friend WithEvents btn_reg_ch10 As Button
|
|
Friend WithEvents btn_updown_ch10 As Button
|
|
Friend WithEvents txb_timer_ch10 As TextBox
|
|
Friend WithEvents gb_ch9 As GroupBox
|
|
Friend WithEvents btn_reset_ch9 As Button
|
|
Friend WithEvents btn_reg_ch9 As Button
|
|
Friend WithEvents btn_updown_ch9 As Button
|
|
Friend WithEvents txb_timer_ch9 As TextBox
|
|
Friend WithEvents gb_ch8 As GroupBox
|
|
Friend WithEvents btn_reset_ch8 As Button
|
|
Friend WithEvents btn_reg_ch8 As Button
|
|
Friend WithEvents btn_updown_ch8 As Button
|
|
Friend WithEvents txb_timer_ch8 As TextBox
|
|
Friend WithEvents gb_ch7 As GroupBox
|
|
Friend WithEvents btn_reset_ch7 As Button
|
|
Friend WithEvents btn_reg_ch7 As Button
|
|
Friend WithEvents btn_updown_ch7 As Button
|
|
Friend WithEvents txb_timer_ch7 As TextBox
|
|
Friend WithEvents gb_ch6 As GroupBox
|
|
Friend WithEvents btn_reset_ch6 As Button
|
|
Friend WithEvents btn_reg_ch6 As Button
|
|
Friend WithEvents btn_updown_ch6 As Button
|
|
Friend WithEvents txb_timer_ch6 As TextBox
|
|
Friend WithEvents gb_ch15 As GroupBox
|
|
Friend WithEvents btn_reset_ch15 As Button
|
|
Friend WithEvents btn_reg_ch15 As Button
|
|
Friend WithEvents btn_updown_ch15 As Button
|
|
Friend WithEvents txb_timer_ch15 As TextBox
|
|
Friend WithEvents gb_ch14 As GroupBox
|
|
Friend WithEvents btn_reset_ch14 As Button
|
|
Friend WithEvents btn_reg_ch14 As Button
|
|
Friend WithEvents btn_updown_ch14 As Button
|
|
Friend WithEvents txb_timer_ch14 As TextBox
|
|
Friend WithEvents gb_ch13 As GroupBox
|
|
Friend WithEvents btn_reset_ch13 As Button
|
|
Friend WithEvents btn_reg_ch13 As Button
|
|
Friend WithEvents btn_updown_ch13 As Button
|
|
Friend WithEvents txb_timer_ch13 As TextBox
|
|
Friend WithEvents gb_ch12 As GroupBox
|
|
Friend WithEvents btn_reset_ch12 As Button
|
|
Friend WithEvents btn_reg_ch12 As Button
|
|
Friend WithEvents btn_updown_ch12 As Button
|
|
Friend WithEvents txb_timer_ch12 As TextBox
|
|
Friend WithEvents gb_ch11 As GroupBox
|
|
Friend WithEvents btn_reset_ch11 As Button
|
|
Friend WithEvents btn_reg_ch11 As Button
|
|
Friend WithEvents btn_updown_ch11 As Button
|
|
Friend WithEvents txb_timer_ch11 As TextBox
|
|
Friend WithEvents gb_ch20 As GroupBox
|
|
Friend WithEvents btn_reset_ch20 As Button
|
|
Friend WithEvents btn_reg_ch20 As Button
|
|
Friend WithEvents btn_updown_ch20 As Button
|
|
Friend WithEvents txb_timer_ch20 As TextBox
|
|
Friend WithEvents gb_ch19 As GroupBox
|
|
Friend WithEvents btn_reset_ch19 As Button
|
|
Friend WithEvents btn_reg_ch19 As Button
|
|
Friend WithEvents btn_updown_ch19 As Button
|
|
Friend WithEvents txb_timer_ch19 As TextBox
|
|
Friend WithEvents gb_ch18 As GroupBox
|
|
Friend WithEvents btn_reset_ch18 As Button
|
|
Friend WithEvents btn_reg_ch18 As Button
|
|
Friend WithEvents btn_updown_ch18 As Button
|
|
Friend WithEvents txb_timer_ch18 As TextBox
|
|
Friend WithEvents gb_ch17 As GroupBox
|
|
Friend WithEvents btn_reset_ch17 As Button
|
|
Friend WithEvents btn_reg_ch17 As Button
|
|
Friend WithEvents btn_updown_ch17 As Button
|
|
Friend WithEvents txb_timer_ch17 As TextBox
|
|
Friend WithEvents gb_ch16 As GroupBox
|
|
Friend WithEvents btn_reset_ch16 As Button
|
|
Friend WithEvents btn_reg_ch16 As Button
|
|
Friend WithEvents btn_updown_ch16 As Button
|
|
Friend WithEvents txb_timer_ch16 As TextBox
|
|
Friend WithEvents Serial_2Port As IO.Ports.SerialPort
|
|
Friend WithEvents pnReg1 As Panel
|
|
Friend WithEvents lbSec1 As Label
|
|
Friend WithEvents nudMin1 As NumericUpDown
|
|
Friend WithEvents lbMin1 As Label
|
|
Friend WithEvents nudSec1 As NumericUpDown
|
|
Friend WithEvents pnReg2 As Panel
|
|
Friend WithEvents lbSec2 As Label
|
|
Friend WithEvents nudMin2 As NumericUpDown
|
|
Friend WithEvents lbMin2 As Label
|
|
Friend WithEvents nudSec2 As NumericUpDown
|
|
Friend WithEvents pnReg3 As Panel
|
|
Friend WithEvents lbSec3 As Label
|
|
Friend WithEvents nudMin3 As NumericUpDown
|
|
Friend WithEvents lbMin3 As Label
|
|
Friend WithEvents nudSec3 As NumericUpDown
|
|
Friend WithEvents pnReg4 As Panel
|
|
Friend WithEvents lbSec4 As Label
|
|
Friend WithEvents nudMin4 As NumericUpDown
|
|
Friend WithEvents lbMin4 As Label
|
|
Friend WithEvents nudSec4 As NumericUpDown
|
|
Friend WithEvents pnReg5 As Panel
|
|
Friend WithEvents lbSec5 As Label
|
|
Friend WithEvents nudMin5 As NumericUpDown
|
|
Friend WithEvents lbMin5 As Label
|
|
Friend WithEvents nudSec5 As NumericUpDown
|
|
Friend WithEvents pnReg10 As Panel
|
|
Friend WithEvents lbSec10 As Label
|
|
Friend WithEvents nudMin10 As NumericUpDown
|
|
Friend WithEvents lbMin10 As Label
|
|
Friend WithEvents nudSec10 As NumericUpDown
|
|
Friend WithEvents pnReg9 As Panel
|
|
Friend WithEvents lbSec9 As Label
|
|
Friend WithEvents nudMin9 As NumericUpDown
|
|
Friend WithEvents lbMin9 As Label
|
|
Friend WithEvents nudSec9 As NumericUpDown
|
|
Friend WithEvents pnReg8 As Panel
|
|
Friend WithEvents lbSec8 As Label
|
|
Friend WithEvents nudMin8 As NumericUpDown
|
|
Friend WithEvents lbMin8 As Label
|
|
Friend WithEvents nudSec8 As NumericUpDown
|
|
Friend WithEvents pnReg7 As Panel
|
|
Friend WithEvents lbSec7 As Label
|
|
Friend WithEvents nudMin7 As NumericUpDown
|
|
Friend WithEvents lbMin7 As Label
|
|
Friend WithEvents nudSec7 As NumericUpDown
|
|
Friend WithEvents pnReg6 As Panel
|
|
Friend WithEvents lbSec6 As Label
|
|
Friend WithEvents nudMin6 As NumericUpDown
|
|
Friend WithEvents lbMin6 As Label
|
|
Friend WithEvents nudSec6 As NumericUpDown
|
|
Friend WithEvents pnReg15 As Panel
|
|
Friend WithEvents lbSec15 As Label
|
|
Friend WithEvents nudMin15 As NumericUpDown
|
|
Friend WithEvents lbMin15 As Label
|
|
Friend WithEvents nudSec15 As NumericUpDown
|
|
Friend WithEvents pnReg14 As Panel
|
|
Friend WithEvents lbSec14 As Label
|
|
Friend WithEvents nudMin14 As NumericUpDown
|
|
Friend WithEvents lbMin14 As Label
|
|
Friend WithEvents nudSec14 As NumericUpDown
|
|
Friend WithEvents pnReg13 As Panel
|
|
Friend WithEvents lbSec13 As Label
|
|
Friend WithEvents nudMin13 As NumericUpDown
|
|
Friend WithEvents lbMin13 As Label
|
|
Friend WithEvents nudSec13 As NumericUpDown
|
|
Friend WithEvents pnReg12 As Panel
|
|
Friend WithEvents lbSec12 As Label
|
|
Friend WithEvents nudMin12 As NumericUpDown
|
|
Friend WithEvents lbMin12 As Label
|
|
Friend WithEvents nudSec12 As NumericUpDown
|
|
Friend WithEvents pnReg11 As Panel
|
|
Friend WithEvents lbSec11 As Label
|
|
Friend WithEvents nudMin11 As NumericUpDown
|
|
Friend WithEvents lbMin11 As Label
|
|
Friend WithEvents nudSec11 As NumericUpDown
|
|
Friend WithEvents pnReg20 As Panel
|
|
Friend WithEvents lbSec20 As Label
|
|
Friend WithEvents nudMin20 As NumericUpDown
|
|
Friend WithEvents lbMin20 As Label
|
|
Friend WithEvents nudSec20 As NumericUpDown
|
|
Friend WithEvents pnReg19 As Panel
|
|
Friend WithEvents lbSec19 As Label
|
|
Friend WithEvents nudMin19 As NumericUpDown
|
|
Friend WithEvents lbMin19 As Label
|
|
Friend WithEvents nudSec19 As NumericUpDown
|
|
Friend WithEvents pnReg18 As Panel
|
|
Friend WithEvents lbSec18 As Label
|
|
Friend WithEvents nudMin18 As NumericUpDown
|
|
Friend WithEvents lbMin18 As Label
|
|
Friend WithEvents nudSec18 As NumericUpDown
|
|
Friend WithEvents pnReg17 As Panel
|
|
Friend WithEvents lbSec17 As Label
|
|
Friend WithEvents nudMin17 As NumericUpDown
|
|
Friend WithEvents lbMin17 As Label
|
|
Friend WithEvents nudSec17 As NumericUpDown
|
|
Friend WithEvents pnReg16 As Panel
|
|
Friend WithEvents lbSec16 As Label
|
|
Friend WithEvents nudMin16 As NumericUpDown
|
|
Friend WithEvents lbMin16 As Label
|
|
Friend WithEvents nudSec16 As NumericUpDown
|
|
Friend WithEvents gbFunc As GroupBox
|
|
Friend WithEvents rdbPort As RadioButton
|
|
Friend WithEvents rdbTime As RadioButton
|
|
Friend WithEvents gbToday As GroupBox
|
|
Friend WithEvents lbToday As Label
|
|
Friend WithEvents txbToday As TextBox
|
|
Friend WithEvents pn10Port As Panel
|
|
Friend WithEvents gbSglCH1 As GroupBox
|
|
Friend WithEvents btnSglReset1 As Button
|
|
Friend WithEvents pnSglEdit1 As Panel
|
|
Friend WithEvents lbSglSec1 As Label
|
|
Friend WithEvents nudSglMin1 As NumericUpDown
|
|
Friend WithEvents lbSglMin1 As Label
|
|
Friend WithEvents nudSglSec1 As NumericUpDown
|
|
Friend WithEvents txbSglCH1 As TextBox
|
|
Friend WithEvents btnSglStart1 As Button
|
|
Friend WithEvents btnSglEdit1 As Button
|
|
Friend WithEvents gbSglCH10 As GroupBox
|
|
Friend WithEvents btnSglStart10 As Button
|
|
Friend WithEvents btnSglEdit10 As Button
|
|
Friend WithEvents btnSglReset10 As Button
|
|
Friend WithEvents txbSglCH10 As TextBox
|
|
Friend WithEvents pnSglEdit10 As Panel
|
|
Friend WithEvents lbSglSec10 As Label
|
|
Friend WithEvents nudSglMin10 As NumericUpDown
|
|
Friend WithEvents lbSglMin10 As Label
|
|
Friend WithEvents nudSglSec10 As NumericUpDown
|
|
Friend WithEvents gbSglCH9 As GroupBox
|
|
Friend WithEvents btnSglStart9 As Button
|
|
Friend WithEvents btnSglEdit9 As Button
|
|
Friend WithEvents btnSglReset9 As Button
|
|
Friend WithEvents txbSglCH9 As TextBox
|
|
Friend WithEvents pnSglEdit9 As Panel
|
|
Friend WithEvents lbSglSec9 As Label
|
|
Friend WithEvents nudSglMin9 As NumericUpDown
|
|
Friend WithEvents lbSglMin9 As Label
|
|
Friend WithEvents nudSglSec9 As NumericUpDown
|
|
Friend WithEvents gbSglCH8 As GroupBox
|
|
Friend WithEvents btnSglStart8 As Button
|
|
Friend WithEvents btnSglEdit8 As Button
|
|
Friend WithEvents btnSglReset8 As Button
|
|
Friend WithEvents txbSglCH8 As TextBox
|
|
Friend WithEvents pnSglEdit8 As Panel
|
|
Friend WithEvents lbSglSec8 As Label
|
|
Friend WithEvents nudSglMin8 As NumericUpDown
|
|
Friend WithEvents lbSglMin8 As Label
|
|
Friend WithEvents nudSglSec8 As NumericUpDown
|
|
Friend WithEvents gbSglCH7 As GroupBox
|
|
Friend WithEvents btnSglStart7 As Button
|
|
Friend WithEvents btnSglEdit7 As Button
|
|
Friend WithEvents btnSglReset7 As Button
|
|
Friend WithEvents txbSglCH7 As TextBox
|
|
Friend WithEvents pnSglEdit7 As Panel
|
|
Friend WithEvents lbSglSec7 As Label
|
|
Friend WithEvents nudSglMin7 As NumericUpDown
|
|
Friend WithEvents lbSglMin7 As Label
|
|
Friend WithEvents nudSglSec7 As NumericUpDown
|
|
Friend WithEvents gbSglCH6 As GroupBox
|
|
Friend WithEvents btnSglStart6 As Button
|
|
Friend WithEvents btnSglEdit6 As Button
|
|
Friend WithEvents btnSglReset6 As Button
|
|
Friend WithEvents txbSglCH6 As TextBox
|
|
Friend WithEvents pnSglEdit6 As Panel
|
|
Friend WithEvents lbSglSec6 As Label
|
|
Friend WithEvents nudSglMin6 As NumericUpDown
|
|
Friend WithEvents lbSglMin6 As Label
|
|
Friend WithEvents nudSglSec6 As NumericUpDown
|
|
Friend WithEvents gbSglCH5 As GroupBox
|
|
Friend WithEvents btnSglStart5 As Button
|
|
Friend WithEvents btnSglEdit5 As Button
|
|
Friend WithEvents btnSglReset5 As Button
|
|
Friend WithEvents txbSglCH5 As TextBox
|
|
Friend WithEvents pnSglEdit5 As Panel
|
|
Friend WithEvents lbSglSec5 As Label
|
|
Friend WithEvents nudSglMin5 As NumericUpDown
|
|
Friend WithEvents lbSglMin5 As Label
|
|
Friend WithEvents nudSglSec5 As NumericUpDown
|
|
Friend WithEvents gbSglCH4 As GroupBox
|
|
Friend WithEvents btnSglStart4 As Button
|
|
Friend WithEvents btnSglEdit4 As Button
|
|
Friend WithEvents btnSglReset4 As Button
|
|
Friend WithEvents txbSglCH4 As TextBox
|
|
Friend WithEvents pnSglEdit4 As Panel
|
|
Friend WithEvents lbSglSec4 As Label
|
|
Friend WithEvents nudSglMin4 As NumericUpDown
|
|
Friend WithEvents lbSglMin4 As Label
|
|
Friend WithEvents nudSglSec4 As NumericUpDown
|
|
Friend WithEvents gbSglCH3 As GroupBox
|
|
Friend WithEvents btnSglStart3 As Button
|
|
Friend WithEvents btnSglEdit3 As Button
|
|
Friend WithEvents btnSglReset3 As Button
|
|
Friend WithEvents txbSglCH3 As TextBox
|
|
Friend WithEvents pnSglEdit3 As Panel
|
|
Friend WithEvents lbSglSec3 As Label
|
|
Friend WithEvents nudSglMin3 As NumericUpDown
|
|
Friend WithEvents lbSglMin3 As Label
|
|
Friend WithEvents nudSglSec3 As NumericUpDown
|
|
Friend WithEvents gbSglCH2 As GroupBox
|
|
Friend WithEvents btnSglStart2 As Button
|
|
Friend WithEvents btnSglEdit2 As Button
|
|
Friend WithEvents btnSglReset2 As Button
|
|
Friend WithEvents txbSglCH2 As TextBox
|
|
Friend WithEvents pnSglEdit2 As Panel
|
|
Friend WithEvents lbSglSec2 As Label
|
|
Friend WithEvents nudSglMin2 As NumericUpDown
|
|
Friend WithEvents lbSglMin2 As Label
|
|
Friend WithEvents nudSglSec2 As NumericUpDown
|
|
Friend WithEvents gbPortCount As GroupBox
|
|
Friend WithEvents rdbport20 As RadioButton
|
|
Friend WithEvents rdbport10 As RadioButton
|
|
Friend WithEvents pn20Port As Panel
|
|
Friend WithEvents btnManager As Button
|
|
Friend WithEvents playTimer As Timer
|
|
Friend WithEvents txbState As TextBox
|
|
End Class
|