프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / MainControl.Designer.cs @ b8ff72eb

이력 | 보기 | 이력해설 | 다운로드 (19.5 KB)

1 f2151e28 gaqhf
namespace SPPIDConverter_AutoModeling
2
{
3
    partial class MainControl
4
    {
5
        /// <summary> 
6
        /// 필수 디자이너 변수입니다.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9
10
        /// <summary> 
11
        /// 사용 중인 모든 리소스를 정리합니다.
12
        /// </summary>
13
        /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 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 구성 요소 디자이너에서 생성한 코드
24
25
        /// <summary> 
26
        /// 디자이너 지원에 필요한 메서드입니다. 
27
        /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31 6f3c8356 gaqhf
            Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
32
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
33
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
34 baade5a4 gaqhf
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
35 2cae7d1f gaqhf
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
36 baade5a4 gaqhf
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
37
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
38 2cae7d1f gaqhf
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
39 baade5a4 gaqhf
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
40 1f9707e7 한규호
            this.panelMain = new System.Windows.Forms.Panel();
41 d4be8715 gaqhf
            this.pageView = new Telerik.WinControls.UI.RadPageView();
42
            this.pageConverter = new Telerik.WinControls.UI.RadPageViewPage();
43 6f3c8356 gaqhf
            this.radPanel2 = new Telerik.WinControls.UI.RadPanel();
44 baade5a4 gaqhf
            this.gridViewDrawingList = new Telerik.WinControls.UI.RadGridView();
45 6f3c8356 gaqhf
            this.radPanel1 = new Telerik.WinControls.UI.RadPanel();
46 65efd126 gaqhf
            this.btnLoadFiles = new Telerik.WinControls.UI.RadButton();
47 6f3c8356 gaqhf
            this.btnRun = new Telerik.WinControls.UI.RadButton();
48 d4be8715 gaqhf
            this.pageItemMapping = new Telerik.WinControls.UI.RadPageViewPage();
49 65efd126 gaqhf
            this.radPanel4 = new Telerik.WinControls.UI.RadPanel();
50 baade5a4 gaqhf
            this.gridViewItemMapping = new Telerik.WinControls.UI.RadGridView();
51 65efd126 gaqhf
            this.radPanel3 = new Telerik.WinControls.UI.RadPanel();
52 baade5a4 gaqhf
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
53
            this.btnSitePath = new Telerik.WinControls.UI.RadBrowseEditor();
54 d4be8715 gaqhf
            this.pageReport = new Telerik.WinControls.UI.RadPageViewPage();
55 2cae7d1f gaqhf
            this.telerikMetroBlueTheme = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
56
            this.materialBlueGreyTheme = new Telerik.WinControls.Themes.MaterialBlueGreyTheme();
57 d4be8715 gaqhf
            this.panelMain.SuspendLayout();
58
            ((System.ComponentModel.ISupportInitialize)(this.pageView)).BeginInit();
59
            this.pageView.SuspendLayout();
60 575ba06e gaqhf
            this.pageConverter.SuspendLayout();
61
            ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit();
62
            this.radPanel2.SuspendLayout();
63 baade5a4 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList)).BeginInit();
64
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList.MasterTemplate)).BeginInit();
65 6f3c8356 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
66
            this.radPanel1.SuspendLayout();
67 65efd126 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.btnLoadFiles)).BeginInit();
68 6f3c8356 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.btnRun)).BeginInit();
69 65efd126 gaqhf
            this.pageItemMapping.SuspendLayout();
70
            ((System.ComponentModel.ISupportInitialize)(this.radPanel4)).BeginInit();
71 baade5a4 gaqhf
            this.radPanel4.SuspendLayout();
72
            ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping)).BeginInit();
73
            ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping.MasterTemplate)).BeginInit();
74 65efd126 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.radPanel3)).BeginInit();
75
            this.radPanel3.SuspendLayout();
76 baade5a4 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
77
            ((System.ComponentModel.ISupportInitialize)(this.btnSitePath)).BeginInit();
78 f2151e28 gaqhf
            this.SuspendLayout();
79
            // 
80 1f9707e7 한규호
            // panelMain
81
            // 
82 d4be8715 gaqhf
            this.panelMain.Controls.Add(this.pageView);
83 1f9707e7 한규호
            this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill;
84
            this.panelMain.Location = new System.Drawing.Point(0, 0);
85
            this.panelMain.Name = "panelMain";
86 2cae7d1f gaqhf
            this.panelMain.Size = new System.Drawing.Size(361, 900);
