hytos / DTI_PID / SPPIDConverter_AutoModeling / MainControl.Designer.cs @ 3823b4ab
이력 | 보기 | 이력해설 | 다운로드 (37.3 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 | 3823b4ab | gaqhf | Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn3 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); |
32 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn21 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
33 | Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn9 = new Telerik.WinControls.UI.GridViewCommandColumn(); |
||
34 | Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn9 = new Telerik.WinControls.UI.GridViewComboBoxColumn(); |
||
35 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn22 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
36 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn23 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
37 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn24 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
38 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn25 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
39 | Telerik.WinControls.UI.TableViewDefinition tableViewDefinition11 = new Telerik.WinControls.UI.TableViewDefinition(); |
||
40 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn26 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
41 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn27 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
42 | Telerik.WinControls.UI.TableViewDefinition tableViewDefinition12 = new Telerik.WinControls.UI.TableViewDefinition(); |
||
43 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn19 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
44 | Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn7 = new Telerik.WinControls.UI.GridViewComboBoxColumn(); |
||
45 | Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn7 = new Telerik.WinControls.UI.GridViewCommandColumn(); |
||
46 | Telerik.WinControls.UI.TableViewDefinition tableViewDefinition9 = new Telerik.WinControls.UI.TableViewDefinition(); |
||
47 | Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn20 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
||
48 | Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn8 = new Telerik.WinControls.UI.GridViewComboBoxColumn(); |
||
49 | Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn8 = new Telerik.WinControls.UI.GridViewCommandColumn(); |
||
50 | Telerik.WinControls.UI.TableViewDefinition tableViewDefinition10 = new Telerik.WinControls.UI.TableViewDefinition(); |
||
51 | 1f9707e7 | 한규호 | this.panelMain = new System.Windows.Forms.Panel(); |
52 | d4be8715 | gaqhf | this.pageView = new Telerik.WinControls.UI.RadPageView(); |
53 | this.pageConverter = new Telerik.WinControls.UI.RadPageViewPage(); |
||
54 | 6f3c8356 | gaqhf | this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); |
55 | baade5a4 | gaqhf | this.gridViewDrawingList = new Telerik.WinControls.UI.RadGridView(); |
56 | 6f3c8356 | gaqhf | this.radPanel1 = new Telerik.WinControls.UI.RadPanel(); |
57 | 65efd126 | gaqhf | this.btnLoadFiles = new Telerik.WinControls.UI.RadButton(); |
58 | 6f3c8356 | gaqhf | this.btnRun = new Telerik.WinControls.UI.RadButton(); |
59 | 3823b4ab | gaqhf | this.pageSetting = new Telerik.WinControls.UI.RadPageViewPage(); |
60 | this.radPanel3 = new Telerik.WinControls.UI.RadPanel(); |
||
61 | this.gridViewDB = new Telerik.WinControls.UI.RadGridView(); |
||
62 | this.radPanel5 = new Telerik.WinControls.UI.RadPanel(); |
||
63 | this.btnLoadiniFile = new Telerik.WinControls.UI.RadButton(); |
||
64 | this.btnSPPIDDBTest = new Telerik.WinControls.UI.RadButton(); |
||
65 | this.btnSave = new Telerik.WinControls.UI.RadButton(); |
||
66 | d4be8715 | gaqhf | this.pageItemMapping = new Telerik.WinControls.UI.RadPageViewPage(); |
67 | 65efd126 | gaqhf | this.radPanel4 = new Telerik.WinControls.UI.RadPanel(); |
68 | 3823b4ab | gaqhf | this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); |
69 | this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); |
||
70 | baade5a4 | gaqhf | this.gridViewItemMapping = new Telerik.WinControls.UI.RadGridView(); |
71 | 3823b4ab | gaqhf | this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); |
72 | this.gridViewAttribute = new Telerik.WinControls.UI.RadGridView(); |
||
73 | this.radPanel6 = new Telerik.WinControls.UI.RadPanel(); |
||
74 | this.btnMappingSave = new Telerik.WinControls.UI.RadButton(); |
||
75 | d4be8715 | gaqhf | this.pageReport = new Telerik.WinControls.UI.RadPageViewPage(); |
76 | 2cae7d1f | gaqhf | this.telerikMetroBlueTheme = new Telerik.WinControls.Themes.TelerikMetroBlueTheme(); |
77 | this.materialBlueGreyTheme = new Telerik.WinControls.Themes.MaterialBlueGreyTheme(); |
||
78 | d4be8715 | gaqhf | this.panelMain.SuspendLayout(); |
79 | ((System.ComponentModel.ISupportInitialize)(this.pageView)).BeginInit(); |
||
80 | this.pageView.SuspendLayout(); |
||
81 | 575ba06e | gaqhf | this.pageConverter.SuspendLayout(); |
82 | ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit(); |
||
83 | this.radPanel2.SuspendLayout(); |
||
84 | baade5a4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList)).BeginInit(); |
85 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList.MasterTemplate)).BeginInit(); |
||
86 | 6f3c8356 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit(); |
87 | this.radPanel1.SuspendLayout(); |
||
88 | 65efd126 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnLoadFiles)).BeginInit(); |
89 | 6f3c8356 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnRun)).BeginInit(); |
90 | 3823b4ab | gaqhf | this.pageSetting.SuspendLayout(); |
91 | ((System.ComponentModel.ISupportInitialize)(this.radPanel3)).BeginInit(); |
||
92 | this.radPanel3.SuspendLayout(); |
||
93 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDB)).BeginInit(); |
||
94 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDB.MasterTemplate)).BeginInit(); |
||
95 | ((System.ComponentModel.ISupportInitialize)(this.radPanel5)).BeginInit(); |
||
96 | this.radPanel5.SuspendLayout(); |
||
97 | ((System.ComponentModel.ISupportInitialize)(this.btnLoadiniFile)).BeginInit(); |
||
98 | ((System.ComponentModel.ISupportInitialize)(this.btnSPPIDDBTest)).BeginInit(); |
||
99 | ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); |
||
100 | 65efd126 | gaqhf | this.pageItemMapping.SuspendLayout(); |
101 | ((System.ComponentModel.ISupportInitialize)(this.radPanel4)).BeginInit(); |
||
102 | baade5a4 | gaqhf | this.radPanel4.SuspendLayout(); |
103 | 3823b4ab | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); |
104 | this.radSplitContainer1.SuspendLayout(); |
||
105 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); |
||
106 | this.splitPanel1.SuspendLayout(); |
||
107 | baade5a4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping)).BeginInit(); |
108 | ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping.MasterTemplate)).BeginInit(); |
||
109 | 3823b4ab | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); |
110 | this.splitPanel2.SuspendLayout(); |
||
111 | ((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute)).BeginInit(); |
||
112 | ((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute.MasterTemplate)).BeginInit(); |
||
113 | ((System.ComponentModel.ISupportInitialize)(this.radPanel6)).BeginInit(); |
||
114 | this.radPanel6.SuspendLayout(); |
||
115 | ((System.ComponentModel.ISupportInitialize)(this.btnMappingSave)).BeginInit(); |
||
116 | f2151e28 | gaqhf | this.SuspendLayout(); |
117 | // |
||
118 | 1f9707e7 | 한규호 | // panelMain |
119 | // |
||
120 | d4be8715 | gaqhf | this.panelMain.Controls.Add(this.pageView); |
121 | 1f9707e7 | 한규호 | this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill; |
122 | this.panelMain.Location = new System.Drawing.Point(0, 0); |
||
123 | this.panelMain.Name = "panelMain"; |
||
124 | 3823b4ab | gaqhf | this.panelMain.Size = new System.Drawing.Size(735, 900); |
125 | 1f9707e7 | 한규호 | this.panelMain.TabIndex = 0; |
126 | // |
||
127 | d4be8715 | gaqhf | // pageView |
128 | // |
||
129 | this.pageView.Controls.Add(this.pageConverter); |
||
130 | 3823b4ab | gaqhf | this.pageView.Controls.Add(this.pageSetting); |
131 | d4be8715 | gaqhf | this.pageView.Controls.Add(this.pageItemMapping); |
132 | this.pageView.Controls.Add(this.pageReport); |
||
133 | this.pageView.Dock = System.Windows.Forms.DockStyle.Fill; |
||
134 | this.pageView.Location = new System.Drawing.Point(0, 0); |
||
135 | this.pageView.Name = "pageView"; |
||
136 | 3823b4ab | gaqhf | this.pageView.SelectedPage = this.pageItemMapping; |
137 | this.pageView.Size = new System.Drawing.Size(735, 900); |
||
138 | d4be8715 | gaqhf | this.pageView.TabIndex = 0; |
139 | this.pageView.ThemeName = "TelerikMetroBlue"; |
||
140 | 3823b4ab | gaqhf | this.pageView.SelectedPageChanged += new System.EventHandler(this.pageView_SelectedPageChanged); |
141 | d4be8715 | gaqhf | ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pageView.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None; |
142 | // |
||
143 | // pageConverter |
||
144 | // |
||
145 | 575ba06e | gaqhf | this.pageConverter.Controls.Add(this.radPanel2); |
146 | this.pageConverter.Controls.Add(this.radPanel1); |
||
147 | 65efd126 | gaqhf | this.pageConverter.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Convert; |
148 | this.pageConverter.ItemSize = new System.Drawing.SizeF(98F, 40F); |
||
149 | this.pageConverter.Location = new System.Drawing.Point(5, 46); |
||
150 | d4be8715 | gaqhf | this.pageConverter.Name = "pageConverter"; |
151 | 3823b4ab | gaqhf | this.pageConverter.Size = new System.Drawing.Size(725, 849); |
152 | d4be8715 | gaqhf | this.pageConverter.Text = "Converter"; |
153 | // |
||
154 | 575ba06e | gaqhf | // radPanel2 |
155 | // |
||
156 | baade5a4 | gaqhf | this.radPanel2.Controls.Add(this.gridViewDrawingList); |
157 | 575ba06e | gaqhf | this.radPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
158 | this.radPanel2.Location = new System.Drawing.Point(0, 33); |
||
159 | this.radPanel2.Name = "radPanel2"; |
||
160 | 3823b4ab | gaqhf | this.radPanel2.Size = new System.Drawing.Size(725, 816); |
161 | 575ba06e | gaqhf | this.radPanel2.TabIndex = 1; |
162 | this.radPanel2.Text = "radPanel2"; |
||
163 | this.radPanel2.ThemeName = "MaterialBlueGrey"; |
||
164 | // |
||
165 | baade5a4 | gaqhf | // gridViewDrawingList |
166 | 575ba06e | gaqhf | // |
167 | baade5a4 | gaqhf | this.gridViewDrawingList.Dock = System.Windows.Forms.DockStyle.Fill; |
168 | this.gridViewDrawingList.Location = new System.Drawing.Point(0, 0); |
||
169 | 575ba06e | gaqhf | // |
170 | // |
||
171 | // |
||
172 | baade5a4 | gaqhf | this.gridViewDrawingList.MasterTemplate.AllowAddNewRow = false; |
173 | this.gridViewDrawingList.MasterTemplate.AllowCellContextMenu = false; |
||
174 | 3823b4ab | gaqhf | this.gridViewDrawingList.MasterTemplate.AllowColumnHeaderContextMenu = false; |
175 | baade5a4 | gaqhf | this.gridViewDrawingList.MasterTemplate.AllowDeleteRow = false; |
176 | 3823b4ab | gaqhf | this.gridViewDrawingList.MasterTemplate.AllowRowHeaderContextMenu = false; |
177 | gridViewCheckBoxColumn3.EnableHeaderCheckBox = true; |
||
178 | gridViewCheckBoxColumn3.HeaderCheckBoxAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
||
179 | gridViewCheckBoxColumn3.HeaderText = ""; |
||
180 | gridViewCheckBoxColumn3.MaxWidth = 30; |
||
181 | gridViewCheckBoxColumn3.MinWidth = 30; |
||
182 | gridViewCheckBoxColumn3.Name = "colCheckBox"; |
||
183 | gridViewCheckBoxColumn3.RowSpan = 100; |
||
184 | gridViewCheckBoxColumn3.Width = 30; |
||
185 | gridViewTextBoxColumn21.HeaderText = "Drawing File Name"; |
||
186 | gridViewTextBoxColumn21.Name = "colDrawingFileName"; |
||
187 | gridViewTextBoxColumn21.ReadOnly = true; |
||
188 | gridViewTextBoxColumn21.RowSpan = 100; |
||
189 | gridViewTextBoxColumn21.Width = 130; |
||
190 | gridViewCommandColumn9.HeaderText = "Unit"; |
||
191 | gridViewCommandColumn9.Name = "colUnit"; |
||
192 | gridViewCommandColumn9.Width = 70; |
||
193 | gridViewComboBoxColumn9.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; |
||
194 | gridViewComboBoxColumn9.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDown; |
||
195 | gridViewComboBoxColumn9.HeaderText = "Template"; |
||
196 | gridViewComboBoxColumn9.Name = "colTemplate"; |
||
197 | gridViewComboBoxColumn9.Width = 140; |
||
198 | gridViewTextBoxColumn22.HeaderText = "Drawing Number"; |
||
199 | gridViewTextBoxColumn22.Name = "colDrawingNumber"; |
||
200 | gridViewTextBoxColumn22.Width = 119; |
||
201 | gridViewTextBoxColumn23.HeaderText = "Drawing Name"; |
||
202 | gridViewTextBoxColumn23.Name = "colDrawingName"; |
||
203 | gridViewTextBoxColumn23.Width = 104; |
||
204 | gridViewTextBoxColumn24.HeaderText = "Status"; |
||
205 | gridViewTextBoxColumn24.MinWidth = 100; |
||
206 | gridViewTextBoxColumn24.Name = "colStatus"; |
||
207 | gridViewTextBoxColumn24.ReadOnly = true; |
||
208 | gridViewTextBoxColumn24.RowSpan = 100; |
||
209 | gridViewTextBoxColumn24.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
||
210 | gridViewTextBoxColumn24.Width = 100; |
||
211 | gridViewTextBoxColumn25.HeaderText = "DrawingFullName"; |
||
212 | gridViewTextBoxColumn25.IsVisible = false; |
||
213 | gridViewTextBoxColumn25.Name = "colDrawingFullName"; |
||
214 | gridViewTextBoxColumn25.ReadOnly = true; |
||
215 | gridViewTextBoxColumn25.Width = 43; |
||
216 | baade5a4 | gaqhf | this.gridViewDrawingList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
217 | 3823b4ab | gaqhf | gridViewCheckBoxColumn3, |
218 | gridViewTextBoxColumn21, |
||
219 | gridViewCommandColumn9, |
||
220 | gridViewComboBoxColumn9, |
||
221 | gridViewTextBoxColumn22, |
||
222 | gridViewTextBoxColumn23, |
||
223 | gridViewTextBoxColumn24, |
||
224 | gridViewTextBoxColumn25}); |
||
225 | baade5a4 | gaqhf | this.gridViewDrawingList.MasterTemplate.EnableGrouping = false; |
226 | 3823b4ab | gaqhf | this.gridViewDrawingList.MasterTemplate.ViewDefinition = tableViewDefinition11; |
227 | baade5a4 | gaqhf | this.gridViewDrawingList.Name = "gridViewDrawingList"; |
228 | 3823b4ab | gaqhf | this.gridViewDrawingList.Size = new System.Drawing.Size(725, 816); |
229 | baade5a4 | gaqhf | this.gridViewDrawingList.TabIndex = 0; |
230 | this.gridViewDrawingList.ThemeName = "TelerikMetroBlue"; |
||
231 | 3823b4ab | gaqhf | this.gridViewDrawingList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridViewDrawingList_CellFormatting); |
232 | this.gridViewDrawingList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.gridViewDrawingList_CellClick); |
||
233 | this.gridViewDrawingList.CellValueChanged += new Telerik.WinControls.UI.GridViewCellEventHandler(this.gridViewDrawingList_CellValueChanged); |
||
234 | 575ba06e | gaqhf | // |
235 | 6f3c8356 | gaqhf | // radPanel1 |
236 | 575ba06e | gaqhf | // |
237 | 65efd126 | gaqhf | this.radPanel1.Controls.Add(this.btnLoadFiles); |
238 | 6f3c8356 | gaqhf | this.radPanel1.Controls.Add(this.btnRun); |
239 | this.radPanel1.Dock = System.Windows.Forms.DockStyle.Top; |
||
240 | this.radPanel1.Location = new System.Drawing.Point(0, 0); |
||
241 | this.radPanel1.Name = "radPanel1"; |
||
242 | 3823b4ab | gaqhf | this.radPanel1.Size = new System.Drawing.Size(725, 33); |
243 | 6f3c8356 | gaqhf | this.radPanel1.TabIndex = 0; |
244 | this.radPanel1.ThemeName = "MaterialBlueGrey"; |
||
245 | 575ba06e | gaqhf | // |
246 | 65efd126 | gaqhf | // btnLoadFiles |
247 | 575ba06e | gaqhf | // |
248 | 65efd126 | gaqhf | this.btnLoadFiles.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Open; |
249 | this.btnLoadFiles.Location = new System.Drawing.Point(0, 0); |
||
250 | this.btnLoadFiles.Name = "btnLoadFiles"; |
||
251 | this.btnLoadFiles.Size = new System.Drawing.Size(81, 26); |
||
252 | this.btnLoadFiles.TabIndex = 1; |
||
253 | this.btnLoadFiles.Text = "Load Files "; |
||
254 | this.btnLoadFiles.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; |
||
255 | this.btnLoadFiles.ThemeName = "TelerikMetroBlue"; |
||
256 | 2cae7d1f | gaqhf | this.btnLoadFiles.Click += new System.EventHandler(this.btnLoadFiles_Click); |
257 | 575ba06e | gaqhf | // |
258 | 6f3c8356 | gaqhf | // btnRun |
259 | // |
||
260 | this.btnRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||
261 | 65efd126 | gaqhf | this.btnRun.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Start; |
262 | 3823b4ab | gaqhf | this.btnRun.Location = new System.Drawing.Point(677, 0); |
263 | 6f3c8356 | gaqhf | this.btnRun.Name = "btnRun"; |
264 | 65efd126 | gaqhf | this.btnRun.Size = new System.Drawing.Size(48, 26); |
265 | 6f3c8356 | gaqhf | this.btnRun.TabIndex = 0; |
266 | 65efd126 | gaqhf | this.btnRun.Text = "Run "; |
267 | this.btnRun.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; |
||
268 | 6f3c8356 | gaqhf | this.btnRun.ThemeName = "TelerikMetroBlue"; |
269 | e9718eec | gaqhf | this.btnRun.Click += new System.EventHandler(this.btnRun_Click); |
270 | 6f3c8356 | gaqhf | // |
271 | 3823b4ab | gaqhf | // pageSetting |
272 | // |
||
273 | this.pageSetting.Controls.Add(this.radPanel3); |
||
274 | this.pageSetting.Controls.Add(this.radPanel5); |
||
275 | this.pageSetting.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Setting; |
||
276 | this.pageSetting.ItemSize = new System.Drawing.SizeF(83F, 40F); |
||
277 | this.pageSetting.Location = new System.Drawing.Point(5, 46); |
||
278 | this.pageSetting.Name = "pageSetting"; |
||
279 | this.pageSetting.Size = new System.Drawing.Size(725, 849); |
||
280 | this.pageSetting.Text = "Setting"; |
||
281 | // |
||
282 | // radPanel3 |
||
283 | // |
||
284 | this.radPanel3.Controls.Add(this.gridViewDB); |
||
285 | this.radPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
||
286 | this.radPanel3.Location = new System.Drawing.Point(0, 30); |
||
287 | this.radPanel3.Name = "radPanel3"; |
||
288 | this.radPanel3.Size = new System.Drawing.Size(725, 819); |
||
289 | this.radPanel3.TabIndex = 32; |
||
290 | this.radPanel3.Text = "radPanel3"; |
||
291 | this.radPanel3.ThemeName = "MaterialBlueGrey"; |
||
292 | // |
||
293 | // gridViewDB |
||
294 | // |
||
295 | this.gridViewDB.BackColor = System.Drawing.Color.White; |
||
296 | this.gridViewDB.Cursor = System.Windows.Forms.Cursors.Default; |
||
297 | this.gridViewDB.Dock = System.Windows.Forms.DockStyle.Fill; |
||
298 | this.gridViewDB.Font = new System.Drawing.Font("Segoe UI", 9F); |
||
299 | this.gridViewDB.ForeColor = System.Drawing.SystemColors.ControlText; |
||
300 | this.gridViewDB.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
||
301 | this.gridViewDB.Location = new System.Drawing.Point(0, 0); |
||
302 | // |
||
303 | // |
||
304 | // |
||
305 | this.gridViewDB.MasterTemplate.AllowAddNewRow = false; |
||
306 | this.gridViewDB.MasterTemplate.AllowDeleteRow = false; |
||
307 | this.gridViewDB.MasterTemplate.AllowDragToGroup = false; |
||
308 | this.gridViewDB.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; |
||
309 | gridViewTextBoxColumn26.EnableExpressionEditor = false; |
||
310 | gridViewTextBoxColumn26.HeaderText = "Key"; |
||
311 | gridViewTextBoxColumn26.Name = "colKey"; |
||
312 | gridViewTextBoxColumn26.ReadOnly = true; |
||
313 | gridViewTextBoxColumn26.Width = 51; |
||
314 | gridViewTextBoxColumn27.EnableExpressionEditor = false; |
||
315 | gridViewTextBoxColumn27.HeaderText = "Value"; |
||
316 | gridViewTextBoxColumn27.Name = "colValue"; |
||
317 | gridViewTextBoxColumn27.Width = 674; |
||
318 | this.gridViewDB.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
||
319 | gridViewTextBoxColumn26, |
||
320 | gridViewTextBoxColumn27}); |
||
321 | this.gridViewDB.MasterTemplate.EnableGrouping = false; |
||
322 | this.gridViewDB.MasterTemplate.EnableSorting = false; |
||
323 | this.gridViewDB.MasterTemplate.ShowRowHeaderColumn = false; |
||
324 | this.gridViewDB.MasterTemplate.ViewDefinition = tableViewDefinition12; |
||
325 | this.gridViewDB.Name = "gridViewDB"; |
||
326 | this.gridViewDB.RightToLeft = System.Windows.Forms.RightToLeft.No; |
||
327 | this.gridViewDB.Size = new System.Drawing.Size(725, 819); |
||
328 | this.gridViewDB.TabIndex = 29; |
||
329 | this.gridViewDB.ThemeName = "TelerikMetroBlue"; |
||
330 | this.gridViewDB.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridViewDB_CellFormatting); |
||
331 | // |
||
332 | // radPanel5 |
||
333 | // |
||
334 | this.radPanel5.Controls.Add(this.btnLoadiniFile); |
||
335 | this.radPanel5.Controls.Add(this.btnSPPIDDBTest); |
||
336 | this.radPanel5.Controls.Add(this.btnSave); |
||
337 | this.radPanel5.Dock = System.Windows.Forms.DockStyle.Top; |
||
338 | this.radPanel5.Location = new System.Drawing.Point(0, 0); |
||
339 | this.radPanel5.Name = "radPanel5"; |
||
340 | this.radPanel5.Size = new System.Drawing.Size(725, 30); |
||
341 | this.radPanel5.TabIndex = 31; |
||
342 | this.radPanel5.ThemeName = "MaterialBlueGrey"; |
||
343 | // |
||
344 | // btnLoadiniFile |
||
345 | // |
||
346 | this.btnLoadiniFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
||
347 | this.btnLoadiniFile.Location = new System.Drawing.Point(0, 3); |
||
348 | this.btnLoadiniFile.Name = "btnLoadiniFile"; |
||
349 | this.btnLoadiniFile.Size = new System.Drawing.Size(110, 24); |
||
350 | this.btnLoadiniFile.TabIndex = 13; |
||
351 | this.btnLoadiniFile.Text = "Load Plant ini File"; |
||
352 | this.btnLoadiniFile.ThemeName = "TelerikMetroBlue"; |
||
353 | this.btnLoadiniFile.Click += new System.EventHandler(this.btnLoadiniFile_Click); |
||
354 | // |
||
355 | // btnSPPIDDBTest |
||
356 | // |
||
357 | this.btnSPPIDDBTest.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
||
358 | this.btnSPPIDDBTest.Location = new System.Drawing.Point(555, 3); |
||
359 | this.btnSPPIDDBTest.Name = "btnSPPIDDBTest"; |
||
360 | this.btnSPPIDDBTest.Size = new System.Drawing.Size(82, 24); |
||
361 | this.btnSPPIDDBTest.TabIndex = 25; |
||
362 | this.btnSPPIDDBTest.Text = "DB Test"; |
||
363 | this.btnSPPIDDBTest.ThemeName = "TelerikMetroBlue"; |
||
364 | this.btnSPPIDDBTest.Click += new System.EventHandler(this.btnSPPIDDBTest_Click); |
||
365 | // |
||
366 | // btnSave |
||
367 | // |
||
368 | this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
||
369 | this.btnSave.Enabled = false; |
||
370 | this.btnSave.Location = new System.Drawing.Point(643, 3); |
||
371 | this.btnSave.Name = "btnSave"; |
||
372 | this.btnSave.Size = new System.Drawing.Size(82, 24); |
||
373 | this.btnSave.TabIndex = 28; |
||
374 | this.btnSave.Text = "Save"; |
||
375 | this.btnSave.ThemeName = "TelerikMetroBlue"; |
||
376 | this.btnSave.Click += new System.EventHandler(this.btnSave_Click); |
||
377 | // |
||
378 | 6f3c8356 | gaqhf | // pageItemMapping |
379 | // |
||
380 | 65efd126 | gaqhf | this.pageItemMapping.Controls.Add(this.radPanel4); |
381 | 3823b4ab | gaqhf | this.pageItemMapping.Controls.Add(this.radPanel6); |
382 | 65efd126 | gaqhf | this.pageItemMapping.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.ItemMapping; |
383 | this.pageItemMapping.ItemSize = new System.Drawing.SizeF(122F, 40F); |
||
384 | this.pageItemMapping.Location = new System.Drawing.Point(5, 46); |
||
385 | 6f3c8356 | gaqhf | this.pageItemMapping.Name = "pageItemMapping"; |
386 | 3823b4ab | gaqhf | this.pageItemMapping.Size = new System.Drawing.Size(725, 849); |
387 | 6f3c8356 | gaqhf | this.pageItemMapping.Text = "Item Mapping"; |
388 | // |
||
389 | 65efd126 | gaqhf | // radPanel4 |
390 | // |
||
391 | 3823b4ab | gaqhf | this.radPanel4.Controls.Add(this.radSplitContainer1); |
392 | 65efd126 | gaqhf | this.radPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
393 | 3823b4ab | gaqhf | this.radPanel4.Location = new System.Drawing.Point(0, 30); |
394 | 65efd126 | gaqhf | this.radPanel4.Name = "radPanel4"; |
395 | 3823b4ab | gaqhf | this.radPanel4.Size = new System.Drawing.Size(725, 819); |
396 | this.radPanel4.TabIndex = 5; |
||
397 | 65efd126 | gaqhf | this.radPanel4.ThemeName = "MaterialBlueGrey"; |
398 | // |
||
399 | 3823b4ab | gaqhf | // radSplitContainer1 |
400 | // |
||
401 | this.radSplitContainer1.Controls.Add(this.splitPanel1); |
||
402 | this.radSplitContainer1.Controls.Add(this.splitPanel2); |
||
403 | this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
404 | this.radSplitContainer1.Location = new System.Drawing.Point(0, 0); |
||
405 | this.radSplitContainer1.Name = "radSplitContainer1"; |
||
406 | this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
||
407 | // |
||
408 | // |
||
409 | // |
||
410 | this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
411 | this.radSplitContainer1.Size = new System.Drawing.Size(725, 819); |
||
412 | this.radSplitContainer1.TabIndex = 4; |
||
413 | this.radSplitContainer1.TabStop = false; |
||
414 | this.radSplitContainer1.ThemeName = "TelerikMetroBlue"; |
||
415 | // |
||
416 | // splitPanel1 |
||
417 | // |
||
418 | this.splitPanel1.Controls.Add(this.gridViewItemMapping); |
||
419 | this.splitPanel1.Location = new System.Drawing.Point(0, 0); |
||
420 | this.splitPanel1.Name = "splitPanel1"; |
||
421 | // |
||
422 | // |
||
423 | // |
||
424 | this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
425 | this.splitPanel1.Size = new System.Drawing.Size(725, 408); |
||
426 | this.splitPanel1.TabIndex = 0; |
||
427 | this.splitPanel1.TabStop = false; |
||
428 | this.splitPanel1.Text = "splitPanel1"; |
||
429 | this.splitPanel1.ThemeName = "TelerikMetroBlue"; |
||
430 | // |
||
431 | baade5a4 | gaqhf | // gridViewItemMapping |
432 | // |
||
433 | this.gridViewItemMapping.Dock = System.Windows.Forms.DockStyle.Fill; |
||
434 | this.gridViewItemMapping.Location = new System.Drawing.Point(0, 0); |
||
435 | // |
||
436 | // |
||
437 | // |
||
438 | this.gridViewItemMapping.MasterTemplate.AllowAddNewRow = false; |
||
439 | 3823b4ab | gaqhf | this.gridViewItemMapping.MasterTemplate.AllowCellContextMenu = false; |
440 | this.gridViewItemMapping.MasterTemplate.AllowColumnHeaderContextMenu = false; |
||
441 | this.gridViewItemMapping.MasterTemplate.AllowDeleteRow = false; |
||
442 | this.gridViewItemMapping.MasterTemplate.AllowRowHeaderContextMenu = false; |
||
443 | gridViewTextBoxColumn19.HeaderText = "Item Name"; |
||
444 | gridViewTextBoxColumn19.Name = "colItemName"; |
||
445 | gridViewTextBoxColumn19.Width = 80; |
||
446 | gridViewComboBoxColumn7.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; |
||
447 | gridViewComboBoxColumn7.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDown; |
||
448 | gridViewComboBoxColumn7.HeaderText = "SPPID Name"; |
||
449 | gridViewComboBoxColumn7.Name = "colSPPIDName"; |
||
450 | gridViewComboBoxColumn7.Width = 89; |
||
451 | gridViewCommandColumn7.HeaderText = "Select in Explorer"; |
||
452 | gridViewCommandColumn7.Name = "colSelect"; |
||
453 | gridViewCommandColumn7.Width = 118; |
||
454 | baade5a4 | gaqhf | this.gridViewItemMapping.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
455 | 3823b4ab | gaqhf | gridViewTextBoxColumn19, |
456 | gridViewComboBoxColumn7, |
||
457 | gridViewCommandColumn7}); |
||
458 | baade5a4 | gaqhf | this.gridViewItemMapping.MasterTemplate.EnableGrouping = false; |
459 | 3823b4ab | gaqhf | this.gridViewItemMapping.MasterTemplate.ViewDefinition = tableViewDefinition9; |
460 | baade5a4 | gaqhf | this.gridViewItemMapping.Name = "gridViewItemMapping"; |
461 | this.gridViewItemMapping.ShowGroupPanel = false; |
||
462 | 3823b4ab | gaqhf | this.gridViewItemMapping.Size = new System.Drawing.Size(725, 408); |
463 | baade5a4 | gaqhf | this.gridViewItemMapping.TabIndex = 0; |
464 | this.gridViewItemMapping.ThemeName = "TelerikMetroBlue"; |
||
465 | 3823b4ab | gaqhf | this.gridViewItemMapping.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridViewItemMapping_CellFormatting); |
466 | // |
||
467 | // splitPanel2 |
||
468 | // |
||
469 | this.splitPanel2.Controls.Add(this.gridViewAttribute); |
||
470 | this.splitPanel2.Location = new System.Drawing.Point(0, 412); |
||
471 | this.splitPanel2.Name = "splitPanel2"; |
||
472 | // |
||
473 | // |
||
474 | // |
||
475 | this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
476 | this.splitPanel2.Size = new System.Drawing.Size(725, 407); |
||
477 | this.splitPanel2.TabIndex = 1; |
||
478 | this.splitPanel2.TabStop = false; |
||
479 | this.splitPanel2.Text = "splitPanel2"; |
||
480 | this.splitPanel2.ThemeName = "TelerikMetroBlue"; |
||
481 | // |
||
482 | // gridViewAttribute |
||
483 | // |
||
484 | this.gridViewAttribute.Dock = System.Windows.Forms.DockStyle.Fill; |
||
485 | this.gridViewAttribute.Location = new System.Drawing.Point(0, 0); |
||
486 | // |
||
487 | // |
||
488 | // |
||
489 | this.gridViewAttribute.MasterTemplate.AllowAddNewRow = false; |
||
490 | this.gridViewAttribute.MasterTemplate.AllowCellContextMenu = false; |
||
491 | this.gridViewAttribute.MasterTemplate.AllowColumnHeaderContextMenu = false; |
||
492 | this.gridViewAttribute.MasterTemplate.AllowDeleteRow = false; |
||
493 | this.gridViewAttribute.MasterTemplate.AllowRowHeaderContextMenu = false; |
||
494 | gridViewTextBoxColumn20.HeaderText = "Attribute"; |
||
495 | gridViewTextBoxColumn20.Name = "colAttribute"; |
||
496 | gridViewTextBoxColumn20.Width = 66; |
||
497 | gridViewComboBoxColumn8.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; |
||
498 | gridViewComboBoxColumn8.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDown; |
||
499 | gridViewComboBoxColumn8.HeaderText = "SPPID Attribute"; |
||
500 | gridViewComboBoxColumn8.Name = "colSPPIDAttribute"; |
||
501 | gridViewComboBoxColumn8.Width = 108; |
||
502 | gridViewCommandColumn8.HeaderText = "Select in Explorer"; |
||
503 | gridViewCommandColumn8.Name = "colSelect"; |
||
504 | gridViewCommandColumn8.Width = 118; |
||
505 | this.gridViewAttribute.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
||
506 | gridViewTextBoxColumn20, |
||
507 | gridViewComboBoxColumn8, |
||
508 | gridViewCommandColumn8}); |
||
509 | this.gridViewAttribute.MasterTemplate.EnableGrouping = false; |
||
510 | this.gridViewAttribute.MasterTemplate.ViewDefinition = tableViewDefinition10; |
||
511 | this.gridViewAttribute.Name = "gridViewAttribute"; |
||
512 | this.gridViewAttribute.ShowGroupPanel = false; |
||
513 | this.gridViewAttribute.Size = new System.Drawing.Size(725, 407); |
||
514 | this.gridViewAttribute.TabIndex = 1; |
||
515 | this.gridViewAttribute.ThemeName = "TelerikMetroBlue"; |
||
516 | this.gridViewAttribute.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.gridViewAttribute_CellFormatting); |
||
517 | // |
||
518 | // radPanel6 |
||
519 | // |
||
520 | this.radPanel6.Controls.Add(this.btnMappingSave); |
||
521 | this.radPanel6.Dock = System.Windows.Forms.DockStyle.Top; |
||
522 | this.radPanel6.Location = new System.Drawing.Point(0, 0); |
||
523 | this.radPanel6.Name = "radPanel6"; |
||
524 | this.radPanel6.Size = new System.Drawing.Size(725, 30); |
||
525 | this.radPanel6.TabIndex = 4; |
||
526 | this.radPanel6.ThemeName = "MaterialBlueGrey"; |
||
527 | // |
||
528 | // btnMappingSave |
||
529 | // |
||
530 | this.btnMappingSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
||
531 | this.btnMappingSave.Location = new System.Drawing.Point(643, 3); |
||
532 | this.btnMappingSave.Name = "btnMappingSave"; |
||
533 | this.btnMappingSave.Size = new System.Drawing.Size(82, 24); |
||
534 | this.btnMappingSave.TabIndex = 29; |
||
535 | this.btnMappingSave.Text = "Save"; |
||
536 | this.btnMappingSave.ThemeName = "TelerikMetroBlue"; |
||
537 | this.btnMappingSave.Click += new System.EventHandler(this.btnMappingSave_Click); |
||
538 | 65efd126 | gaqhf | // |
539 | 6f3c8356 | gaqhf | // pageReport |
540 | // |
||
541 | baade5a4 | gaqhf | this.pageReport.Enabled = false; |
542 | 65efd126 | gaqhf | this.pageReport.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Report; |
543 | this.pageReport.ItemSize = new System.Drawing.SizeF(81F, 40F); |
||
544 | this.pageReport.Location = new System.Drawing.Point(5, 46); |
||
545 | 6f3c8356 | gaqhf | this.pageReport.Name = "pageReport"; |
546 | 3823b4ab | gaqhf | this.pageReport.Size = new System.Drawing.Size(725, 849); |
547 | 6f3c8356 | gaqhf | this.pageReport.Text = "Report"; |
548 | // |
||
549 | f2151e28 | gaqhf | // MainControl |
550 | // |
||
551 | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
||
552 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
553 | 1f9707e7 | 한규호 | this.Controls.Add(this.panelMain); |
554 | f2151e28 | gaqhf | this.Name = "MainControl"; |
555 | 3823b4ab | gaqhf | this.Size = new System.Drawing.Size(735, 900); |
556 | d4be8715 | gaqhf | this.panelMain.ResumeLayout(false); |
557 | ((System.ComponentModel.ISupportInitialize)(this.pageView)).EndInit(); |
||
558 | this.pageView.ResumeLayout(false); |
||
559 | 575ba06e | gaqhf | this.pageConverter.ResumeLayout(false); |
560 | ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit(); |
||
561 | this.radPanel2.ResumeLayout(false); |
||
562 | baade5a4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList.MasterTemplate)).EndInit(); |
563 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDrawingList)).EndInit(); |
||
564 | 6f3c8356 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit(); |
565 | this.radPanel1.ResumeLayout(false); |
||
566 | 65efd126 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnLoadFiles)).EndInit(); |
567 | 6f3c8356 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.btnRun)).EndInit(); |
568 | 3823b4ab | gaqhf | this.pageSetting.ResumeLayout(false); |
569 | ((System.ComponentModel.ISupportInitialize)(this.radPanel3)).EndInit(); |
||
570 | this.radPanel3.ResumeLayout(false); |
||
571 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDB.MasterTemplate)).EndInit(); |
||
572 | ((System.ComponentModel.ISupportInitialize)(this.gridViewDB)).EndInit(); |
||
573 | ((System.ComponentModel.ISupportInitialize)(this.radPanel5)).EndInit(); |
||
574 | this.radPanel5.ResumeLayout(false); |
||
575 | ((System.ComponentModel.ISupportInitialize)(this.btnLoadiniFile)).EndInit(); |
||
576 | ((System.ComponentModel.ISupportInitialize)(this.btnSPPIDDBTest)).EndInit(); |
||
577 | ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); |
||
578 | 65efd126 | gaqhf | this.pageItemMapping.ResumeLayout(false); |
579 | ((System.ComponentModel.ISupportInitialize)(this.radPanel4)).EndInit(); |
||
580 | baade5a4 | gaqhf | this.radPanel4.ResumeLayout(false); |
581 | 3823b4ab | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); |
582 | this.radSplitContainer1.ResumeLayout(false); |
||
583 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); |
||
584 | this.splitPanel1.ResumeLayout(false); |
||
585 | baade5a4 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping.MasterTemplate)).EndInit(); |
586 | ((System.ComponentModel.ISupportInitialize)(this.gridViewItemMapping)).EndInit(); |
||
587 | 3823b4ab | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); |
588 | this.splitPanel2.ResumeLayout(false); |
||
589 | ((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute.MasterTemplate)).EndInit(); |
||
590 | ((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute)).EndInit(); |
||
591 | ((System.ComponentModel.ISupportInitialize)(this.radPanel6)).EndInit(); |
||
592 | this.radPanel6.ResumeLayout(false); |
||
593 | ((System.ComponentModel.ISupportInitialize)(this.btnMappingSave)).EndInit(); |
||
594 | f2151e28 | gaqhf | this.ResumeLayout(false); |
595 | |||
596 | } |
||
597 | |||
598 | #endregion |
||
599 | 1f9707e7 | 한규호 | |
600 | private System.Windows.Forms.Panel panelMain; |
||
601 | d4be8715 | gaqhf | private Telerik.WinControls.UI.RadPageView pageView; |
602 | private Telerik.WinControls.UI.RadPageViewPage pageConverter; |
||
603 | private Telerik.WinControls.UI.RadPageViewPage pageItemMapping; |
||
604 | private Telerik.WinControls.UI.RadPageViewPage pageReport; |
||
605 | private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme; |
||
606 | private Telerik.WinControls.Themes.MaterialBlueGreyTheme materialBlueGreyTheme; |
||
607 | 575ba06e | gaqhf | private Telerik.WinControls.UI.RadPanel radPanel2; |
608 | private Telerik.WinControls.UI.RadPanel radPanel1; |
||
609 | baade5a4 | gaqhf | private Telerik.WinControls.UI.RadGridView gridViewDrawingList; |
610 | 65efd126 | gaqhf | private Telerik.WinControls.UI.RadButton btnLoadFiles; |
611 | 575ba06e | gaqhf | private Telerik.WinControls.UI.RadButton btnRun; |
612 | 3823b4ab | gaqhf | private Telerik.WinControls.UI.RadPageViewPage pageSetting; |
613 | private Telerik.WinControls.UI.RadButton btnSPPIDDBTest; |
||
614 | private Telerik.WinControls.UI.RadButton btnLoadiniFile; |
||
615 | private Telerik.WinControls.UI.RadButton btnSave; |
||
616 | 65efd126 | gaqhf | private Telerik.WinControls.UI.RadPanel radPanel3; |
617 | 3823b4ab | gaqhf | private Telerik.WinControls.UI.RadGridView gridViewDB; |
618 | private Telerik.WinControls.UI.RadPanel radPanel5; |
||
619 | private Telerik.WinControls.UI.RadPanel radPanel4; |
||
620 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1; |
||
621 | private Telerik.WinControls.UI.SplitPanel splitPanel1; |
||
622 | baade5a4 | gaqhf | private Telerik.WinControls.UI.RadGridView gridViewItemMapping; |
623 | 3823b4ab | gaqhf | private Telerik.WinControls.UI.SplitPanel splitPanel2; |
624 | private Telerik.WinControls.UI.RadPanel radPanel6; |
||
625 | private Telerik.WinControls.UI.RadButton btnMappingSave; |
||
626 | private Telerik.WinControls.UI.RadGridView gridViewAttribute; |
||
627 | f2151e28 | gaqhf | } |
628 | } |