namespace IControls_FireManager
{
partial class Form_Receiver_Add
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem();
this.officeFormAdorner = new Janus.Windows.Ribbon.OfficeFormAdorner(this.components);
this.editBox_CommandPort = new Janus.Windows.GridEX.EditControls.EditBox();
this.editBox_EventPort = new Janus.Windows.GridEX.EditControls.EditBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label_SystemType = new System.Windows.Forms.Label();
this.EditBox_IP1 = new Janus.Windows.GridEX.EditControls.EditBox();
this.label_3 = new System.Windows.Forms.Label();
this.label_2 = new System.Windows.Forms.Label();
this.label_1 = new System.Windows.Forms.Label();
this.label_IP_ID = new System.Windows.Forms.Label();
this.EditBox_IP4 = new Janus.Windows.GridEX.EditControls.EditBox();
this.EditBox_IP3 = new Janus.Windows.GridEX.EditControls.EditBox();
this.EditBox_IP2 = new Janus.Windows.GridEX.EditControls.EditBox();
this.uiButton_cancel = new Janus.Windows.EditControls.UIButton();
this.visualStyleManager = new Janus.Windows.Common.VisualStyleManager(this.components);
this.UiButton_Confirm = new Janus.Windows.EditControls.UIButton();
this.uiCheckBox_ViewChange = new Janus.Windows.EditControls.UICheckBox();
this.uiComboBox_FireAccumulation = new Janus.Windows.EditControls.UIComboBox();
this.uiRadioButton_Steady = new Janus.Windows.EditControls.UIRadioButton();
this.uiRadioButton_AutoRecover = new Janus.Windows.EditControls.UIRadioButton();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
this.label9 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.editBox_BuildingName = new Janus.Windows.GridEX.EditControls.EditBox();
this.uiRadioButton_IFC1000 = new Janus.Windows.EditControls.UIRadioButton();
this.uiRadioButton_IFC2000 = new Janus.Windows.EditControls.UIRadioButton();
this.uiRadioButton_IFC3000 = new Janus.Windows.EditControls.UIRadioButton();
this.label8 = new System.Windows.Forms.Label();
this.uiRadioButton_IFC3300 = new Janus.Windows.EditControls.UIRadioButton();
this.label7 = new System.Windows.Forms.Label();
this.uiGroupBox = new Janus.Windows.EditControls.UIGroupBox();
this.uiCheckBox_MasterFlag = new Janus.Windows.EditControls.UICheckBox();
this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
this.uiGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox)).BeginInit();
this.uiGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
this.uiGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
this.uiGroupBox3.SuspendLayout();
this.SuspendLayout();
//
// officeFormAdorner
//
this.officeFormAdorner.Form = this;
this.officeFormAdorner.Office2007CustomColor = System.Drawing.Color.Empty;
//
// editBox_CommandPort
//
this.editBox_CommandPort.Font = new System.Drawing.Font("굴림", 9F);
this.editBox_CommandPort.Location = new System.Drawing.Point(486, 68);
this.editBox_CommandPort.Name = "editBox_CommandPort";
this.editBox_CommandPort.Size = new System.Drawing.Size(54, 21);
this.editBox_CommandPort.TabIndex = 385;
this.editBox_CommandPort.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// editBox_EventPort
//
this.editBox_EventPort.Font = new System.Drawing.Font("굴림", 9F);
this.editBox_EventPort.Location = new System.Drawing.Point(486, 43);
this.editBox_EventPort.Name = "editBox_EventPort";
this.editBox_EventPort.Size = new System.Drawing.Size(54, 21);
this.editBox_EventPort.TabIndex = 384;
this.editBox_EventPort.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Font = new System.Drawing.Font("굴림", 9F);
this.label2.Location = new System.Drawing.Point(382, 73);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(91, 12);
this.label2.TabIndex = 383;
this.label2.Text = "• 명령어 포트 :";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("굴림", 9F);
this.label1.Location = new System.Drawing.Point(382, 48);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(91, 12);
this.label1.TabIndex = 382;
this.label1.Text = "• 이벤트 포트 :";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label_SystemType
//
this.label_SystemType.AutoSize = true;
this.label_SystemType.BackColor = System.Drawing.Color.Transparent;
this.label_SystemType.Font = new System.Drawing.Font("굴림", 9F);
this.label_SystemType.Location = new System.Drawing.Point(6, 6);
this.label_SystemType.Name = "label_SystemType";
this.label_SystemType.Size = new System.Drawing.Size(105, 12);
this.label_SystemType.TabIndex = 380;
this.label_SystemType.Text = "▶ 네트워크 설정 :";
this.label_SystemType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// EditBox_IP1
//
this.EditBox_IP1.Font = new System.Drawing.Font("굴림", 9F);
this.EditBox_IP1.Location = new System.Drawing.Point(97, 43);
this.EditBox_IP1.Name = "EditBox_IP1";
this.EditBox_IP1.Size = new System.Drawing.Size(41, 21);
this.EditBox_IP1.TabIndex = 372;
this.EditBox_IP1.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// label_3
//
this.label_3.AutoSize = true;
this.label_3.BackColor = System.Drawing.Color.Transparent;
this.label_3.Font = new System.Drawing.Font("굴림", 9F);
this.label_3.Location = new System.Drawing.Point(260, 48);
this.label_3.Name = "label_3";
this.label_3.Size = new System.Drawing.Size(9, 12);
this.label_3.TabIndex = 378;
this.label_3.Text = ".";
this.label_3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label_2
//
this.label_2.AutoSize = true;
this.label_2.BackColor = System.Drawing.Color.Transparent;
this.label_2.Font = new System.Drawing.Font("굴림", 9F);
this.label_2.Location = new System.Drawing.Point(201, 48);
this.label_2.Name = "label_2";
this.label_2.Size = new System.Drawing.Size(9, 12);
this.label_2.TabIndex = 377;
this.label_2.Text = ".";
this.label_2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label_1
//
this.label_1.AutoSize = true;
this.label_1.BackColor = System.Drawing.Color.Transparent;
this.label_1.Font = new System.Drawing.Font("굴림", 9F);
this.label_1.Location = new System.Drawing.Point(142, 48);
this.label_1.Name = "label_1";
this.label_1.Size = new System.Drawing.Size(9, 12);
this.label_1.TabIndex = 376;
this.label_1.Text = ".";
this.label_1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label_IP_ID
//
this.label_IP_ID.AutoSize = true;
this.label_IP_ID.BackColor = System.Drawing.Color.Transparent;
this.label_IP_ID.Font = new System.Drawing.Font("굴림", 9F);
this.label_IP_ID.Location = new System.Drawing.Point(32, 48);
this.label_IP_ID.Name = "label_IP_ID";
this.label_IP_ID.Size = new System.Drawing.Size(38, 12);
this.label_IP_ID.TabIndex = 379;
this.label_IP_ID.Text = "• IP :";
this.label_IP_ID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// EditBox_IP4
//
this.EditBox_IP4.Font = new System.Drawing.Font("굴림", 9F);
this.EditBox_IP4.Location = new System.Drawing.Point(274, 43);
this.EditBox_IP4.Name = "EditBox_IP4";
this.EditBox_IP4.Size = new System.Drawing.Size(41, 21);
this.EditBox_IP4.TabIndex = 375;
this.EditBox_IP4.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// EditBox_IP3
//
this.EditBox_IP3.Font = new System.Drawing.Font("굴림", 9F);
this.EditBox_IP3.Location = new System.Drawing.Point(215, 43);
this.EditBox_IP3.Name = "EditBox_IP3";
this.EditBox_IP3.Size = new System.Drawing.Size(41, 21);
this.EditBox_IP3.TabIndex = 374;
this.EditBox_IP3.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// EditBox_IP2
//
this.EditBox_IP2.Font = new System.Drawing.Font("굴림", 9F);
this.EditBox_IP2.Location = new System.Drawing.Point(156, 43);
this.EditBox_IP2.Name = "EditBox_IP2";
this.EditBox_IP2.Size = new System.Drawing.Size(41, 21);
this.EditBox_IP2.TabIndex = 373;
this.EditBox_IP2.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// uiButton_cancel
//
this.uiButton_cancel.Font = new System.Drawing.Font("굴림", 9F);
this.uiButton_cancel.HighlightActiveButton = false;
this.uiButton_cancel.Location = new System.Drawing.Point(504, 352);
this.uiButton_cancel.Name = "uiButton_cancel";
this.uiButton_cancel.Size = new System.Drawing.Size(88, 32);
this.uiButton_cancel.TabIndex = 381;
this.uiButton_cancel.Text = "취소";
this.uiButton_cancel.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
this.uiButton_cancel.VisualStyleManager = this.visualStyleManager;
this.uiButton_cancel.Click += new System.EventHandler(this.uiButton_cancel_Click);
//
// UiButton_Confirm
//
this.UiButton_Confirm.Font = new System.Drawing.Font("굴림", 9F);
this.UiButton_Confirm.HighlightActiveButton = false;
this.UiButton_Confirm.Location = new System.Drawing.Point(410, 352);
this.UiButton_Confirm.Name = "UiButton_Confirm";
this.UiButton_Confirm.Size = new System.Drawing.Size(88, 32);
this.UiButton_Confirm.TabIndex = 60;
this.UiButton_Confirm.Text = "확인";
this.UiButton_Confirm.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
this.UiButton_Confirm.VisualStyleManager = this.visualStyleManager;
this.UiButton_Confirm.Click += new System.EventHandler(this.UiButton_SubPortAdd_Click);
//
// uiCheckBox_ViewChange
//
this.uiCheckBox_ViewChange.BackColor = System.Drawing.Color.Transparent;
this.uiCheckBox_ViewChange.Location = new System.Drawing.Point(144, 80);
this.uiCheckBox_ViewChange.Name = "uiCheckBox_ViewChange";
this.uiCheckBox_ViewChange.Size = new System.Drawing.Size(125, 23);
this.uiCheckBox_ViewChange.TabIndex = 387;
this.uiCheckBox_ViewChange.Text = "화재시 화면 전환";
//
// uiComboBox_FireAccumulation
//
uiComboBoxItem1.FormatStyle.Alpha = 0;
uiComboBoxItem1.IsSeparator = false;
uiComboBoxItem1.Text = "축적 안함";
uiComboBoxItem1.Value = ((short)(0));
uiComboBoxItem2.FormatStyle.Alpha = 0;
uiComboBoxItem2.IsSeparator = false;
uiComboBoxItem2.Text = "30초";
uiComboBoxItem2.Value = ((short)(30));
uiComboBoxItem3.FormatStyle.Alpha = 0;
uiComboBoxItem3.IsSeparator = false;
uiComboBoxItem3.Text = "40초";
uiComboBoxItem3.Value = ((short)(40));
uiComboBoxItem4.FormatStyle.Alpha = 0;
uiComboBoxItem4.IsSeparator = false;
uiComboBoxItem4.Text = "50초";
uiComboBoxItem4.Value = ((short)(50));
uiComboBoxItem5.FormatStyle.Alpha = 0;
uiComboBoxItem5.IsSeparator = false;
uiComboBoxItem5.Text = "60초";
uiComboBoxItem5.Value = ((short)(60));
this.uiComboBox_FireAccumulation.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
uiComboBoxItem1,
uiComboBoxItem2,
uiComboBoxItem3,
uiComboBoxItem4,
uiComboBoxItem5});
this.uiComboBox_FireAccumulation.Location = new System.Drawing.Point(148, 40);
this.uiComboBox_FireAccumulation.Name = "uiComboBox_FireAccumulation";
this.uiComboBox_FireAccumulation.Size = new System.Drawing.Size(121, 21);
this.uiComboBox_FireAccumulation.TabIndex = 386;
this.uiComboBox_FireAccumulation.Text = "축적안함";
//
// uiRadioButton_Steady
//
this.uiRadioButton_Steady.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_Steady.Location = new System.Drawing.Point(483, 60);
this.uiRadioButton_Steady.Name = "uiRadioButton_Steady";
this.uiRadioButton_Steady.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_Steady.TabIndex = 385;
this.uiRadioButton_Steady.Text = "지속";
//
// uiRadioButton_AutoRecover
//
this.uiRadioButton_AutoRecover.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_AutoRecover.Checked = true;
this.uiRadioButton_AutoRecover.Location = new System.Drawing.Point(483, 40);
this.uiRadioButton_AutoRecover.Name = "uiRadioButton_AutoRecover";
this.uiRadioButton_AutoRecover.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_AutoRecover.TabIndex = 384;
this.uiRadioButton_AutoRecover.TabStop = true;
this.uiRadioButton_AutoRecover.Text = "자동복구";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Font = new System.Drawing.Font("굴림", 9F);
this.label3.Location = new System.Drawing.Point(382, 45);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(79, 12);
this.label3.TabIndex = 383;
this.label3.Text = "• 화재 모드 :";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Font = new System.Drawing.Font("굴림", 9F);
this.label4.Location = new System.Drawing.Point(32, 45);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(107, 12);
this.label4.TabIndex = 382;
this.label4.Text = "• 화재 축적 모드 :";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Font = new System.Drawing.Font("굴림", 9F);
this.label5.Location = new System.Drawing.Point(6, 8);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(81, 12);
this.label5.TabIndex = 380;
this.label5.Text = "▶ 화재 설정 :";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiGroupBox2
//
this.uiGroupBox2.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel;
this.uiGroupBox2.BorderColor = System.Drawing.Color.Transparent;
this.uiGroupBox2.Controls.Add(this.label9);
this.uiGroupBox2.Controls.Add(this.label6);
this.uiGroupBox2.Controls.Add(this.editBox_BuildingName);
this.uiGroupBox2.Controls.Add(this.uiRadioButton_IFC1000);
this.uiGroupBox2.Controls.Add(this.uiRadioButton_IFC2000);
this.uiGroupBox2.Controls.Add(this.uiRadioButton_IFC3000);
this.uiGroupBox2.Controls.Add(this.label8);
this.uiGroupBox2.Controls.Add(this.uiRadioButton_IFC3300);
this.uiGroupBox2.Controls.Add(this.label7);
this.uiGroupBox2.Location = new System.Drawing.Point(12, 5);
this.uiGroupBox2.Name = "uiGroupBox2";
this.uiGroupBox2.Size = new System.Drawing.Size(571, 120);
this.uiGroupBox2.TabIndex = 389;
this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.Font = new System.Drawing.Font("굴림", 9F);
this.label9.Location = new System.Drawing.Point(383, 72);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(87, 12);
this.label9.TabIndex = 389;
this.label9.Text = "(대용량수신기)";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("굴림", 9F);
this.label6.Location = new System.Drawing.Point(106, 53);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(245, 12);
this.label6.TabIndex = 389;
this.label6.Text = "(특수 문자는 넣지 마세요. 예시 : _ ! @#$;:)";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// editBox_BuildingName
//
this.editBox_BuildingName.Font = new System.Drawing.Font("굴림", 9F);
this.editBox_BuildingName.Location = new System.Drawing.Point(105, 22);
this.editBox_BuildingName.Name = "editBox_BuildingName";
this.editBox_BuildingName.Size = new System.Drawing.Size(246, 21);
this.editBox_BuildingName.TabIndex = 385;
this.editBox_BuildingName.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
//
// uiRadioButton_IFC1000
//
this.uiRadioButton_IFC1000.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_IFC1000.Location = new System.Drawing.Point(482, 91);
this.uiRadioButton_IFC1000.Name = "uiRadioButton_IFC1000";
this.uiRadioButton_IFC1000.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_IFC1000.TabIndex = 385;
this.uiRadioButton_IFC1000.Text = "IFC1000";
//
// uiRadioButton_IFC2000
//
this.uiRadioButton_IFC2000.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_IFC2000.Location = new System.Drawing.Point(483, 68);
this.uiRadioButton_IFC2000.Name = "uiRadioButton_IFC2000";
this.uiRadioButton_IFC2000.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_IFC2000.TabIndex = 385;
this.uiRadioButton_IFC2000.Text = "IFC2000";
//
// uiRadioButton_IFC3000
//
this.uiRadioButton_IFC3000.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_IFC3000.Location = new System.Drawing.Point(483, 45);
this.uiRadioButton_IFC3000.Name = "uiRadioButton_IFC3000";
this.uiRadioButton_IFC3000.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_IFC3000.TabIndex = 385;
this.uiRadioButton_IFC3000.Text = "IFC3000";
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Font = new System.Drawing.Font("굴림", 9F);
this.label8.Location = new System.Drawing.Point(6, 27);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(93, 12);
this.label8.TabIndex = 380;
this.label8.Text = "▶ 건물 표시명 :";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiRadioButton_IFC3300
//
this.uiRadioButton_IFC3300.BackColor = System.Drawing.Color.Transparent;
this.uiRadioButton_IFC3300.Checked = true;
this.uiRadioButton_IFC3300.Location = new System.Drawing.Point(389, 45);
this.uiRadioButton_IFC3300.Name = "uiRadioButton_IFC3300";
this.uiRadioButton_IFC3300.Size = new System.Drawing.Size(104, 23);
this.uiRadioButton_IFC3300.TabIndex = 384;
this.uiRadioButton_IFC3300.TabStop = true;
this.uiRadioButton_IFC3300.Text = "IFC3300";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Font = new System.Drawing.Font("굴림", 9F);
this.label7.Location = new System.Drawing.Point(382, 27);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(91, 12);
this.label7.TabIndex = 383;
this.label7.Text = "• 수신기 모델 :";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiGroupBox
//
this.uiGroupBox.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel;
this.uiGroupBox.BorderColor = System.Drawing.Color.Transparent;
this.uiGroupBox.Controls.Add(this.uiCheckBox_MasterFlag);
this.uiGroupBox.Controls.Add(this.editBox_CommandPort);
this.uiGroupBox.Controls.Add(this.editBox_EventPort);
this.uiGroupBox.Controls.Add(this.label2);
this.uiGroupBox.Controls.Add(this.label1);
this.uiGroupBox.Controls.Add(this.label_SystemType);
this.uiGroupBox.Controls.Add(this.EditBox_IP1);
this.uiGroupBox.Controls.Add(this.label_3);
this.uiGroupBox.Controls.Add(this.label_2);
this.uiGroupBox.Controls.Add(this.label_1);
this.uiGroupBox.Controls.Add(this.label_IP_ID);
this.uiGroupBox.Controls.Add(this.EditBox_IP4);
this.uiGroupBox.Controls.Add(this.EditBox_IP3);
this.uiGroupBox.Controls.Add(this.EditBox_IP2);
this.uiGroupBox.Location = new System.Drawing.Point(12, 121);
this.uiGroupBox.Name = "uiGroupBox";
this.uiGroupBox.Size = new System.Drawing.Size(571, 112);
this.uiGroupBox.TabIndex = 0;
this.uiGroupBox.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// uiCheckBox_MasterFlag
//
this.uiCheckBox_MasterFlag.BackColor = System.Drawing.Color.Transparent;
this.uiCheckBox_MasterFlag.Location = new System.Drawing.Point(34, 77);
this.uiCheckBox_MasterFlag.Name = "uiCheckBox_MasterFlag";
this.uiCheckBox_MasterFlag.Size = new System.Drawing.Size(222, 23);
this.uiCheckBox_MasterFlag.TabIndex = 388;
this.uiCheckBox_MasterFlag.Text = "네트워크 수신기용 (MASTER 모드)";
//
// uiGroupBox1
//
this.uiGroupBox1.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel;
this.uiGroupBox1.BorderColor = System.Drawing.Color.Transparent;
this.uiGroupBox1.Controls.Add(this.uiCheckBox_ViewChange);
this.uiGroupBox1.Controls.Add(this.uiComboBox_FireAccumulation);
this.uiGroupBox1.Controls.Add(this.uiRadioButton_Steady);
this.uiGroupBox1.Controls.Add(this.uiRadioButton_AutoRecover);
this.uiGroupBox1.Controls.Add(this.label3);
this.uiGroupBox1.Controls.Add(this.label4);
this.uiGroupBox1.Controls.Add(this.label5);
this.uiGroupBox1.Location = new System.Drawing.Point(17, 241);
this.uiGroupBox1.Name = "uiGroupBox1";
this.uiGroupBox1.Size = new System.Drawing.Size(587, 105);
this.uiGroupBox1.TabIndex = 1;
this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// uiGroupBox3
//
this.uiGroupBox3.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel;
this.uiGroupBox3.BorderColor = System.Drawing.Color.Transparent;
this.uiGroupBox3.Controls.Add(this.UiButton_Confirm);
this.uiGroupBox3.Controls.Add(this.uiGroupBox);
this.uiGroupBox3.Controls.Add(this.uiGroupBox1);
this.uiGroupBox3.Controls.Add(this.uiButton_cancel);
this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
this.uiGroupBox3.Name = "uiGroupBox3";
this.uiGroupBox3.Size = new System.Drawing.Size(620, 410);
this.uiGroupBox3.TabIndex = 390;
this.uiGroupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
//
// Form_Receiver_Add
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(620, 410);
this.Controls.Add(this.uiGroupBox2);
this.Controls.Add(this.uiGroupBox3);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_Receiver_Add";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "수신기 설정";
((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
this.uiGroupBox2.ResumeLayout(false);
this.uiGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox)).EndInit();
this.uiGroupBox.ResumeLayout(false);
this.uiGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
this.uiGroupBox1.ResumeLayout(false);
this.uiGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
this.uiGroupBox3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Janus.Windows.Ribbon.OfficeFormAdorner officeFormAdorner;
private Janus.Windows.Common.VisualStyleManager visualStyleManager;
private Janus.Windows.EditControls.UIButton UiButton_Confirm;
private System.Windows.Forms.Label label_SystemType;
private Janus.Windows.GridEX.EditControls.EditBox EditBox_IP1;
private System.Windows.Forms.Label label_3;
private System.Windows.Forms.Label label_2;
private System.Windows.Forms.Label label_1;
private System.Windows.Forms.Label label_IP_ID;
private Janus.Windows.GridEX.EditControls.EditBox EditBox_IP4;
private Janus.Windows.GridEX.EditControls.EditBox EditBox_IP3;
private Janus.Windows.GridEX.EditControls.EditBox EditBox_IP2;
private Janus.Windows.EditControls.UIButton uiButton_cancel;
private Janus.Windows.EditControls.UICheckBox uiCheckBox_ViewChange;
private Janus.Windows.EditControls.UIComboBox uiComboBox_FireAccumulation;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_Steady;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_AutoRecover;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private Janus.Windows.GridEX.EditControls.EditBox editBox_CommandPort;
private Janus.Windows.GridEX.EditControls.EditBox editBox_EventPort;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private Janus.Windows.EditControls.UIGroupBox uiGroupBox2;
private System.Windows.Forms.Label label8;
private Janus.Windows.GridEX.EditControls.EditBox editBox_BuildingName;
private Janus.Windows.EditControls.UIGroupBox uiGroupBox;
private Janus.Windows.EditControls.UIGroupBox uiGroupBox3;
private Janus.Windows.EditControls.UIGroupBox uiGroupBox1;
private Janus.Windows.EditControls.UICheckBox uiCheckBox_MasterFlag;
private System.Windows.Forms.Label label6;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_IFC1000;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_IFC2000;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_IFC3000;
private Janus.Windows.EditControls.UIRadioButton uiRadioButton_IFC3300;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label9;
}
}