87 1f9707e7 한규호
            this.panelMain.TabIndex = 0;
88
            // 
89 d4be8715 gaqhf
            // pageView
90
            // 
91
            this.pageView.Controls.Add(this.pageConverter);
92
            this.pageView.Controls.Add(this.pageItemMapping);
93
            this.pageView.Controls.Add(this.pageReport);
94
            this.pageView.Dock = System.Windows.Forms.DockStyle.Fill;
95
            this.pageView.Location = new System.Drawing.Point(0, 0);
96
            this.pageView.Name = "pageView";
97 2cae7d1f gaqhf
            this.pageView.SelectedPage = this.pageConverter;
98
            this.pageView.Size = new System.Drawing.Size(361, 900);
99 d4be8715 gaqhf
            this.pageView.TabIndex = 0;
100
            this.pageView.ThemeName = "TelerikMetroBlue";
101
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pageView.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None;
102
            // 
103
            // pageConverter
104
            // 
105 575ba06e gaqhf
            this.pageConverter.Controls.Add(this.radPanel2);
106
            this.pageConverter.Controls.Add(this.radPanel1);
107 65efd126 gaqhf
            this.pageConverter.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Convert;
108
            this.pageConverter.ItemSize = new System.Drawing.SizeF(98F, 40F);
109
            this.pageConverter.Location = new System.Drawing.Point(5, 46);
110 d4be8715 gaqhf
            this.pageConverter.Name = "pageConverter";
111 2cae7d1f gaqhf
            this.pageConverter.Size = new System.Drawing.Size(351, 849);
112 d4be8715 gaqhf
            this.pageConverter.Text = "Converter";
113
            // 
114 575ba06e gaqhf
            // radPanel2
115
            // 
116 baade5a4 gaqhf
            this.radPanel2.Controls.Add(this.gridViewDrawingList);
117 575ba06e gaqhf
            this.radPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
118
            this.radPanel2.Location = new System.Drawing.Point(0, 33);
119
            this.radPanel2.Name = "radPanel2";
120 2cae7d1f gaqhf
            this.radPanel2.Size = new System.Drawing.Size(351, 816);
121 575ba06e gaqhf
            this.radPanel2.TabIndex = 1;
122
            this.radPanel2.Text = "radPanel2";
123
            this.radPanel2.ThemeName = "MaterialBlueGrey";
124
            // 
125 baade5a4 gaqhf
            // gridViewDrawingList
126 575ba06e gaqhf
            // 
127 baade5a4 gaqhf
            this.gridViewDrawingList.Dock = System.Windows.Forms.DockStyle.Fill;
128
            this.gridViewDrawingList.Location = new System.Drawing.Point(0, 0);
129 575ba06e gaqhf
            // 
130
            // 
131
            // 
132 baade5a4 gaqhf
            this.gridViewDrawingList.MasterTemplate.AllowAddNewRow = false;
133
            this.gridViewDrawingList.MasterTemplate.AllowCellContextMenu = false;
134
            this.gridViewDrawingList.MasterTemplate.AllowDeleteRow = false;
135 6f3c8356 gaqhf
            gridViewCheckBoxColumn1.EnableHeaderCheckBox = true;
136
            gridViewCheckBoxColumn1.HeaderCheckBoxAlignment = System.Drawing.ContentAlignment.MiddleCenter;
137
            gridViewCheckBoxColumn1.HeaderText = "";
138
            gridViewCheckBoxColumn1.Name = "colCheckBox";
139
            gridViewCheckBoxColumn1.RowSpan = 100;
140
            gridViewCheckBoxColumn1.Width = 41;
141
            gridViewTextBoxColumn1.HeaderText = "Drawing Name";
142
            gridViewTextBoxColumn1.Name = "colDrawingName";
143 2cae7d1f gaqhf
            gridViewTextBoxColumn1.ReadOnly = true;
144 6f3c8356 gaqhf
            gridViewTextBoxColumn1.RowSpan = 100;
145 2cae7d1f gaqhf
            gridViewTextBoxColumn1.Width = 191;
146 6f3c8356 gaqhf
            gridViewTextBoxColumn2.HeaderText = "Status";
147 2cae7d1f gaqhf
            gridViewTextBoxColumn2.MinWidth = 100;
148 6f3c8356 gaqhf
            gridViewTextBoxColumn2.Name = "colStatus";
149 2cae7d1f gaqhf
            gridViewTextBoxColumn2.ReadOnly = true;
