미사용 폼 삭제
parent
ea2e39f4d2
commit
682fc045bd
BIN
INT_LKD_2.suo
BIN
INT_LKD_2.suo
Binary file not shown.
|
@ -1,37 +0,0 @@
|
||||||
namespace INT_LKD_2.Controls.Bottom
|
|
||||||
{
|
|
||||||
partial class ControlBottomManual
|
|
||||||
{
|
|
||||||
/// <summary>
|
|
||||||
/// Required designer variable.
|
|
||||||
/// </summary>
|
|
||||||
private System.ComponentModel.IContainer components = null;
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Clean up any resources being used.
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
||||||
protected override void Dispose(bool disposing)
|
|
||||||
{
|
|
||||||
if (disposing && (components != null))
|
|
||||||
{
|
|
||||||
components.Dispose();
|
|
||||||
}
|
|
||||||
base.Dispose(disposing);
|
|
||||||
}
|
|
||||||
|
|
||||||
#region Component Designer generated code
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Required method for Designer support - do not modify
|
|
||||||
/// the contents of this method with the code editor.
|
|
||||||
/// </summary>
|
|
||||||
private void InitializeComponent()
|
|
||||||
{
|
|
||||||
components = new System.ComponentModel.Container();
|
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
using System;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.ComponentModel;
|
|
||||||
using System.Drawing;
|
|
||||||
using System.Data;
|
|
||||||
using System.Text;
|
|
||||||
using System.Windows.Forms;
|
|
||||||
|
|
||||||
namespace INT_LKD_2.Controls.Bottom
|
|
||||||
{
|
|
||||||
public partial class ControlBottomManual : UserControl
|
|
||||||
{
|
|
||||||
public ControlBottomManual()
|
|
||||||
{
|
|
||||||
InitializeComponent();
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,37 +0,0 @@
|
||||||
namespace INT_LKD_2.Controls.Bottom
|
|
||||||
{
|
|
||||||
partial class ControlBottomSetting
|
|
||||||
{
|
|
||||||
/// <summary>
|
|
||||||
/// Required designer variable.
|
|
||||||
/// </summary>
|
|
||||||
private System.ComponentModel.IContainer components = null;
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Clean up any resources being used.
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
||||||
protected override void Dispose(bool disposing)
|
|
||||||
{
|
|
||||||
if (disposing && (components != null))
|
|
||||||
{
|
|
||||||
components.Dispose();
|
|
||||||
}
|
|
||||||
base.Dispose(disposing);
|
|
||||||
}
|
|
||||||
|
|
||||||
#region Component Designer generated code
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Required method for Designer support - do not modify
|
|
||||||
/// the contents of this method with the code editor.
|
|
||||||
/// </summary>
|
|
||||||
private void InitializeComponent()
|
|
||||||
{
|
|
||||||
components = new System.ComponentModel.Container();
|
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,19 +0,0 @@
|
||||||
using System;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.ComponentModel;
|
|
||||||
using System.Drawing;
|
|
||||||
using System.Data;
|
|
||||||
using System.Text;
|
|
||||||
using System.Windows.Forms;
|
|
||||||
|
|
||||||
namespace INT_LKD_2.Controls.Bottom
|
|
||||||
{
|
|
||||||
public partial class ControlBottomSetting : UserControl
|
|
||||||
{
|
|
||||||
public ControlBottomSetting()
|
|
||||||
{
|
|
||||||
InitializeComponent();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,609 +0,0 @@
|
||||||
namespace INT_LKD_2.Forms
|
|
||||||
{
|
|
||||||
partial class FormConfiguration
|
|
||||||
{
|
|
||||||
/// <summary>
|
|
||||||
/// Required designer variable.
|
|
||||||
/// </summary>
|
|
||||||
private System.ComponentModel.IContainer components = null;
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Clean up any resources being used.
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
||||||
protected override void Dispose(bool disposing)
|
|
||||||
{
|
|
||||||
if (disposing && (components != null))
|
|
||||||
{
|
|
||||||
components.Dispose();
|
|
||||||
}
|
|
||||||
base.Dispose(disposing);
|
|
||||||
}
|
|
||||||
|
|
||||||
#region Windows Form Designer generated code
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Required method for Designer support - do not modify
|
|
||||||
/// the contents of this method with the code editor.
|
|
||||||
/// </summary>
|
|
||||||
private void InitializeComponent()
|
|
||||||
{
|
|
||||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormConfiguration));
|
|
||||||
this.smartForm1 = new SmartX.SmartForm();
|
|
||||||
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
|
||||||
this.buttonMove1_1W = new SmartX.SmartButton();
|
|
||||||
this.smartLabel10 = new SmartX.SmartLabel();
|
|
||||||
this.buttonAlarmReset_1W = new SmartX.SmartButton();
|
|
||||||
this.buttonOrigin = new SmartX.SmartButton();
|
|
||||||
this.smartLabel8 = new SmartX.SmartLabel();
|
|
||||||
this.buttonMove2_4W = new SmartX.SmartButton();
|
|
||||||
this.buttonMove1_4W = new SmartX.SmartButton();
|
|
||||||
this.buttonAlarmReset_4W = new SmartX.SmartButton();
|
|
||||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
||||||
this.labelChart2DrawStep = new SmartX.SmartLabel();
|
|
||||||
this.smartLabel13 = new SmartX.SmartLabel();
|
|
||||||
this.labelChart1DrawStep = new SmartX.SmartLabel();
|
|
||||||
this.smartLabel11 = new SmartX.SmartLabel();
|
|
||||||
this.buttonSetting = new SmartX.SmartButton();
|
|
||||||
this.buttonMainDisplay = new SmartX.SmartButton();
|
|
||||||
this.labelTime = new SmartX.SmartLabel();
|
|
||||||
this.smartForm1.SuspendLayout();
|
|
||||||
this.smartGroupBox2.SuspendLayout();
|
|
||||||
this.smartGroupBox1.SuspendLayout();
|
|
||||||
this.SuspendLayout();
|
|
||||||
//
|
|
||||||
// smartForm1
|
|
||||||
//
|
|
||||||
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.GradationColor1;
|
|
||||||
this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
|
|
||||||
this.smartForm1.CenterLocation = false;
|
|
||||||
this.smartForm1.Controls.Add(this.smartGroupBox2);
|
|
||||||
this.smartForm1.Controls.Add(this.smartGroupBox1);
|
|
||||||
this.smartForm1.Controls.Add(this.buttonSetting);
|
|
||||||
this.smartForm1.Controls.Add(this.buttonMainDisplay);
|
|
||||||
this.smartForm1.Controls.Add(this.labelTime);
|
|
||||||
this.smartForm1.GradationColorBottom = System.Drawing.Color.Gray;
|
|
||||||
this.smartForm1.GradationColorTop = System.Drawing.Color.White;
|
|
||||||
this.smartForm1.LCDDirection = SmartXUIBase.SmartUIControlFormBase.LCDDIRECTIONS.HORIZONTAL;
|
|
||||||
this.smartForm1.LCDSize = SmartXUIBase.SmartUIControlFormBase.LCDRESOLUTION.LCD1024X768;
|
|
||||||
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
||||||
this.smartForm1.MainForm = null;
|
|
||||||
this.smartForm1.Mode = SmartXUIBase.SmartUIControlFormBase.RUNMODE.RUNTIME;
|
|
||||||
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
||||||
this.smartForm1.Name = "smartForm1";
|
|
||||||
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
||||||
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
||||||
this.smartForm1.UseMainMenu = false;
|
|
||||||
//
|
|
||||||
// smartGroupBox2
|
|
||||||
//
|
|
||||||
this.smartGroupBox2.BackGround = null;
|
|
||||||
this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartGroupBox2.BackImage = null;
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonMove1_1W);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.smartLabel10);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonAlarmReset_1W);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonOrigin);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.smartLabel8);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonMove2_4W);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonMove1_4W);
|
|
||||||
this.smartGroupBox2.Controls.Add(this.buttonAlarmReset_4W);
|
|
||||||
this.smartGroupBox2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.smartGroupBox2.FrameLineThickness = 2;
|
|
||||||
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
||||||
this.smartGroupBox2.HeaderHeightOffset = 12;
|
|
||||||
this.smartGroupBox2.Location = new System.Drawing.Point(513, 48);
|
|
||||||
this.smartGroupBox2.Name = "smartGroupBox2";
|
|
||||||
this.smartGroupBox2.RoundRadius = 5;
|
|
||||||
this.smartGroupBox2.Size = new System.Drawing.Size(432, 605);
|
|
||||||
this.smartGroupBox2.TabIndex = 80;
|
|
||||||
this.smartGroupBox2.Text = "모터";
|
|
||||||
this.smartGroupBox2.TextColor = System.Drawing.Color.White;
|
|
||||||
//
|
|
||||||
// buttonMove1_1W
|
|
||||||
//
|
|
||||||
this.buttonMove1_1W.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonMove1_1W.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonMove1_1W.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonMove1_1W.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonMove1_1W.ButtonImageAutoSize = true;
|
|
||||||
this.buttonMove1_1W.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonMove1_1W.ButtonText = "동작1";
|
|
||||||
this.buttonMove1_1W.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonMove1_1W.GroupID = 0;
|
|
||||||
this.buttonMove1_1W.ImageDisable = null;
|
|
||||||
this.buttonMove1_1W.ImageDown = null;
|
|
||||||
this.buttonMove1_1W.ImageUp = null;
|
|
||||||
this.buttonMove1_1W.Location = new System.Drawing.Point(50, 242);
|
|
||||||
this.buttonMove1_1W.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonMove1_1W.Name = "buttonMove1_1W";
|
|
||||||
this.buttonMove1_1W.NestedClickEventPrevent = false;
|
|
||||||
this.buttonMove1_1W.OutlinePixel = 2;
|
|
||||||
this.buttonMove1_1W.OverlapOptimize = true;
|
|
||||||
this.buttonMove1_1W.RepeatInterval = 200;
|
|
||||||
this.buttonMove1_1W.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonMove1_1W.RoundSize = 10;
|
|
||||||
this.buttonMove1_1W.SafeInterval = 200;
|
|
||||||
this.buttonMove1_1W.Size = new System.Drawing.Size(150, 50);
|
|
||||||
this.buttonMove1_1W.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonMove1_1W.TabIndex = 71;
|
|
||||||
this.buttonMove1_1W.Text = null;
|
|
||||||
this.buttonMove1_1W.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonMove1_1W.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonMove1_1W.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonMove1_1W.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonMove1_1W.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonMove1_1W.Click += new System.EventHandler(this.buttonMove1_1W_Click);
|
|
||||||
//
|
|
||||||
// smartLabel10
|
|
||||||
//
|
|
||||||
this.smartLabel10.BackGround = null;
|
|
||||||
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartLabel10.LineSpacing = 0F;
|
|
||||||
this.smartLabel10.Location = new System.Drawing.Point(50, 94);
|
|
||||||
this.smartLabel10.Name = "smartLabel10";
|
|
||||||
this.smartLabel10.OverlapOptimize = true;
|
|
||||||
this.smartLabel10.PasswordChar = '\0';
|
|
||||||
this.smartLabel10.Radius = 3;
|
|
||||||
this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.smartLabel10.Size = new System.Drawing.Size(150, 30);
|
|
||||||
this.smartLabel10.TabIndex = 70;
|
|
||||||
this.smartLabel10.Text = "1W";
|
|
||||||
this.smartLabel10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.smartLabel10.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// buttonAlarmReset_1W
|
|
||||||
//
|
|
||||||
this.buttonAlarmReset_1W.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonAlarmReset_1W.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonAlarmReset_1W.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonAlarmReset_1W.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonAlarmReset_1W.ButtonImageAutoSize = true;
|
|
||||||
this.buttonAlarmReset_1W.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonAlarmReset_1W.ButtonText = "알람 리셋";
|
|
||||||
this.buttonAlarmReset_1W.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonAlarmReset_1W.GroupID = 0;
|
|
||||||
this.buttonAlarmReset_1W.ImageDisable = null;
|
|
||||||
this.buttonAlarmReset_1W.ImageDown = null;
|
|
||||||
this.buttonAlarmReset_1W.ImageUp = null;
|
|
||||||
this.buttonAlarmReset_1W.Location = new System.Drawing.Point(50, 186);
|
|
||||||
this.buttonAlarmReset_1W.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonAlarmReset_1W.Name = "buttonAlarmReset_1W";
|
|
||||||
this.buttonAlarmReset_1W.NestedClickEventPrevent = false;
|
|
||||||
this.buttonAlarmReset_1W.OutlinePixel = 2;
|
|
||||||
this.buttonAlarmReset_1W.OverlapOptimize = true;
|
|
||||||
this.buttonAlarmReset_1W.RepeatInterval = 200;
|
|
||||||
this.buttonAlarmReset_1W.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonAlarmReset_1W.RoundSize = 10;
|
|
||||||
this.buttonAlarmReset_1W.SafeInterval = 200;
|
|
||||||
this.buttonAlarmReset_1W.Size = new System.Drawing.Size(150, 50);
|
|
||||||
this.buttonAlarmReset_1W.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonAlarmReset_1W.TabIndex = 69;
|
|
||||||
this.buttonAlarmReset_1W.Text = null;
|
|
||||||
this.buttonAlarmReset_1W.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonAlarmReset_1W.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonAlarmReset_1W.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonAlarmReset_1W.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonAlarmReset_1W.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonAlarmReset_1W.Click += new System.EventHandler(this.buttonAlarmReset_1W_Click);
|
|
||||||
//
|
|
||||||
// buttonOrigin
|
|
||||||
//
|
|
||||||
this.buttonOrigin.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonOrigin.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonOrigin.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonOrigin.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonOrigin.ButtonImageAutoSize = true;
|
|
||||||
this.buttonOrigin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonOrigin.ButtonText = "원점";
|
|
||||||
this.buttonOrigin.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonOrigin.GroupID = 0;
|
|
||||||
this.buttonOrigin.ImageDisable = null;
|
|
||||||
this.buttonOrigin.ImageDown = null;
|
|
||||||
this.buttonOrigin.ImageUp = null;
|
|
||||||
this.buttonOrigin.Location = new System.Drawing.Point(50, 130);
|
|
||||||
this.buttonOrigin.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonOrigin.Name = "buttonOrigin";
|
|
||||||
this.buttonOrigin.NestedClickEventPrevent = false;
|
|
||||||
this.buttonOrigin.OutlinePixel = 2;
|
|
||||||
this.buttonOrigin.OverlapOptimize = true;
|
|
||||||
this.buttonOrigin.RepeatInterval = 200;
|
|
||||||
this.buttonOrigin.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonOrigin.RoundSize = 10;
|
|
||||||
this.buttonOrigin.SafeInterval = 200;
|
|
||||||
this.buttonOrigin.Size = new System.Drawing.Size(354, 50);
|
|
||||||
this.buttonOrigin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonOrigin.TabIndex = 68;
|
|
||||||
this.buttonOrigin.Text = null;
|
|
||||||
this.buttonOrigin.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonOrigin.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonOrigin.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonOrigin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonOrigin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonOrigin.Click += new System.EventHandler(this.buttonOrigin_Click);
|
|
||||||
//
|
|
||||||
// smartLabel8
|
|
||||||
//
|
|
||||||
this.smartLabel8.BackGround = null;
|
|
||||||
this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartLabel8.LineSpacing = 0F;
|
|
||||||
this.smartLabel8.Location = new System.Drawing.Point(254, 94);
|
|
||||||
this.smartLabel8.Name = "smartLabel8";
|
|
||||||
this.smartLabel8.OverlapOptimize = true;
|
|
||||||
this.smartLabel8.PasswordChar = '\0';
|
|
||||||
this.smartLabel8.Radius = 3;
|
|
||||||
this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.smartLabel8.Size = new System.Drawing.Size(150, 30);
|
|
||||||
this.smartLabel8.TabIndex = 67;
|
|
||||||
this.smartLabel8.Text = "4W";
|
|
||||||
this.smartLabel8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.smartLabel8.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// buttonMove2_4W
|
|
||||||
//
|
|
||||||
this.buttonMove2_4W.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonMove2_4W.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonMove2_4W.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonMove2_4W.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonMove2_4W.ButtonImageAutoSize = true;
|
|
||||||
this.buttonMove2_4W.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonMove2_4W.ButtonText = "동작2";
|
|
||||||
this.buttonMove2_4W.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonMove2_4W.GroupID = 0;
|
|
||||||
this.buttonMove2_4W.ImageDisable = null;
|
|
||||||
this.buttonMove2_4W.ImageDown = null;
|
|
||||||
this.buttonMove2_4W.ImageUp = null;
|
|
||||||
this.buttonMove2_4W.Location = new System.Drawing.Point(254, 298);
|
|
||||||
this.buttonMove2_4W.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonMove2_4W.Name = "buttonMove2_4W";
|
|
||||||
this.buttonMove2_4W.NestedClickEventPrevent = false;
|
|
||||||
this.buttonMove2_4W.OutlinePixel = 2;
|
|
||||||
this.buttonMove2_4W.OverlapOptimize = true;
|
|
||||||
this.buttonMove2_4W.RepeatInterval = 200;
|
|
||||||
this.buttonMove2_4W.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonMove2_4W.RoundSize = 10;
|
|
||||||
this.buttonMove2_4W.SafeInterval = 200;
|
|
||||||
this.buttonMove2_4W.Size = new System.Drawing.Size(150, 50);
|
|
||||||
this.buttonMove2_4W.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonMove2_4W.TabIndex = 3;
|
|
||||||
this.buttonMove2_4W.Text = null;
|
|
||||||
this.buttonMove2_4W.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonMove2_4W.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonMove2_4W.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonMove2_4W.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonMove2_4W.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonMove2_4W.Click += new System.EventHandler(this.buttonMove2_4W_Click);
|
|
||||||
//
|
|
||||||
// buttonMove1_4W
|
|
||||||
//
|
|
||||||
this.buttonMove1_4W.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonMove1_4W.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonMove1_4W.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonMove1_4W.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonMove1_4W.ButtonImageAutoSize = true;
|
|
||||||
this.buttonMove1_4W.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonMove1_4W.ButtonText = "동작1";
|
|
||||||
this.buttonMove1_4W.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonMove1_4W.GroupID = 0;
|
|
||||||
this.buttonMove1_4W.ImageDisable = null;
|
|
||||||
this.buttonMove1_4W.ImageDown = null;
|
|
||||||
this.buttonMove1_4W.ImageUp = null;
|
|
||||||
this.buttonMove1_4W.Location = new System.Drawing.Point(254, 242);
|
|
||||||
this.buttonMove1_4W.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonMove1_4W.Name = "buttonMove1_4W";
|
|
||||||
this.buttonMove1_4W.NestedClickEventPrevent = false;
|
|
||||||
this.buttonMove1_4W.OutlinePixel = 2;
|
|
||||||
this.buttonMove1_4W.OverlapOptimize = true;
|
|
||||||
this.buttonMove1_4W.RepeatInterval = 200;
|
|
||||||
this.buttonMove1_4W.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonMove1_4W.RoundSize = 10;
|
|
||||||
this.buttonMove1_4W.SafeInterval = 200;
|
|
||||||
this.buttonMove1_4W.Size = new System.Drawing.Size(150, 50);
|
|
||||||
this.buttonMove1_4W.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonMove1_4W.TabIndex = 2;
|
|
||||||
this.buttonMove1_4W.Text = null;
|
|
||||||
this.buttonMove1_4W.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonMove1_4W.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonMove1_4W.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonMove1_4W.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonMove1_4W.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonMove1_4W.Click += new System.EventHandler(this.buttonMove1_4W_Click);
|
|
||||||
//
|
|
||||||
// buttonAlarmReset_4W
|
|
||||||
//
|
|
||||||
this.buttonAlarmReset_4W.BackGround = this.smartGroupBox2;
|
|
||||||
this.buttonAlarmReset_4W.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.buttonAlarmReset_4W.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonAlarmReset_4W.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonAlarmReset_4W.ButtonImageAutoSize = true;
|
|
||||||
this.buttonAlarmReset_4W.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonAlarmReset_4W.ButtonText = "알람 리셋";
|
|
||||||
this.buttonAlarmReset_4W.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonAlarmReset_4W.GroupID = 0;
|
|
||||||
this.buttonAlarmReset_4W.ImageDisable = null;
|
|
||||||
this.buttonAlarmReset_4W.ImageDown = null;
|
|
||||||
this.buttonAlarmReset_4W.ImageUp = null;
|
|
||||||
this.buttonAlarmReset_4W.Location = new System.Drawing.Point(254, 186);
|
|
||||||
this.buttonAlarmReset_4W.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonAlarmReset_4W.Name = "buttonAlarmReset_4W";
|
|
||||||
this.buttonAlarmReset_4W.NestedClickEventPrevent = false;
|
|
||||||
this.buttonAlarmReset_4W.OutlinePixel = 2;
|
|
||||||
this.buttonAlarmReset_4W.OverlapOptimize = true;
|
|
||||||
this.buttonAlarmReset_4W.RepeatInterval = 200;
|
|
||||||
this.buttonAlarmReset_4W.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonAlarmReset_4W.RoundSize = 10;
|
|
||||||
this.buttonAlarmReset_4W.SafeInterval = 200;
|
|
||||||
this.buttonAlarmReset_4W.Size = new System.Drawing.Size(150, 50);
|
|
||||||
this.buttonAlarmReset_4W.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonAlarmReset_4W.TabIndex = 1;
|
|
||||||
this.buttonAlarmReset_4W.Text = null;
|
|
||||||
this.buttonAlarmReset_4W.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonAlarmReset_4W.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonAlarmReset_4W.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonAlarmReset_4W.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonAlarmReset_4W.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonAlarmReset_4W.Click += new System.EventHandler(this.buttonAlarmReset_4W_Click);
|
|
||||||
//
|
|
||||||
// smartGroupBox1
|
|
||||||
//
|
|
||||||
this.smartGroupBox1.BackGround = null;
|
|
||||||
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartGroupBox1.BackImage = null;
|
|
||||||
this.smartGroupBox1.Controls.Add(this.labelChart2DrawStep);
|
|
||||||
this.smartGroupBox1.Controls.Add(this.smartLabel13);
|
|
||||||
this.smartGroupBox1.Controls.Add(this.labelChart1DrawStep);
|
|
||||||
this.smartGroupBox1.Controls.Add(this.smartLabel11);
|
|
||||||
this.smartGroupBox1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.smartGroupBox1.FrameLineThickness = 2;
|
|
||||||
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
||||||
this.smartGroupBox1.HeaderHeightOffset = 12;
|
|
||||||
this.smartGroupBox1.Location = new System.Drawing.Point(33, 48);
|
|
||||||
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
||||||
this.smartGroupBox1.RoundRadius = 5;
|
|
||||||
this.smartGroupBox1.Size = new System.Drawing.Size(432, 605);
|
|
||||||
this.smartGroupBox1.TabIndex = 79;
|
|
||||||
this.smartGroupBox1.Text = "설정";
|
|
||||||
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
|
||||||
//
|
|
||||||
// labelChart2DrawStep
|
|
||||||
//
|
|
||||||
this.labelChart2DrawStep.BackGround = null;
|
|
||||||
this.labelChart2DrawStep.BackGroundColor = System.Drawing.Color.White;
|
|
||||||
this.labelChart2DrawStep.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.labelChart2DrawStep.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.labelChart2DrawStep.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.labelChart2DrawStep.LineSpacing = 0F;
|
|
||||||
this.labelChart2DrawStep.Location = new System.Drawing.Point(211, 390);
|
|
||||||
this.labelChart2DrawStep.Name = "labelChart2DrawStep";
|
|
||||||
this.labelChart2DrawStep.OverlapOptimize = true;
|
|
||||||
this.labelChart2DrawStep.PasswordChar = '\0';
|
|
||||||
this.labelChart2DrawStep.Radius = 3;
|
|
||||||
this.labelChart2DrawStep.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.labelChart2DrawStep.Size = new System.Drawing.Size(100, 30);
|
|
||||||
this.labelChart2DrawStep.TabIndex = 82;
|
|
||||||
this.labelChart2DrawStep.Text = "100";
|
|
||||||
this.labelChart2DrawStep.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.labelChart2DrawStep.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.labelChart2DrawStep.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.labelChart2DrawStep.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelChart2DrawStep.Wordwrap = false;
|
|
||||||
this.labelChart2DrawStep.Click += new System.EventHandler(this.labelChart2DrawStep_Click);
|
|
||||||
//
|
|
||||||
// smartLabel13
|
|
||||||
//
|
|
||||||
this.smartLabel13.BackGround = null;
|
|
||||||
this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.smartLabel13.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartLabel13.LineSpacing = 0F;
|
|
||||||
this.smartLabel13.Location = new System.Drawing.Point(55, 390);
|
|
||||||
this.smartLabel13.Name = "smartLabel13";
|
|
||||||
this.smartLabel13.OverlapOptimize = true;
|
|
||||||
this.smartLabel13.PasswordChar = '\0';
|
|
||||||
this.smartLabel13.Radius = 3;
|
|
||||||
this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.smartLabel13.Size = new System.Drawing.Size(150, 30);
|
|
||||||
this.smartLabel13.TabIndex = 81;
|
|
||||||
this.smartLabel13.Text = "차트2 DrawStep";
|
|
||||||
this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.smartLabel13.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// labelChart1DrawStep
|
|
||||||
//
|
|
||||||
this.labelChart1DrawStep.BackGround = null;
|
|
||||||
this.labelChart1DrawStep.BackGroundColor = System.Drawing.Color.White;
|
|
||||||
this.labelChart1DrawStep.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.labelChart1DrawStep.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.labelChart1DrawStep.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.labelChart1DrawStep.LineSpacing = 0F;
|
|
||||||
this.labelChart1DrawStep.Location = new System.Drawing.Point(211, 354);
|
|
||||||
this.labelChart1DrawStep.Name = "labelChart1DrawStep";
|
|
||||||
this.labelChart1DrawStep.OverlapOptimize = true;
|
|
||||||
this.labelChart1DrawStep.PasswordChar = '\0';
|
|
||||||
this.labelChart1DrawStep.Radius = 3;
|
|
||||||
this.labelChart1DrawStep.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.labelChart1DrawStep.Size = new System.Drawing.Size(100, 30);
|
|
||||||
this.labelChart1DrawStep.TabIndex = 80;
|
|
||||||
this.labelChart1DrawStep.Text = "100";
|
|
||||||
this.labelChart1DrawStep.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.labelChart1DrawStep.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.labelChart1DrawStep.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.labelChart1DrawStep.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelChart1DrawStep.Wordwrap = false;
|
|
||||||
this.labelChart1DrawStep.Click += new System.EventHandler(this.labelChart1DrawStep_Click);
|
|
||||||
//
|
|
||||||
// smartLabel11
|
|
||||||
//
|
|
||||||
this.smartLabel11.BackGround = null;
|
|
||||||
this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
||||||
this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.smartLabel11.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.smartLabel11.LineSpacing = 0F;
|
|
||||||
this.smartLabel11.Location = new System.Drawing.Point(55, 354);
|
|
||||||
this.smartLabel11.Name = "smartLabel11";
|
|
||||||
this.smartLabel11.OverlapOptimize = true;
|
|
||||||
this.smartLabel11.PasswordChar = '\0';
|
|
||||||
this.smartLabel11.Radius = 3;
|
|
||||||
this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.smartLabel11.Size = new System.Drawing.Size(150, 30);
|
|
||||||
this.smartLabel11.TabIndex = 79;
|
|
||||||
this.smartLabel11.Text = "차트1 DrawStep";
|
|
||||||
this.smartLabel11.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.smartLabel11.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// buttonSetting
|
|
||||||
//
|
|
||||||
this.buttonSetting.BackGround = this.smartForm1;
|
|
||||||
this.buttonSetting.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.buttonSetting.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonSetting.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonSetting.ButtonImageAutoSize = true;
|
|
||||||
this.buttonSetting.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonSetting.ButtonText = "설정";
|
|
||||||
this.buttonSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonSetting.GroupID = 0;
|
|
||||||
this.buttonSetting.ImageDisable = null;
|
|
||||||
this.buttonSetting.ImageDown = null;
|
|
||||||
this.buttonSetting.ImageUp = null;
|
|
||||||
this.buttonSetting.Location = new System.Drawing.Point(140, 701);
|
|
||||||
this.buttonSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonSetting.Name = "buttonSetting";
|
|
||||||
this.buttonSetting.NestedClickEventPrevent = false;
|
|
||||||
this.buttonSetting.OutlinePixel = 2;
|
|
||||||
this.buttonSetting.OverlapOptimize = true;
|
|
||||||
this.buttonSetting.RepeatInterval = 200;
|
|
||||||
this.buttonSetting.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonSetting.RoundSize = 10;
|
|
||||||
this.buttonSetting.SafeInterval = 200;
|
|
||||||
this.buttonSetting.Size = new System.Drawing.Size(131, 64);
|
|
||||||
this.buttonSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonSetting.TabIndex = 75;
|
|
||||||
this.buttonSetting.Text = null;
|
|
||||||
this.buttonSetting.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonSetting.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonSetting.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonSetting.Visible = false;
|
|
||||||
//
|
|
||||||
// buttonMainDisplay
|
|
||||||
//
|
|
||||||
this.buttonMainDisplay.BackGround = this.smartForm1;
|
|
||||||
this.buttonMainDisplay.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.buttonMainDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
||||||
this.buttonMainDisplay.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
||||||
this.buttonMainDisplay.ButtonImageAutoSize = true;
|
|
||||||
this.buttonMainDisplay.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
||||||
this.buttonMainDisplay.ButtonText = "메인화면";
|
|
||||||
this.buttonMainDisplay.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
||||||
this.buttonMainDisplay.GroupID = 0;
|
|
||||||
this.buttonMainDisplay.ImageDisable = null;
|
|
||||||
this.buttonMainDisplay.ImageDown = null;
|
|
||||||
this.buttonMainDisplay.ImageUp = null;
|
|
||||||
this.buttonMainDisplay.Location = new System.Drawing.Point(3, 701);
|
|
||||||
this.buttonMainDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
||||||
this.buttonMainDisplay.Name = "buttonMainDisplay";
|
|
||||||
this.buttonMainDisplay.NestedClickEventPrevent = false;
|
|
||||||
this.buttonMainDisplay.OutlinePixel = 2;
|
|
||||||
this.buttonMainDisplay.OverlapOptimize = true;
|
|
||||||
this.buttonMainDisplay.RepeatInterval = 200;
|
|
||||||
this.buttonMainDisplay.RepeatIntervalAccelerate = null;
|
|
||||||
this.buttonMainDisplay.RoundSize = 10;
|
|
||||||
this.buttonMainDisplay.SafeInterval = 200;
|
|
||||||
this.buttonMainDisplay.Size = new System.Drawing.Size(131, 64);
|
|
||||||
this.buttonMainDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
||||||
this.buttonMainDisplay.TabIndex = 74;
|
|
||||||
this.buttonMainDisplay.Text = null;
|
|
||||||
this.buttonMainDisplay.TextColor = System.Drawing.Color.White;
|
|
||||||
this.buttonMainDisplay.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.buttonMainDisplay.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
||||||
this.buttonMainDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
||||||
this.buttonMainDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
||||||
this.buttonMainDisplay.Click += new System.EventHandler(this.buttonMainDisplay_Click);
|
|
||||||
//
|
|
||||||
// labelTime
|
|
||||||
//
|
|
||||||
this.labelTime.BackGround = this.smartForm1;
|
|
||||||
this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue;
|
|
||||||
this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
||||||
this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
||||||
this.labelTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
||||||
this.labelTime.LineSpacing = 0F;
|
|
||||||
this.labelTime.Location = new System.Drawing.Point(778, 701);
|
|
||||||
this.labelTime.Name = "labelTime";
|
|
||||||
this.labelTime.OverlapOptimize = true;
|
|
||||||
this.labelTime.PasswordChar = '\0';
|
|
||||||
this.labelTime.Radius = 3;
|
|
||||||
this.labelTime.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
||||||
this.labelTime.Size = new System.Drawing.Size(243, 64);
|
|
||||||
this.labelTime.TabIndex = 63;
|
|
||||||
this.labelTime.Text = "2022.05.12 17:25:28";
|
|
||||||
this.labelTime.TextColor = System.Drawing.Color.Black;
|
|
||||||
this.labelTime.TextColorDisable = System.Drawing.Color.Gray;
|
|
||||||
this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
||||||
this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
||||||
this.labelTime.Wordwrap = false;
|
|
||||||
//
|
|
||||||
// FormConfiguration
|
|
||||||
//
|
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
||||||
this.AutoScroll = true;
|
|
||||||
this.ClientSize = new System.Drawing.Size(1024, 768);
|
|
||||||
this.ControlBox = false;
|
|
||||||
this.Controls.Add(this.smartForm1);
|
|
||||||
this.Name = "FormConfiguration";
|
|
||||||
this.Text = "FormConfiguration";
|
|
||||||
this.smartForm1.ResumeLayout(false);
|
|
||||||
this.smartGroupBox2.ResumeLayout(false);
|
|
||||||
this.smartGroupBox1.ResumeLayout(false);
|
|
||||||
this.ResumeLayout(false);
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
private SmartX.SmartForm smartForm1;
|
|
||||||
private SmartX.SmartLabel labelTime;
|
|
||||||
private SmartX.SmartButton buttonSetting;
|
|
||||||
private SmartX.SmartButton buttonMainDisplay;
|
|
||||||
private SmartX.SmartGroupBox smartGroupBox2;
|
|
||||||
private SmartX.SmartGroupBox smartGroupBox1;
|
|
||||||
private SmartX.SmartLabel smartLabel10;
|
|
||||||
private SmartX.SmartButton buttonAlarmReset_1W;
|
|
||||||
private SmartX.SmartButton buttonOrigin;
|
|
||||||
private SmartX.SmartLabel smartLabel8;
|
|
||||||
private SmartX.SmartButton buttonMove2_4W;
|
|
||||||
private SmartX.SmartButton buttonMove1_4W;
|
|
||||||
private SmartX.SmartButton buttonAlarmReset_4W;
|
|
||||||
private SmartX.SmartButton buttonMove1_1W;
|
|
||||||
private SmartX.SmartLabel labelChart1DrawStep;
|
|
||||||
private SmartX.SmartLabel smartLabel11;
|
|
||||||
private SmartX.SmartLabel labelChart2DrawStep;
|
|
||||||
private SmartX.SmartLabel smartLabel13;
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,189 +0,0 @@
|
||||||
using System;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.ComponentModel;
|
|
||||||
using System.Data;
|
|
||||||
using System.Drawing;
|
|
||||||
using System.Text;
|
|
||||||
using System.Windows.Forms;
|
|
||||||
|
|
||||||
using INT_LKD_2.DataStore;
|
|
||||||
using INT_LKD_2.DialogForms;
|
|
||||||
|
|
||||||
namespace INT_LKD_2.Forms
|
|
||||||
{
|
|
||||||
public partial class FormConfiguration : Form
|
|
||||||
{
|
|
||||||
#region Field
|
|
||||||
private FormMain m_ParentForm;
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Constructor
|
|
||||||
public FormConfiguration(FormMain parent)
|
|
||||||
{
|
|
||||||
InitializeComponent();
|
|
||||||
|
|
||||||
this.ParentForm = parent;
|
|
||||||
}
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Property
|
|
||||||
public FormMain ParentForm
|
|
||||||
{
|
|
||||||
get { return this.m_ParentForm; }
|
|
||||||
private set { this.m_ParentForm = value; }
|
|
||||||
}
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Method
|
|
||||||
public void UpdateDisplayTime()
|
|
||||||
{
|
|
||||||
this.labelTime.Text = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void DisplayRefresh()
|
|
||||||
{
|
|
||||||
string value = "";
|
|
||||||
|
|
||||||
//value = Helper.StringToDecimalPlaces(this.ParentForm.SystemConfig.OverRange, this.ParentForm.DecimalPlaces4);
|
|
||||||
//if (this.labelOverRange.Text != value)
|
|
||||||
// this.labelOverRange.Text = value;
|
|
||||||
|
|
||||||
//value = this.ParentForm.SystemConfig.VacuumStartTime.ToString();
|
|
||||||
//if (this.labelVacuumStartTime.Text != value)
|
|
||||||
// this.labelVacuumStartTime.Text = value;
|
|
||||||
|
|
||||||
//value = this.ParentForm.SystemConfig.VacuumHoldTime.ToString();
|
|
||||||
//if (this.labelVacuumHoldTime.Text != value)
|
|
||||||
// this.labelVacuumHoldTime.Text = value;
|
|
||||||
|
|
||||||
//value = this.ParentForm.SystemConfig.VacuumBreakTime.ToString();
|
|
||||||
//if (this.labelVacuumBreakTime.Text != value)
|
|
||||||
// this.labelVacuumBreakTime.Text = value;
|
|
||||||
|
|
||||||
value = this.ParentForm.SystemConfig.CHART1_DRAW_STEP.ToString();
|
|
||||||
if (this.labelChart1DrawStep.Text != value)
|
|
||||||
this.labelChart1DrawStep.Text = value;
|
|
||||||
|
|
||||||
value = this.ParentForm.SystemConfig.CHART2_DRAW_STEP.ToString();
|
|
||||||
if (this.labelChart2DrawStep.Text != value)
|
|
||||||
this.labelChart2DrawStep.Text = value;
|
|
||||||
}
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Event Handler
|
|
||||||
private void buttonMainDisplay_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.FormChange((int)Define.E_FormStore.FormMainDisplay);
|
|
||||||
}
|
|
||||||
|
|
||||||
//private void labelOverRange_Click(object sender, EventArgs e)
|
|
||||||
//{
|
|
||||||
// DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.labelOverRange.Text, 6, 4, false);
|
|
||||||
|
|
||||||
// if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
// {
|
|
||||||
// this.labelOverRange.Text = myKeypad.StringValue;
|
|
||||||
// this.ParentForm.SystemConfig.OverRange = myKeypad.StringValue.Replace(".", "");
|
|
||||||
|
|
||||||
// this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
// this.ParentForm.TransferDataStream6(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._2301_OverRange, this.ParentForm.SystemConfig.OverRange);
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
//private void labelVacuumStartTime_Click(object sender, EventArgs e)
|
|
||||||
//{
|
|
||||||
// DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.labelVacuumStartTime.Text, 3, 0, false);
|
|
||||||
|
|
||||||
// if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
// {
|
|
||||||
// this.labelVacuumStartTime.Text = myKeypad.StringValue;
|
|
||||||
// this.ParentForm.SystemConfig.VacuumStartTime = myKeypad.IntValue;
|
|
||||||
|
|
||||||
// this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
// this.ParentForm.TransferDataStream4(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5504_VacuumStartTime, myKeypad.StringValue);
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
//private void labelVacuumHoldTime_Click(object sender, EventArgs e)
|
|
||||||
//{
|
|
||||||
// DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.labelVacuumHoldTime.Text, 3, 0, false);
|
|
||||||
|
|
||||||
// if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
// {
|
|
||||||
// this.labelVacuumHoldTime.Text = myKeypad.StringValue;
|
|
||||||
// this.ParentForm.SystemConfig.VacuumHoldTime = myKeypad.IntValue;
|
|
||||||
|
|
||||||
// this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
// this.ParentForm.TransferDataStream4(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5505_VacuumHoldTime, myKeypad.StringValue);
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
//private void labelVacuumBreakTime_Click(object sender, EventArgs e)
|
|
||||||
//{
|
|
||||||
// DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.labelVacuumBreakTime.Text, 3, 0, false);
|
|
||||||
|
|
||||||
// if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
// {
|
|
||||||
// this.labelVacuumBreakTime.Text = myKeypad.StringValue;
|
|
||||||
// this.ParentForm.SystemConfig.VacuumBreakTime = myKeypad.IntValue;
|
|
||||||
|
|
||||||
// this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
// this.ParentForm.TransferDataStream4(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5506_VacuumBreakTime, myKeypad.StringValue);
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
private void labelChart1DrawStep_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel11.Text, this.labelChart1DrawStep.Text, 2, 0, false);
|
|
||||||
|
|
||||||
if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
{
|
|
||||||
if (myKeypad.IntValue == 0)
|
|
||||||
return;
|
|
||||||
|
|
||||||
this.labelChart1DrawStep.Text = myKeypad.StringValue;
|
|
||||||
this.ParentForm.SystemConfig.CHART1_DRAW_STEP = myKeypad.IntValue;
|
|
||||||
|
|
||||||
this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
private void labelChart2DrawStep_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel11.Text, this.labelChart2DrawStep.Text, 2, 0, false);
|
|
||||||
|
|
||||||
if (myKeypad.ShowDialog() == DialogResult.OK)
|
|
||||||
{
|
|
||||||
if (myKeypad.IntValue == 0)
|
|
||||||
return;
|
|
||||||
|
|
||||||
this.labelChart2DrawStep.Text = myKeypad.StringValue;
|
|
||||||
this.ParentForm.SystemConfig.CHART2_DRAW_STEP = myKeypad.IntValue;
|
|
||||||
|
|
||||||
this.ParentForm.SaveSystemConfigurationFile(this.ParentForm.SystemConfig);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void buttonOrigin_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorOrigin, CommunicationID.SubBoardAll);
|
|
||||||
}
|
|
||||||
private void buttonAlarmReset_1W_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorAlarmReset, CommunicationID.SubBoard2);
|
|
||||||
}
|
|
||||||
private void buttonMove1_1W_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorStep, CommunicationID.SubBoard2);
|
|
||||||
}
|
|
||||||
private void buttonAlarmReset_4W_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorAlarmReset, CommunicationID.SubBoard1);
|
|
||||||
}
|
|
||||||
private void buttonMove1_4W_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorMove1, CommunicationID.SubBoard1);
|
|
||||||
}
|
|
||||||
private void buttonMove2_4W_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
this.ParentForm.TransferData_Master(CommunicationCommand.MotorMove2, CommunicationID.SubBoard1);
|
|
||||||
}
|
|
||||||
#endregion
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,218 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<root>
|
|
||||||
<!--
|
|
||||||
Microsoft ResX Schema
|
|
||||||
|
|
||||||
Version 2.0
|
|
||||||
|
|
||||||
The primary goals of this format is to allow a simple XML format
|
|
||||||
that is mostly human readable. The generation and parsing of the
|
|
||||||
various data types are done through the TypeConverter classes
|
|
||||||
associated with the data types.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
... ado.net/XML headers & schema ...
|
|
||||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
||||||
<resheader name="version">2.0</resheader>
|
|
||||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
||||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
||||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
||||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
||||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
||||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
||||||
</data>
|
|
||||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
||||||
<comment>This is a comment</comment>
|
|
||||||
</data>
|
|
||||||
|
|
||||||
There are any number of "resheader" rows that contain simple
|
|
||||||
name/value pairs.
|
|
||||||
|
|
||||||
Each data row contains a name, and value. The row also contains a
|
|
||||||
type or mimetype. Type corresponds to a .NET class that support
|
|
||||||
text/value conversion through the TypeConverter architecture.
|
|
||||||
Classes that don't support this are serialized and stored with the
|
|
||||||
mimetype set.
|
|
||||||
|
|
||||||
The mimetype is used for serialized objects, and tells the
|
|
||||||
ResXResourceReader how to depersist the object. This is currently not
|
|
||||||
extensible. For a given mimetype the value must be set accordingly:
|
|
||||||
|
|
||||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
||||||
that the ResXResourceWriter will generate, however the reader can
|
|
||||||
read any of the formats listed below.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.binary.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.soap.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
||||||
value : The object must be serialized into a byte array
|
|
||||||
: using a System.ComponentModel.TypeConverter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
-->
|
|
||||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
||||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
||||||
<xsd:element name="root" msdata:IsDataSet="true">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:choice maxOccurs="unbounded">
|
|
||||||
<xsd:element name="metadata">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="assembly">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:attribute name="alias" type="xsd:string" />
|
|
||||||
<xsd:attribute name="name" type="xsd:string" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="data">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="resheader">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:choice>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:schema>
|
|
||||||
<resheader name="resmimetype">
|
|
||||||
<value>text/microsoft-resx</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="version">
|
|
||||||
<value>2.0</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="reader">
|
|
||||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="writer">
|
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
||||||
<data name="smartForm1.BackImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>
|
|
||||||
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
|
|
||||||
AAAASUVORK5CYII=
|
|
||||||
</value>
|
|
||||||
</data>
|
|
||||||
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
|
|
||||||
<value>WEBPAD</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="$this.Skin" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>False</value>
|
|
||||||
</metadata>
|
|
||||||
</root>
|
|
|
@ -51,17 +51,17 @@
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.WindowsCE.Forms" />
|
<Reference Include="Microsoft.WindowsCE.Forms" />
|
||||||
<Reference Include="mscorlib" />
|
<Reference Include="mscorlib" />
|
||||||
<Reference Include="SmartXNCommon, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SmartXNCommon, Version=5.0.0.11, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXNCommon.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.11_20240426\SmartX_New_5.0.0.11_IEC1000_DOTNETCF3.5수동설치파일\SmartXNCommon.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SmartXNFDCommon, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SmartXNFDCommon, Version=5.0.0.11, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXNFDCommon.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.11_20240426\SmartX_New_5.0.0.11_IEC1000_DOTNETCF3.5수동설치파일\SmartXNFDCommon.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SmartXN_IEC1000, Version=5.0.0.6, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SmartXN_IEC1000, Version=5.0.0.11, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.6_20221115\IEC1000\SmartXN_IEC1000.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.11_20240426\SmartX_New_5.0.0.11_IEC1000_DOTNETCF3.5수동설치파일\SmartXN_IEC1000.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Core" />
|
<Reference Include="System.Core" />
|
||||||
|
@ -73,18 +73,6 @@
|
||||||
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Controls\Bottom\ControlBottomManual.cs">
|
|
||||||
<SubType>UserControl</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Controls\Bottom\ControlBottomManual.Designer.cs">
|
|
||||||
<DependentUpon>ControlBottomManual.cs</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Controls\Bottom\ControlBottomSetting.cs">
|
|
||||||
<SubType>UserControl</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Controls\Bottom\ControlBottomSetting.Designer.cs">
|
|
||||||
<DependentUpon>ControlBottomSetting.cs</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Controls\MainDisplay\ControlMainDisplay12.cs">
|
<Compile Include="Controls\MainDisplay\ControlMainDisplay12.cs">
|
||||||
<SubType>UserControl</SubType>
|
<SubType>UserControl</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
@ -263,12 +251,6 @@
|
||||||
<Compile Include="Forms\FormMainDisplay.Designer.cs">
|
<Compile Include="Forms\FormMainDisplay.Designer.cs">
|
||||||
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Forms\FormConfiguration.cs">
|
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Forms\FormConfiguration.Designer.cs">
|
|
||||||
<DependentUpon>FormConfiguration.cs</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Forms\FormMain.cs">
|
<Compile Include="Forms\FormMain.cs">
|
||||||
<SubType>Form</SubType>
|
<SubType>Form</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
@ -395,10 +377,6 @@
|
||||||
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="Forms\FormConfiguration.resx">
|
|
||||||
<DependentUpon>FormConfiguration.cs</DependentUpon>
|
|
||||||
<SubType>Designer</SubType>
|
|
||||||
</EmbeddedResource>
|
|
||||||
<EmbeddedResource Include="Forms\FormMain.resx">
|
<EmbeddedResource Include="Forms\FormMain.resx">
|
||||||
<DependentUpon>FormMain.cs</DependentUpon>
|
<DependentUpon>FormMain.cs</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
|
@ -424,6 +402,9 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Version.txt" />
|
<Content Include="Version.txt" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Folder Include="Controls\Bottom\" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
|
||||||
<ProjectExtensions>
|
<ProjectExtensions>
|
||||||
<VisualStudio>
|
<VisualStudio>
|
||||||
|
|
Loading…
Reference in New Issue