hytos / DTI_PID / SPPIDConverter / ConverterForm.Designer.cs @ 154d8f43
이력 | 보기 | 이력해설 | 다운로드 (47.6 KB)
1 | b8e2644e | gaqhf | namespace Converter.SPPID |
---|---|---|---|
2 | 96a2080c | gaqhf | { |
3 | partial class ConverterForm |
||
4 | { |
||
5 | /// <summary> |
||
6 | /// Required designer variable. |
||
7 | /// </summary> |
||
8 | private System.ComponentModel.IContainer components = null; |
||
9 | |||
10 | /// <summary> |
||
11 | /// Clean up any resources being used. |
||
12 | /// </summary> |
||
13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
||
14 | protected override void Dispose(bool disposing) |
||
15 | { |
||
16 | if (disposing && (components != null)) |
||
17 | { |
||
18 | components.Dispose(); |
||
19 | } |
||
20 | base.Dispose(disposing); |
||
21 | } |
||
22 | |||
23 | #region Windows Form Designer generated code |
||
24 | |||
25 | /// <summary> |
||
26 | /// Required method for Designer support - do not modify |
||
27 | /// the contents of this method with the code editor. |
||
28 | /// </summary> |
||
29 | private void InitializeComponent() |
||
30 | { |
||
31 | ca214bc3 | gaqhf | this.components = new System.ComponentModel.Container(); |
32 | f1232880 | gaqhf | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterForm)); |
33 | 96a2080c | gaqhf | this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
34 | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
||
35 | a6912a12 | gaqhf | this.checkEditCloseDocument = new DevExpress.XtraEditors.CheckEdit(); |
36 | 12b7a2a8 | gaqhf | this.btnRefresh = new DevExpress.XtraEditors.SimpleButton(); |
37 | a6830a94 | gaqhf | this.comboBoxEditDefaultTemplate = new DevExpress.XtraEditors.ComboBoxEdit(); |
38 | this.buttonEditDefaultUnit = new DevExpress.XtraEditors.ButtonEdit(); |
||
39 | 96a2080c | gaqhf | this.btnRun = new DevExpress.XtraEditors.SimpleButton(); |
40 | this.btnLoadFile = new DevExpress.XtraEditors.SimpleButton(); |
||
41 | this.btnItemMapping = new DevExpress.XtraEditors.SimpleButton(); |
||
42 | this.btnSPPIDDB = new DevExpress.XtraEditors.SimpleButton(); |
||
43 | 1278ba59 | gaqhf | this.gridControlConverter = new DevExpress.XtraGrid.GridControl(); |
44 | this.gridViewConverter = new DevExpress.XtraGrid.Views.Grid.GridView(); |
||
45 | 23eb98bf | gaqhf | this.btnID2Project = new DevExpress.XtraEditors.ButtonEdit(); |
46 | 96a2080c | gaqhf | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
47 | this.layoutControlGroupSPPIDDB = new DevExpress.XtraLayout.LayoutControlGroup(); |
||
48 | this.labelSPPIDPlantName = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
49 | this.labelSPPIDDBStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
50 | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
51 | 063e3ac4 | gaqhf | this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); |
52 | 23eb98bf | gaqhf | this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); |
53 | 96a2080c | gaqhf | this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup(); |
54 | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
55 | this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
56 | this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
57 | 23eb98bf | gaqhf | this.layoutControlGroupAutoConverter = new DevExpress.XtraLayout.LayoutControlGroup(); |
58 | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
59 | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
60 | this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); |
||
61 | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
62 | a6830a94 | gaqhf | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
63 | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
64 | this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); |
||
65 | 12b7a2a8 | gaqhf | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
66 | this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); |
||
67 | a6912a12 | gaqhf | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
68 | this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); |
||
69 | 063e3ac4 | gaqhf | this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
70 | 0d8062b2 | gaqhf | this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup(); |
71 | this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
72 | this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
73 | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
74 | this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
75 | this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem(); |
||
76 | b159a99b | gaqhf | this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); |
77 | ca214bc3 | gaqhf | this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components); |
78 | this.xtraOpenFileDialog = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components); |
||
79 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit(); |
80 | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
||
81 | this.layoutControl1.SuspendLayout(); |
||
82 | a6912a12 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.checkEditCloseDocument.Properties)).BeginInit(); |
83 | a6830a94 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditDefaultTemplate.Properties)).BeginInit(); |
84 | ((System.ComponentModel.ISupportInitialize)(this.buttonEditDefaultUnit.Properties)).BeginInit(); |
||
85 | 1278ba59 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).BeginInit(); |
86 | ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).BeginInit(); |
||
87 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).BeginInit(); |
88 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
89 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).BeginInit(); |
||
90 | ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).BeginInit(); |
||
91 | ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).BeginInit(); |
||
92 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
||
93 | 063e3ac4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit(); |
94 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit(); |
95 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit(); |
96 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
||
97 | ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit(); |
||
98 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit(); |
||
99 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).BeginInit(); |
100 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
||
101 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
||
102 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); |
||
103 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
||
104 | a6830a94 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
105 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
||
106 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); |
||
107 | 12b7a2a8 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
108 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); |
||
109 | a6912a12 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
110 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); |
||
111 | 063e3ac4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
112 | 0d8062b2 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit(); |
113 | ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit(); |
||
114 | ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit(); |
||
115 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
||
116 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit(); |
||
117 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit(); |
||
118 | b159a99b | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); |
119 | 96a2080c | gaqhf | this.SuspendLayout(); |
120 | // |
||
121 | // ribbonControl |
||
122 | // |
||
123 | this.ribbonControl.ExpandCollapseItem.Id = 0; |
||
124 | this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] { |
||
125 | this.ribbonControl.ExpandCollapseItem}); |
||
126 | this.ribbonControl.Location = new System.Drawing.Point(0, 0); |
||
127 | this.ribbonControl.MaxItemId = 1; |
||
128 | this.ribbonControl.Name = "ribbonControl"; |
||
129 | this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
||
130 | this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; |
||
131 | this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; |
||
132 | this.ribbonControl.ShowToolbarCustomizeItem = false; |
||
133 | a6912a12 | gaqhf | this.ribbonControl.Size = new System.Drawing.Size(1234, 32); |
134 | 96a2080c | gaqhf | this.ribbonControl.Toolbar.ShowCustomizeItem = false; |
135 | // |
||
136 | // layoutControl1 |
||
137 | // |
||
138 | 442bd51e | gaqhf | this.layoutControl1.Controls.Add(this.checkEditCloseDocument); |
139 | 02a45794 | gaqhf | this.layoutControl1.Controls.Add(this.btnRefresh); |
140 | d73c791c | gaqhf | this.layoutControl1.Controls.Add(this.comboBoxEditDefaultTemplate); |
141 | this.layoutControl1.Controls.Add(this.buttonEditDefaultUnit); |
||
142 | 96a2080c | gaqhf | this.layoutControl1.Controls.Add(this.btnRun); |
143 | this.layoutControl1.Controls.Add(this.btnLoadFile); |
||
144 | this.layoutControl1.Controls.Add(this.btnItemMapping); |
||
145 | this.layoutControl1.Controls.Add(this.btnSPPIDDB); |
||
146 | 1278ba59 | gaqhf | this.layoutControl1.Controls.Add(this.gridControlConverter); |
147 | 23eb98bf | gaqhf | this.layoutControl1.Controls.Add(this.btnID2Project); |
148 | 96a2080c | gaqhf | this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
149 | a6912a12 | gaqhf | this.layoutControl1.Location = new System.Drawing.Point(0, 32); |
150 | 96a2080c | gaqhf | this.layoutControl1.Name = "layoutControl1"; |
151 | this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400); |
||
152 | this.layoutControl1.Root = this.Root; |
||
153 | a6912a12 | gaqhf | this.layoutControl1.Size = new System.Drawing.Size(1234, 565); |
154 | 96a2080c | gaqhf | this.layoutControl1.TabIndex = 1; |
155 | this.layoutControl1.Text = "layoutControl1"; |
||
156 | // |
||
157 | a6912a12 | gaqhf | // checkEditCloseDocument |
158 | // |
||
159 | this.checkEditCloseDocument.Location = new System.Drawing.Point(744, 76); |
||
160 | this.checkEditCloseDocument.MenuManager = this.ribbonControl; |
||
161 | this.checkEditCloseDocument.Name = "checkEditCloseDocument"; |
||
162 | this.checkEditCloseDocument.Properties.Caption = "Close Document"; |
||
163 | this.checkEditCloseDocument.Size = new System.Drawing.Size(111, 18); |
||
164 | this.checkEditCloseDocument.StyleController = this.layoutControl1; |
||
165 | this.checkEditCloseDocument.TabIndex = 14; |
||
166 | // |
||
167 | 12b7a2a8 | gaqhf | // btnRefresh |
168 | // |
||
169 | this.btnRefresh.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRefresh.ImageOptions.SvgImage"))); |
||
170 | a6912a12 | gaqhf | this.btnRefresh.Location = new System.Drawing.Point(155, 58); |
171 | 12b7a2a8 | gaqhf | this.btnRefresh.Name = "btnRefresh"; |
172 | this.btnRefresh.Size = new System.Drawing.Size(101, 38); |
||
173 | this.btnRefresh.StyleController = this.layoutControl1; |
||
174 | this.btnRefresh.TabIndex = 13; |
||
175 | this.btnRefresh.Text = " Refresh "; |
||
176 | this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click); |
||
177 | // |
||
178 | a6830a94 | gaqhf | // comboBoxEditDefaultTemplate |
179 | // |
||
180 | a6912a12 | gaqhf | this.comboBoxEditDefaultTemplate.Location = new System.Drawing.Point(613, 76); |
181 | a6830a94 | gaqhf | this.comboBoxEditDefaultTemplate.MenuManager = this.ribbonControl; |
182 | this.comboBoxEditDefaultTemplate.Name = "comboBoxEditDefaultTemplate"; |
||
183 | this.comboBoxEditDefaultTemplate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
||
184 | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
||
185 | this.comboBoxEditDefaultTemplate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
||
186 | a6912a12 | gaqhf | this.comboBoxEditDefaultTemplate.Size = new System.Drawing.Size(117, 20); |
187 | a6830a94 | gaqhf | this.comboBoxEditDefaultTemplate.StyleController = this.layoutControl1; |
188 | this.comboBoxEditDefaultTemplate.TabIndex = 12; |
||
189 | 12b7a2a8 | gaqhf | this.comboBoxEditDefaultTemplate.SelectedIndexChanged += new System.EventHandler(this.comboBoxEditDefaultTemplate_SelectedIndexChanged); |
190 | a6830a94 | gaqhf | // |
191 | // buttonEditDefaultUnit |
||
192 | // |
||
193 | a6912a12 | gaqhf | this.buttonEditDefaultUnit.Location = new System.Drawing.Point(393, 76); |
194 | a6830a94 | gaqhf | this.buttonEditDefaultUnit.MenuManager = this.ribbonControl; |
195 | this.buttonEditDefaultUnit.Name = "buttonEditDefaultUnit"; |
||
196 | this.buttonEditDefaultUnit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
||
197 | new DevExpress.XtraEditors.Controls.EditorButton()}); |
||
198 | this.buttonEditDefaultUnit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
||
199 | a6912a12 | gaqhf | this.buttonEditDefaultUnit.Size = new System.Drawing.Size(116, 20); |
200 | a6830a94 | gaqhf | this.buttonEditDefaultUnit.StyleController = this.layoutControl1; |
201 | this.buttonEditDefaultUnit.TabIndex = 11; |
||
202 | this.buttonEditDefaultUnit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEditDefaulUnit_ButtonClick); |
||
203 | 12b7a2a8 | gaqhf | this.buttonEditDefaultUnit.TextChanged += new System.EventHandler(this.buttonEditDefaultUnit_TextChanged); |
204 | a6830a94 | gaqhf | // |
205 | 96a2080c | gaqhf | // btnRun |
206 | // |
||
207 | 0a1f51fb | gaqhf | this.btnRun.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRun.ImageOptions.SvgImage"))); |
208 | a6912a12 | gaqhf | this.btnRun.Location = new System.Drawing.Point(859, 58); |
209 | 96a2080c | gaqhf | this.btnRun.Name = "btnRun"; |
210 | df4559fc | gaqhf | this.btnRun.Size = new System.Drawing.Size(79, 36); |
211 | 96a2080c | gaqhf | this.btnRun.StyleController = this.layoutControl1; |
212 | this.btnRun.TabIndex = 9; |
||
213 | df4559fc | gaqhf | this.btnRun.Text = " Run "; |
214 | 1278ba59 | gaqhf | this.btnRun.Click += new System.EventHandler(this.btnRun_Click); |
215 | 96a2080c | gaqhf | // |
216 | // btnLoadFile |
||
217 | // |
||
218 | 0a1f51fb | gaqhf | this.btnLoadFile.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLoadFile.ImageOptions.SvgImage"))); |
219 | a6912a12 | gaqhf | this.btnLoadFile.Location = new System.Drawing.Point(24, 58); |
220 | 96a2080c | gaqhf | this.btnLoadFile.Name = "btnLoadFile"; |
221 | df4559fc | gaqhf | this.btnLoadFile.Size = new System.Drawing.Size(110, 36); |
222 | 96a2080c | gaqhf | this.btnLoadFile.StyleController = this.layoutControl1; |
223 | this.btnLoadFile.TabIndex = 8; |
||
224 | df4559fc | gaqhf | this.btnLoadFile.Text = " Load Files "; |
225 | 1278ba59 | gaqhf | this.btnLoadFile.Click += new System.EventHandler(this.btnLoadFile_Click); |
226 | 96a2080c | gaqhf | // |
227 | // btnItemMapping |
||
228 | // |
||
229 | 0a1f51fb | gaqhf | this.btnItemMapping.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnItemMapping.ImageOptions.SvgImage"))); |
230 | a6912a12 | gaqhf | this.btnItemMapping.Location = new System.Drawing.Point(976, 310); |
231 | 96a2080c | gaqhf | this.btnItemMapping.Name = "btnItemMapping"; |
232 | a6912a12 | gaqhf | this.btnItemMapping.Size = new System.Drawing.Size(234, 36); |
233 | 96a2080c | gaqhf | this.btnItemMapping.StyleController = this.layoutControl1; |
234 | this.btnItemMapping.TabIndex = 7; |
||
235 | df4559fc | gaqhf | this.btnItemMapping.Text = "Item Mapping Setting"; |
236 | this.btnItemMapping.Click += new System.EventHandler(this.btnItemMapping_Click); |
||
237 | 96a2080c | gaqhf | // |
238 | // btnSPPIDDB |
||
239 | // |
||
240 | 0a1f51fb | gaqhf | this.btnSPPIDDB.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDDB.ImageOptions.SvgImage"))); |
241 | a6912a12 | gaqhf | this.btnSPPIDDB.Location = new System.Drawing.Point(976, 176); |
242 | 96a2080c | gaqhf | this.btnSPPIDDB.Name = "btnSPPIDDB"; |
243 | a6912a12 | gaqhf | this.btnSPPIDDB.Size = new System.Drawing.Size(234, 36); |
244 | 96a2080c | gaqhf | this.btnSPPIDDB.StyleController = this.layoutControl1; |
245 | this.btnSPPIDDB.TabIndex = 5; |
||
246 | this.btnSPPIDDB.Text = "Setting"; |
||
247 | 23eb98bf | gaqhf | this.btnSPPIDDB.Click += new System.EventHandler(this.btnSPPIDDB_Click); |
248 | 96a2080c | gaqhf | // |
249 | 1278ba59 | gaqhf | // gridControlConverter |
250 | 96a2080c | gaqhf | // |
251 | a6912a12 | gaqhf | this.gridControlConverter.Location = new System.Drawing.Point(24, 100); |
252 | 1278ba59 | gaqhf | this.gridControlConverter.MainView = this.gridViewConverter; |
253 | this.gridControlConverter.MenuManager = this.ribbonControl; |
||
254 | this.gridControlConverter.Name = "gridControlConverter"; |
||
255 | a6912a12 | gaqhf | this.gridControlConverter.Size = new System.Drawing.Size(914, 441); |
256 | 1278ba59 | gaqhf | this.gridControlConverter.TabIndex = 4; |
257 | this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
||
258 | this.gridViewConverter}); |
||
259 | 96a2080c | gaqhf | // |
260 | 1278ba59 | gaqhf | // gridViewConverter |
261 | 96a2080c | gaqhf | // |
262 | 1278ba59 | gaqhf | this.gridViewConverter.GridControl = this.gridControlConverter; |
263 | this.gridViewConverter.Name = "gridViewConverter"; |
||
264 | this.gridViewConverter.OptionsView.ShowGroupPanel = false; |
||
265 | 635a8747 | gaqhf | this.gridViewConverter.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridViewConverter_RowCellClick); |
266 | 4314b3f3 | gaqhf | this.gridViewConverter.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridViewConverter_SelectionChanged); |
267 | 96a2080c | gaqhf | // |
268 | 23eb98bf | gaqhf | // btnID2Project |
269 | 96a2080c | gaqhf | // |
270 | a6912a12 | gaqhf | this.btnID2Project.Location = new System.Drawing.Point(1014, 58); |
271 | 23eb98bf | gaqhf | this.btnID2Project.MenuManager = this.ribbonControl; |
272 | this.btnID2Project.Name = "btnID2Project"; |
||
273 | this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
||
274 | 96a2080c | gaqhf | new DevExpress.XtraEditors.Controls.EditorButton()}); |
275 | 23eb98bf | gaqhf | this.btnID2Project.Properties.ReadOnly = true; |
276 | a6912a12 | gaqhf | this.btnID2Project.Size = new System.Drawing.Size(196, 20); |
277 | 23eb98bf | gaqhf | this.btnID2Project.StyleController = this.layoutControl1; |
278 | this.btnID2Project.TabIndex = 10; |
||
279 | this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick); |
||
280 | 96a2080c | gaqhf | // |
281 | // Root |
||
282 | // |
||
283 | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
||
284 | this.Root.GroupBordersVisible = false; |
||
285 | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
286 | this.layoutControlGroupSPPIDDB, |
||
287 | this.layoutControlGroupItemMapping, |
||
288 | 23eb98bf | gaqhf | this.layoutControlGroupAutoConverter, |
289 | b159a99b | gaqhf | this.emptySpaceItem1, |
290 | ebd79b4d | gaqhf | this.layoutControlGroupID2Project, |
291 | b159a99b | gaqhf | this.splitterItem1}); |
292 | 96a2080c | gaqhf | this.Root.Name = "Root"; |
293 | a6912a12 | gaqhf | this.Root.Size = new System.Drawing.Size(1234, 565); |
294 | 96a2080c | gaqhf | this.Root.TextVisible = false; |
295 | // |
||
296 | // layoutControlGroupSPPIDDB |
||
297 | // |
||
298 | 0a1f51fb | gaqhf | this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage"))); |
299 | 96a2080c | gaqhf | this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
300 | this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
301 | this.labelSPPIDPlantName, |
||
302 | this.labelSPPIDDBStatus, |
||
303 | this.layoutControlItem2, |
||
304 | 23eb98bf | gaqhf | this.simpleLabelItem2, |
305 | this.simpleLabelItem1}); |
||
306 | a6912a12 | gaqhf | this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(952, 118); |
307 | 96a2080c | gaqhf | this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB"; |
308 | a6912a12 | gaqhf | this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(262, 134); |
309 | 96a2080c | gaqhf | this.layoutControlGroupSPPIDDB.Text = "SPPID DB"; |
310 | // |
||
311 | // labelSPPIDPlantName |
||
312 | // |
||
313 | this.labelSPPIDPlantName.AllowHotTrack = false; |
||
314 | 23eb98bf | gaqhf | this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true; |
315 | a6912a12 | gaqhf | this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40); |
316 | 96a2080c | gaqhf | this.labelSPPIDPlantName.Name = "labelSPPIDPlantName"; |
317 | a6912a12 | gaqhf | this.labelSPPIDPlantName.Size = new System.Drawing.Size(160, 18); |
318 | 96a2080c | gaqhf | this.labelSPPIDPlantName.Text = "SPPIDPlantName"; |
319 | this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14); |
||
320 | // |
||
321 | // labelSPPIDDBStatus |
||
322 | // |
||
323 | this.labelSPPIDDBStatus.AllowHotTrack = false; |
||
324 | 23eb98bf | gaqhf | this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true; |
325 | a6912a12 | gaqhf | this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58); |
326 | 96a2080c | gaqhf | this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus"; |
327 | a6912a12 | gaqhf | this.labelSPPIDDBStatus.Size = new System.Drawing.Size(187, 18); |
328 | 96a2080c | gaqhf | this.labelSPPIDDBStatus.Text = "SPPIDDBStatus"; |
329 | this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14); |
||
330 | // |
||
331 | // layoutControlItem2 |
||
332 | // |
||
333 | this.layoutControlItem2.Control = this.btnSPPIDDB; |
||
334 | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
||
335 | this.layoutControlItem2.Name = "layoutControlItem2"; |
||
336 | a6912a12 | gaqhf | this.layoutControlItem2.Size = new System.Drawing.Size(238, 40); |
337 | 96a2080c | gaqhf | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
338 | this.layoutControlItem2.TextVisible = false; |
||
339 | // |
||
340 | 063e3ac4 | gaqhf | // simpleLabelItem2 |
341 | // |
||
342 | this.simpleLabelItem2.AllowHotTrack = false; |
||
343 | 23eb98bf | gaqhf | this.simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true; |
344 | a6912a12 | gaqhf | this.simpleLabelItem2.Location = new System.Drawing.Point(0, 58); |
345 | 063e3ac4 | gaqhf | this.simpleLabelItem2.MaxSize = new System.Drawing.Size(51, 18); |
346 | this.simpleLabelItem2.MinSize = new System.Drawing.Size(51, 18); |
||
347 | this.simpleLabelItem2.Name = "simpleLabelItem2"; |
||
348 | this.simpleLabelItem2.Size = new System.Drawing.Size(51, 18); |
||
349 | this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
350 | this.simpleLabelItem2.Text = "Status : "; |
||
351 | this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
352 | this.simpleLabelItem2.TextSize = new System.Drawing.Size(47, 14); |
||
353 | // |
||
354 | 23eb98bf | gaqhf | // simpleLabelItem1 |
355 | // |
||
356 | this.simpleLabelItem1.AllowHotTrack = false; |
||
357 | this.simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true; |
||
358 | a6912a12 | gaqhf | this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40); |
359 | 23eb98bf | gaqhf | this.simpleLabelItem1.MaxSize = new System.Drawing.Size(78, 18); |
360 | this.simpleLabelItem1.MinSize = new System.Drawing.Size(78, 18); |
||
361 | this.simpleLabelItem1.Name = "simpleLabelItem1"; |
||
362 | this.simpleLabelItem1.Size = new System.Drawing.Size(78, 18); |
||
363 | this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
364 | this.simpleLabelItem1.Text = "Plant Name : "; |
||
365 | this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
366 | this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14); |
||
367 | // |
||
368 | 96a2080c | gaqhf | // layoutControlGroupItemMapping |
369 | // |
||
370 | 0a1f51fb | gaqhf | this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupItemMapping.CaptionImageOptions.SvgImage"))); |
371 | 96a2080c | gaqhf | this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
372 | this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
373 | this.layoutControlItem4, |
||
374 | this.labelItemMappingStatus, |
||
375 | this.simpleLabelItem5}); |
||
376 | a6912a12 | gaqhf | this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(952, 252); |
377 | 96a2080c | gaqhf | this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping"; |
378 | a6912a12 | gaqhf | this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(262, 116); |
379 | 96a2080c | gaqhf | this.layoutControlGroupItemMapping.Text = "Item Mapping"; |
380 | // |
||
381 | // layoutControlItem4 |
||
382 | // |
||
383 | this.layoutControlItem4.Control = this.btnItemMapping; |
||
384 | this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); |
||
385 | this.layoutControlItem4.Name = "layoutControlItem4"; |
||
386 | a6912a12 | gaqhf | this.layoutControlItem4.Size = new System.Drawing.Size(238, 40); |
387 | 96a2080c | gaqhf | this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
388 | this.layoutControlItem4.TextVisible = false; |
||
389 | // |
||
390 | // labelItemMappingStatus |
||
391 | // |
||
392 | this.labelItemMappingStatus.AllowHotTrack = false; |
||
393 | 23eb98bf | gaqhf | this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true; |
394 | a6912a12 | gaqhf | this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40); |
395 | 96a2080c | gaqhf | this.labelItemMappingStatus.Name = "labelItemMappingStatus"; |
396 | a6912a12 | gaqhf | this.labelItemMappingStatus.Size = new System.Drawing.Size(187, 18); |
397 | 96a2080c | gaqhf | this.labelItemMappingStatus.Text = "MappingStatus"; |
398 | this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14); |
||
399 | // |
||
400 | // simpleLabelItem5 |
||
401 | // |
||
402 | this.simpleLabelItem5.AllowHotTrack = false; |
||
403 | 23eb98bf | gaqhf | this.simpleLabelItem5.AppearanceItemCaption.Options.UseForeColor = true; |
404 | a6912a12 | gaqhf | this.simpleLabelItem5.Location = new System.Drawing.Point(0, 40); |
405 | 063e3ac4 | gaqhf | this.simpleLabelItem5.MaxSize = new System.Drawing.Size(51, 18); |
406 | this.simpleLabelItem5.MinSize = new System.Drawing.Size(51, 18); |
||
407 | 96a2080c | gaqhf | this.simpleLabelItem5.Name = "simpleLabelItem5"; |
408 | 063e3ac4 | gaqhf | this.simpleLabelItem5.Size = new System.Drawing.Size(51, 18); |
409 | this.simpleLabelItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
410 | 96a2080c | gaqhf | this.simpleLabelItem5.Text = "Status : "; |
411 | this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
412 | this.simpleLabelItem5.TextSize = new System.Drawing.Size(47, 14); |
||
413 | // |
||
414 | 23eb98bf | gaqhf | // layoutControlGroupAutoConverter |
415 | // |
||
416 | 0a1f51fb | gaqhf | this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage"))); |
417 | 23eb98bf | gaqhf | this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
418 | this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
419 | this.layoutControlItem1, |
||
420 | this.layoutControlItem5, |
||
421 | this.emptySpaceItem2, |
||
422 | d73c791c | gaqhf | this.layoutControlItem6, |
423 | this.layoutControlItem3, |
||
424 | this.layoutControlItem8, |
||
425 | 02a45794 | gaqhf | this.emptySpaceItem3, |
426 | this.layoutControlItem9, |
||
427 | 442bd51e | gaqhf | this.emptySpaceItem4, |
428 | this.layoutControlItem10, |
||
429 | this.emptySpaceItem5}); |
||
430 | 23eb98bf | gaqhf | this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0); |
431 | this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter"; |
||
432 | a6912a12 | gaqhf | this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(942, 545); |
433 | 23eb98bf | gaqhf | this.layoutControlGroupAutoConverter.Text = "Auto Converter"; |
434 | // |
||
435 | // layoutControlItem1 |
||
436 | // |
||
437 | this.layoutControlItem1.Control = this.gridControlConverter; |
||
438 | 02a45794 | gaqhf | this.layoutControlItem1.Location = new System.Drawing.Point(0, 42); |
439 | 23eb98bf | gaqhf | this.layoutControlItem1.Name = "layoutControlItem1"; |
440 | a6912a12 | gaqhf | this.layoutControlItem1.Size = new System.Drawing.Size(918, 445); |
441 | 23eb98bf | gaqhf | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
442 | this.layoutControlItem1.TextVisible = false; |
||
443 | // |
||
444 | // layoutControlItem5 |
||
445 | // |
||
446 | this.layoutControlItem5.Control = this.btnLoadFile; |
||
447 | this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
||
448 | df4559fc | gaqhf | this.layoutControlItem5.MaxSize = new System.Drawing.Size(114, 40); |
449 | this.layoutControlItem5.MinSize = new System.Drawing.Size(114, 40); |
||
450 | 23eb98bf | gaqhf | this.layoutControlItem5.Name = "layoutControlItem5"; |
451 | 02a45794 | gaqhf | this.layoutControlItem5.Size = new System.Drawing.Size(114, 42); |
452 | 23eb98bf | gaqhf | this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
453 | this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
||
454 | this.layoutControlItem5.TextVisible = false; |
||
455 | // |
||
456 | // emptySpaceItem2 |
||
457 | // |
||
458 | this.emptySpaceItem2.AllowHotTrack = false; |
||
459 | 02a45794 | gaqhf | this.emptySpaceItem2.Location = new System.Drawing.Point(236, 0); |
460 | 23eb98bf | gaqhf | this.emptySpaceItem2.Name = "emptySpaceItem2"; |
461 | 02a45794 | gaqhf | this.emptySpaceItem2.Size = new System.Drawing.Size(599, 18); |
462 | 23eb98bf | gaqhf | this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
463 | // |
||
464 | // layoutControlItem6 |
||
465 | // |
||
466 | this.layoutControlItem6.Control = this.btnRun; |
||
467 | d73c791c | gaqhf | this.layoutControlItem6.Location = new System.Drawing.Point(835, 0); |
468 | df4559fc | gaqhf | this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40); |
469 | this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40); |
||
470 | 23eb98bf | gaqhf | this.layoutControlItem6.Name = "layoutControlItem6"; |
471 | 02a45794 | gaqhf | this.layoutControlItem6.Size = new System.Drawing.Size(83, 42); |
472 | 23eb98bf | gaqhf | this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
473 | this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
||
474 | this.layoutControlItem6.TextVisible = false; |
||
475 | // |
||
476 | a6830a94 | gaqhf | // layoutControlItem3 |
477 | // |
||
478 | this.layoutControlItem3.Control = this.buttonEditDefaultUnit; |
||
479 | 442bd51e | gaqhf | this.layoutControlItem3.Location = new System.Drawing.Point(299, 18); |
480 | a6830a94 | gaqhf | this.layoutControlItem3.Name = "layoutControlItem3"; |
481 | a6912a12 | gaqhf | this.layoutControlItem3.Size = new System.Drawing.Size(190, 24); |
482 | a6830a94 | gaqhf | this.layoutControlItem3.Text = "Default Unit"; |
483 | this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
484 | this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 14); |
||
485 | this.layoutControlItem3.TextToControlDistance = 5; |
||
486 | // |
||
487 | // layoutControlItem8 |
||
488 | // |
||
489 | this.layoutControlItem8.Control = this.comboBoxEditDefaultTemplate; |
||
490 | a6912a12 | gaqhf | this.layoutControlItem8.Location = new System.Drawing.Point(489, 18); |
491 | a6830a94 | gaqhf | this.layoutControlItem8.Name = "layoutControlItem8"; |
492 | a6912a12 | gaqhf | this.layoutControlItem8.Size = new System.Drawing.Size(221, 24); |
493 | a6830a94 | gaqhf | this.layoutControlItem8.Text = "Default Template"; |
494 | this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
495 | this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 14); |
||
496 | this.layoutControlItem8.TextToControlDistance = 5; |
||
497 | // |
||
498 | // emptySpaceItem3 |
||
499 | // |
||
500 | this.emptySpaceItem3.AllowHotTrack = false; |
||
501 | 02a45794 | gaqhf | this.emptySpaceItem3.Location = new System.Drawing.Point(236, 18); |
502 | a6830a94 | gaqhf | this.emptySpaceItem3.Name = "emptySpaceItem3"; |
503 | 442bd51e | gaqhf | this.emptySpaceItem3.Size = new System.Drawing.Size(63, 24); |
504 | a6830a94 | gaqhf | this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); |
505 | // |
||
506 | 12b7a2a8 | gaqhf | // layoutControlItem9 |
507 | // |
||
508 | this.layoutControlItem9.Control = this.btnRefresh; |
||
509 | this.layoutControlItem9.Location = new System.Drawing.Point(131, 0); |
||
510 | this.layoutControlItem9.MaxSize = new System.Drawing.Size(105, 42); |
||
511 | this.layoutControlItem9.MinSize = new System.Drawing.Size(105, 42); |
||
512 | this.layoutControlItem9.Name = "layoutControlItem9"; |
||
513 | this.layoutControlItem9.Size = new System.Drawing.Size(105, 42); |
||
514 | this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
515 | this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); |
||
516 | this.layoutControlItem9.TextVisible = false; |
||
517 | // |
||
518 | // emptySpaceItem4 |
||
519 | // |
||
520 | this.emptySpaceItem4.AllowHotTrack = false; |
||
521 | this.emptySpaceItem4.Location = new System.Drawing.Point(114, 0); |
||
522 | this.emptySpaceItem4.Name = "emptySpaceItem4"; |
||
523 | this.emptySpaceItem4.Size = new System.Drawing.Size(17, 42); |
||
524 | this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); |
||
525 | // |
||
526 | a6912a12 | gaqhf | // layoutControlItem10 |
527 | // |
||
528 | this.layoutControlItem10.Control = this.checkEditCloseDocument; |
||
529 | this.layoutControlItem10.Location = new System.Drawing.Point(720, 18); |
||
530 | this.layoutControlItem10.MaxSize = new System.Drawing.Size(115, 24); |
||
531 | this.layoutControlItem10.MinSize = new System.Drawing.Size(115, 24); |
||
532 | this.layoutControlItem10.Name = "layoutControlItem10"; |
||
533 | this.layoutControlItem10.Size = new System.Drawing.Size(115, 24); |
||
534 | this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
535 | this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
||
536 | this.layoutControlItem10.TextVisible = false; |
||
537 | // |
||
538 | // emptySpaceItem5 |
||
539 | // |
||
540 | this.emptySpaceItem5.AllowHotTrack = false; |
||
541 | this.emptySpaceItem5.Location = new System.Drawing.Point(710, 18); |
||
542 | this.emptySpaceItem5.Name = "emptySpaceItem5"; |
||
543 | this.emptySpaceItem5.Size = new System.Drawing.Size(10, 24); |
||
544 | this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); |
||
545 | // |
||
546 | 063e3ac4 | gaqhf | // emptySpaceItem1 |
547 | // |
||
548 | this.emptySpaceItem1.AllowHotTrack = false; |
||
549 | a6912a12 | gaqhf | this.emptySpaceItem1.Location = new System.Drawing.Point(952, 368); |
550 | 063e3ac4 | gaqhf | this.emptySpaceItem1.Name = "emptySpaceItem1"; |
551 | a6912a12 | gaqhf | this.emptySpaceItem1.Size = new System.Drawing.Size(262, 177); |
552 | 063e3ac4 | gaqhf | this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
553 | // |
||
554 | 0d8062b2 | gaqhf | // layoutControlGroupID2Project |
555 | // |
||
556 | 0a1f51fb | gaqhf | this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupID2Project.CaptionImageOptions.SvgImage"))); |
557 | 0d8062b2 | gaqhf | this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
558 | this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
559 | this.labelID2ProjectName, |
||
560 | this.labelID2ProjectStatus, |
||
561 | this.layoutControlItem7, |
||
562 | this.simpleLabelItem3, |
||
563 | this.simpleLabelItem4}); |
||
564 | a6912a12 | gaqhf | this.layoutControlGroupID2Project.Location = new System.Drawing.Point(952, 0); |
565 | 0d8062b2 | gaqhf | this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project"; |
566 | a6912a12 | gaqhf | this.layoutControlGroupID2Project.Size = new System.Drawing.Size(262, 118); |
567 | 0d8062b2 | gaqhf | this.layoutControlGroupID2Project.Text = "ID2 Project"; |
568 | // |
||
569 | // labelID2ProjectName |
||
570 | // |
||
571 | this.labelID2ProjectName.AllowHotTrack = false; |
||
572 | this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true; |
||
573 | this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24); |
||
574 | this.labelID2ProjectName.Name = "labelID2ProjectName"; |
||
575 | a6912a12 | gaqhf | this.labelID2ProjectName.Size = new System.Drawing.Size(148, 18); |
576 | 0d8062b2 | gaqhf | this.labelID2ProjectName.Text = "ID2ProjectName"; |
577 | this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14); |
||
578 | // |
||
579 | // labelID2ProjectStatus |
||
580 | // |
||
581 | this.labelID2ProjectStatus.AllowHotTrack = false; |
||
582 | this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true; |
||
583 | this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42); |
||
584 | this.labelID2ProjectStatus.Name = "labelID2ProjectStatus"; |
||
585 | a6912a12 | gaqhf | this.labelID2ProjectStatus.Size = new System.Drawing.Size(187, 18); |
586 | 0d8062b2 | gaqhf | this.labelID2ProjectStatus.Text = "ID2ProjectStatus"; |
587 | this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14); |
||
588 | // |
||
589 | // layoutControlItem7 |
||
590 | // |
||
591 | this.layoutControlItem7.Control = this.btnID2Project; |
||
592 | this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); |
||
593 | this.layoutControlItem7.Name = "layoutControlItem7"; |
||
594 | a6912a12 | gaqhf | this.layoutControlItem7.Size = new System.Drawing.Size(238, 24); |
595 | 0d8062b2 | gaqhf | this.layoutControlItem7.Text = "Path :"; |
596 | this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
597 | this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14); |
||
598 | this.layoutControlItem7.TextToControlDistance = 5; |
||
599 | // |
||
600 | // simpleLabelItem3 |
||
601 | // |
||
602 | this.simpleLabelItem3.AllowHotTrack = false; |
||
603 | this.simpleLabelItem3.AppearanceItemCaption.Options.UseForeColor = true; |
||
604 | this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24); |
||
605 | this.simpleLabelItem3.MaxSize = new System.Drawing.Size(90, 18); |
||
606 | this.simpleLabelItem3.MinSize = new System.Drawing.Size(90, 18); |
||
607 | this.simpleLabelItem3.Name = "simpleLabelItem3"; |
||
608 | this.simpleLabelItem3.Size = new System.Drawing.Size(90, 18); |
||
609 | this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
610 | this.simpleLabelItem3.Text = "Project Name : "; |
||
611 | this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
612 | this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14); |
||
613 | // |
||
614 | // simpleLabelItem4 |
||
615 | // |
||
616 | this.simpleLabelItem4.AllowHotTrack = false; |
||
617 | this.simpleLabelItem4.AppearanceItemCaption.Options.UseForeColor = true; |
||
618 | this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42); |
||
619 | this.simpleLabelItem4.MaxSize = new System.Drawing.Size(51, 18); |
||
620 | this.simpleLabelItem4.MinSize = new System.Drawing.Size(51, 18); |
||
621 | this.simpleLabelItem4.Name = "simpleLabelItem4"; |
||
622 | this.simpleLabelItem4.Size = new System.Drawing.Size(51, 18); |
||
623 | this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
624 | this.simpleLabelItem4.Text = "Status : "; |
||
625 | this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
||
626 | this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14); |
||
627 | // |
||
628 | b159a99b | gaqhf | // splitterItem1 |
629 | // |
||
630 | this.splitterItem1.AllowHotTrack = true; |
||
631 | d73c791c | gaqhf | this.splitterItem1.Location = new System.Drawing.Point(942, 0); |
632 | b159a99b | gaqhf | this.splitterItem1.Name = "splitterItem1"; |
633 | a6912a12 | gaqhf | this.splitterItem1.Size = new System.Drawing.Size(10, 545); |
634 | b159a99b | gaqhf | // |
635 | 23eb98bf | gaqhf | // xtraFolderBrowserDialog |
636 | // |
||
637 | this.xtraFolderBrowserDialog.DialogStyle = DevExpress.Utils.CommonDialogs.FolderBrowserDialogStyle.Wide; |
||
638 | this.xtraFolderBrowserDialog.SelectedPath = "xtraFolderBrowserDialog1"; |
||
639 | // |
||
640 | // xtraOpenFileDialog |
||
641 | // |
||
642 | this.xtraOpenFileDialog.FileName = "xtraOpenFileDialog1"; |
||
643 | this.xtraOpenFileDialog.Filter = "Xml Files(*.xml)|*.xml"; |
||
644 | this.xtraOpenFileDialog.Multiselect = true; |
||
645 | // |
||
646 | 96a2080c | gaqhf | // ConverterForm |
647 | // |
||
648 | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
||
649 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
650 | 51ae61b9 | gaqhf | this.ClientSize = new System.Drawing.Size(1234, 597); |
651 | 96a2080c | gaqhf | this.Controls.Add(this.layoutControl1); |
652 | this.Controls.Add(this.ribbonControl); |
||
653 | this.Name = "ConverterForm"; |
||
654 | this.Ribbon = this.ribbonControl; |
||
655 | df4559fc | gaqhf | this.ShowIcon = false; |
656 | 96a2080c | gaqhf | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
657 | df4559fc | gaqhf | this.Text = "SPPID Converter"; |
658 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit(); |
659 | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
||
660 | this.layoutControl1.ResumeLayout(false); |
||
661 | a6912a12 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.checkEditCloseDocument.Properties)).EndInit(); |
662 | a6830a94 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditDefaultTemplate.Properties)).EndInit(); |
663 | ((System.ComponentModel.ISupportInitialize)(this.buttonEditDefaultUnit.Properties)).EndInit(); |
||
664 | 1278ba59 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).EndInit(); |
665 | ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).EndInit(); |
||
666 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).EndInit(); |
667 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
668 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).EndInit(); |
||
669 | ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).EndInit(); |
||
670 | ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).EndInit(); |
||
671 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
||
672 | 063e3ac4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit(); |
673 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit(); |
674 | 96a2080c | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit(); |
675 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
||
676 | ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit(); |
||
677 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit(); |
||
678 | 23eb98bf | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).EndInit(); |
679 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
||
680 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
||
681 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); |
||
682 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
||
683 | a6830a94 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
684 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
||
685 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); |
||
686 | 12b7a2a8 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
687 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); |
||
688 | a6912a12 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
689 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); |
||
690 | 063e3ac4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
691 | 0d8062b2 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit(); |
692 | ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit(); |
||
693 | ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit(); |
||
694 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
||
695 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit(); |
||
696 | ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit(); |
||
697 | b159a99b | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); |
698 | 96a2080c | gaqhf | this.ResumeLayout(false); |
699 | this.PerformLayout(); |
||
700 | |||
701 | } |
||
702 | |||
703 | #endregion |
||
704 | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl; |
||
705 | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
||
706 | private DevExpress.XtraEditors.SimpleButton btnSPPIDDB; |
||
707 | 1278ba59 | gaqhf | private DevExpress.XtraGrid.GridControl gridControlConverter; |
708 | private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter; |
||
709 | 96a2080c | gaqhf | private DevExpress.XtraLayout.LayoutControlGroup Root; |
710 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter; |
||
711 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
||
712 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB; |
||
713 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
||
714 | private DevExpress.XtraEditors.SimpleButton btnItemMapping; |
||
715 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
||
716 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project; |
||
717 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping; |
||
718 | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
||
719 | private DevExpress.XtraEditors.SimpleButton btnRun; |
||
720 | private DevExpress.XtraEditors.SimpleButton btnLoadFile; |
||
721 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
||
722 | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; |
||
723 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
||
724 | private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName; |
||
725 | private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus; |
||
726 | private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName; |
||
727 | private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus; |
||
728 | private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus; |
||
729 | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1; |
||
730 | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2; |
||
731 | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3; |
||
732 | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4; |
||
733 | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5; |
||
734 | b159a99b | gaqhf | private DevExpress.XtraLayout.SplitterItem splitterItem1; |
735 | 23eb98bf | gaqhf | private DevExpress.XtraEditors.ButtonEdit btnID2Project; |
736 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
||
737 | private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog; |
||
738 | private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog; |
||
739 | d73c791c | gaqhf | private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditDefaultTemplate; |
740 | private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit; |
||
741 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
||
742 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
||
743 | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; |
||
744 | 02a45794 | gaqhf | private DevExpress.XtraEditors.SimpleButton btnRefresh; |
745 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
||
746 | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; |
||
747 | 442bd51e | gaqhf | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
748 | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; |
||
749 | public DevExpress.XtraEditors.CheckEdit checkEditCloseDocument; |
||
750 | 96a2080c | gaqhf | } |
751 | } |