150 6f3c8356 gaqhf
            gridViewTextBoxColumn2.RowSpan = 100;
151 2cae7d1f gaqhf
            gridViewTextBoxColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
152
            gridViewTextBoxColumn2.Width = 100;
153
            gridViewTextBoxColumn3.HeaderText = "DrawingFullName";
154
            gridViewTextBoxColumn3.IsVisible = false;
155
            gridViewTextBoxColumn3.Name = "colDrawingFullName";
156
            gridViewTextBoxColumn3.ReadOnly = true;
157
            gridViewTextBoxColumn3.Width = 43;
158 baade5a4 gaqhf
            this.gridViewDrawingList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
159 6f3c8356 gaqhf
            gridViewCheckBoxColumn1,
160
            gridViewTextBoxColumn1,
161 2cae7d1f gaqhf
            gridViewTextBoxColumn2,
162
            gridViewTextBoxColumn3});
163 baade5a4 gaqhf
            this.gridViewDrawingList.MasterTemplate.EnableGrouping = false;
164
            this.gridViewDrawingList.MasterTemplate.ViewDefinition = tableViewDefinition1;
165
            this.gridViewDrawingList.Name = "gridViewDrawingList";
166 2cae7d1f gaqhf
            this.gridViewDrawingList.Size = new System.Drawing.Size(351, 816);
167 baade5a4 gaqhf
            this.gridViewDrawingList.TabIndex = 0;
168
            this.gridViewDrawingList.ThemeName = "TelerikMetroBlue";
169 575ba06e gaqhf
            // 
170 6f3c8356 gaqhf
            // radPanel1
171 575ba06e gaqhf
            // 
172 65efd126 gaqhf
            this.radPanel1.Controls.Add(this.btnLoadFiles);
173 6f3c8356 gaqhf
            this.radPanel1.Controls.Add(this.btnRun);
174
            this.radPanel1.Dock = System.Windows.Forms.DockStyle.Top;
175
            this.radPanel1.Location = new System.Drawing.Point(0, 0);
176
            this.radPanel1.Name = "radPanel1";
177
            this.radPanel1.Size = new System.Drawing.Size(351, 33);
178
            this.radPanel1.TabIndex = 0;
179
            this.radPanel1.ThemeName = "MaterialBlueGrey";
180 575ba06e gaqhf
            // 
181 65efd126 gaqhf
            // btnLoadFiles
182 575ba06e gaqhf
            // 
183 65efd126 gaqhf
            this.btnLoadFiles.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Open;
184
            this.btnLoadFiles.Location = new System.Drawing.Point(0, 0);
185
            this.btnLoadFiles.Name = "btnLoadFiles";
186
            this.btnLoadFiles.Size = new System.Drawing.Size(81, 26);
187
            this.btnLoadFiles.TabIndex = 1;
188
            this.btnLoadFiles.Text = "Load Files ";
189
            this.btnLoadFiles.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
190
            this.btnLoadFiles.ThemeName = "TelerikMetroBlue";
191 2cae7d1f gaqhf
            this.btnLoadFiles.Click += new System.EventHandler(this.btnLoadFiles_Click);
192 575ba06e gaqhf
            // 
193 6f3c8356 gaqhf
            // btnRun
194
            // 
195
            this.btnRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
196 65efd126 gaqhf
            this.btnRun.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Start;
197
            this.btnRun.Location = new System.Drawing.Point(303, 0);
198 6f3c8356 gaqhf
            this.btnRun.Name = "btnRun";
199 65efd126 gaqhf
            this.btnRun.Size = new System.Drawing.Size(48, 26);
200 6f3c8356 gaqhf
            this.btnRun.TabIndex = 0;
201 65efd126 gaqhf
            this.btnRun.Text = "Run ";
202
            this.btnRun.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
203 6f3c8356 gaqhf
            this.btnRun.ThemeName = "TelerikMetroBlue";
204 e9718eec gaqhf
            this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
205 6f3c8356 gaqhf
            // 
206
            // pageItemMapping
207
            // 
208 65efd126 gaqhf
            this.pageItemMapping.Controls.Add(this.radPanel4);
209
            this.pageItemMapping.Controls.Add(this.radPanel3);
210
            this.pageItemMapping.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.ItemMapping;
211
            this.pageItemMapping.ItemSize = new System.Drawing.SizeF(122F, 40F);
212
            this.pageItemMapping.Location = new System.Drawing.Point(5, 46);
213 6f3c8356 gaqhf
            this.pageItemMapping.Name = "pageItemMapping";
214 65efd126 gaqhf
            this.pageItemMapping.Size = new System.Drawing.Size(351, 583);
215 6f3c8356 gaqhf
            this.pageItemMapping.Text = "Item Mapping";
216
            // 
217 65efd126 gaqhf
            // radPanel4
218
            // 
219 baade5a4 gaqhf
            this.radPanel4.Controls.Add(this.gridViewItemMapping);
220 65efd126 gaqhf
            this.radPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
221
            this.radPanel4.Location = new System.Drawing.Point(0, 33);
222
            this.radPanel4.Name = "radPanel4";
223
            this.radPanel4.Size = new System.Drawing.Size(351, 550);
224
            this.radPanel4.TabIndex = 3;
225
            this.radPanel4.ThemeName = "MaterialBlueGrey";
226
            // 
227 baade5a4 gaqhf
            // gridViewItemMapping
228
            // 
229
            this.gridViewItemMapping.Dock = System.Windows.Forms.DockStyle.Fill;
230
            this.gridViewItemMapping.Location = new System.Drawing.Point(0, 0);
231
            // 
232
            // 
233
            // 
234
            this.gridViewItemMapping.MasterTemplate.AllowAddNewRow = false;
235 2cae7d1f gaqhf
            gridViewTextBoxColumn4.HeaderText = "Item Name";
236
            gridViewTextBoxColumn4.Name = "colItemName";
237 baade5a4 gaqhf
            gridViewTextBoxColumn4.Width = 111;
238 2cae7d1f gaqhf
            gridViewTextBoxColumn5.HeaderText = "SPPID Name";
239
            gridViewTextBoxColumn5.Name = "colSPPIDName";
240
            gridViewTextBoxColumn5.Width = 111;
241
            gridViewTextBoxColumn6.HeaderText = "SPPID Full Name Path";
242
            gridViewTextBoxColumn6.Name = "colSPPIDFullNamePath";
243
            gridViewTextBoxColumn6.Width = 110;
244 baade5a4 gaqhf
            this.gridViewItemMapping.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
245
            gridViewTextBoxColumn4,
246 2cae7d1f gaqhf
            gridViewTextBoxColumn5,
247
            gridViewTextBoxColumn6});
248 baade5a4 gaqhf
            this.gridViewItemMapping.MasterTemplate.EnableGrouping = false;
249
            this.gridViewItemMapping.MasterTemplate.ViewDefinition = tableViewDefinition2;
250
            this.gridViewItemMapping.Name = "gridViewItemMapping";
251
            this.gridViewItemMapping.ShowGroupPanel = false;
252
            this.gridViewItemMapping.Size = new System.Drawing.Size(351, 550);
253
            this.gridViewItemMapping.TabIndex = 0;
254
            this.gridViewItemMapping.ThemeName = "TelerikMetroBlue";
255
            // 
256 65efd126 gaqhf
            // radPanel3
257
            // 
258 baade5a4 gaqhf
            this.radPanel3.Controls.Add(this.radLabel1);
259
            this.radPanel3.Controls.Add(this.btnSitePath);
260 65efd126 gaqhf
            this.radPanel3.Dock = System.Windows.Forms.DockStyle.Top;
261
            this.radPanel3.Location = new System.Drawing.Point(0, 0);
262
            this.radPanel3.Name = "radPanel3";
263
            this.radPanel3.Size = new System.Drawing.Size(351, 33);
264
            this.radPanel3.TabIndex = 1;
265
            this.radPanel3.ThemeName = "MaterialBlueGrey";
266
            // 
267 baade5a4 gaqhf
            // radLabel1
268 65efd126 gaqhf
            // 
269 baade5a4 gaqhf
            this.radLabel1.Location = new System.Drawing.Point(0, 3);
270
            this.radLabel1.Name = "radLabel1";
271
            this.radLabel1.Size = new System.Drawing.Size(74, 18);
272
            this.radLabel1.TabIndex = 3;
273
            this.radLabel1.Text = "Symbol Path :";
274
            this.radLabel1.ThemeName = "ControlDefault";
275
            // 
276
            // btnSitePath
277
            // 
278
            this.btnSitePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
279
            | System.Windows.Forms.AnchorStyles.Right)));
280
            this.btnSitePath.DialogType = Telerik.WinControls.UI.BrowseEditorDialogType.FolderBrowseDialog;
281
            this.btnSitePath.Location = new System.Drawing.Point(80, 0);
282
            this.btnSitePath.Name = "btnSitePath";
283 2cae7d1f gaqhf
            this.btnSitePath.Size = new System.Drawing.Size(271, 0);
284 baade5a4 gaqhf
            this.btnSitePath.TabIndex = 2;
285
            this.btnSitePath.ThemeName = "TelerikMetroBlue";
286 65efd126 gaqhf
            // 
287 6f3c8356 gaqhf
            // pageReport
288
            // 
289 baade5a4 gaqhf
            this.pageReport.Enabled = false;
290 65efd126 gaqhf
            this.pageReport.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Report;
291
            this.pageReport.ItemSize = new System.Drawing.SizeF(81F, 40F);
292
            this.pageReport.Location = new System.Drawing.Point(5, 46);
293 6f3c8356 gaqhf
            this.pageReport.Name = "pageReport";
294 65efd126 gaqhf
            this.pageReport.Size = new System.Drawing.Size(351, 583);
295 6f3c8356 gaqhf
            this.pageReport.Text = "Report";
296
            // 
297 f2151e28 gaqhf
            // MainControl
298
            // 
299
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
300
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
301 1f9707e7 한규호
            this.Controls.Add(this.panelMain);
302 f2151e28 gaqhf
            this.Name = "MainControl";
303 2cae7d1f gaqhf
            this.Size = new System.Drawing.Size(361, 900);
304 d4be8715 gaqhf
            this.panelMain.ResumeLayout(false);
305
            ((System.ComponentModel.ISupportInitialize)(this.pageView)).EndInit();
306
            this.pageView.ResumeLayout(false);
307 575ba06e gaqhf
            this.pageConverter.ResumeLayout(false);
308
            ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit();
309
            this.radPanel2.ResumeLayout(false);
310 baade5a4 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList.MasterTemplate)).EndInit();
311
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList)).EndInit();
312 6f3c8356 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
313
            this.radPanel1.ResumeLayout(false);
314 65efd126 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.btnLoadFiles)).EndInit();
315 6f3c8356 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.btnRun)).EndInit();
316 65efd126 gaqhf
            this.pageItemMapping.ResumeLayout(false);
317
            ((System.ComponentModel.ISupportInitialize)(this.radPanel4)).EndInit();
318 baade5a4 gaqhf
            this.radPanel4.ResumeLayout(false);
319
            ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping.MasterTemplate)).EndInit();
320
            ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping)).EndInit();
321 65efd126 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.radPanel3)).EndInit();
322
            this.radPanel3.ResumeLayout(false);
323 baade5a4 gaqhf
            this.radPanel3.PerformLayout();
324
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
325
            ((System.ComponentModel.ISupportInitialize)(this.btnSitePath)).EndInit();
326 f2151e28 gaqhf
            this.ResumeLayout(false);
327
328
        }
329
330
        #endregion
331 1f9707e7 한규호
332
        private System.Windows.Forms.Panel panelMain;
333 d4be8715 gaqhf
        private Telerik.WinControls.UI.RadPageView pageView;
334
        private Telerik.WinControls.UI.RadPageViewPage pageConverter;
335
        private Telerik.WinControls.UI.RadPageViewPage pageItemMapping;
336
        private Telerik.WinControls.UI.RadPageViewPage pageReport;
337
        private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme;
338
        private Telerik.WinControls.Themes.MaterialBlueGreyTheme materialBlueGreyTheme;
339 575ba06e gaqhf
        private Telerik.WinControls.UI.RadPanel radPanel2;
340
        private Telerik.WinControls.UI.RadPanel radPanel1;
341 baade5a4 gaqhf
        private Telerik.WinControls.UI.RadGridView gridViewDrawingList;
342 65efd126 gaqhf
        private Telerik.WinControls.UI.RadButton btnLoadFiles;
343 575ba06e gaqhf
        private Telerik.WinControls.UI.RadButton btnRun;
344 65efd126 gaqhf
        private Telerik.WinControls.UI.RadPanel radPanel4;
345
        private Telerik.WinControls.UI.RadPanel radPanel3;
346 baade5a4 gaqhf
        private Telerik.WinControls.UI.RadLabel radLabel1;
347
        private Telerik.WinControls.UI.RadBrowseEditor btnSitePath;
348
        private Telerik.WinControls.UI.RadGridView gridViewItemMapping;
349 f2151e28 gaqhf
    }
350
}
클립보드 이미지 추가 (최대 크기: 500 MB)