프로젝트

일반

사용자정보

통계
| 개정판:

hytos / ID2.Manager / ID2.Manager.Compare / Main.Designer.cs @ dfb9a03c

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

1

2
namespace ID2.Manager
3
{
4
    partial class Main
5
    {
6
        /// <summary>
7
        /// Required designer variable.
8
        /// </summary>
9
        private System.ComponentModel.IContainer components = null;
10

    
11
        /// <summary>
12
        /// Clean up any resources being used.
13
        /// </summary>
14
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
15
        protected override void Dispose(bool disposing)
16
        {
17
            if (disposing && (components != null))
18
            {
19
                components.Dispose();
20
            }
21
            base.Dispose(disposing);
22
        }
23

    
24
        #region Windows Form Designer generated code
25

    
26
        /// <summary>
27
        /// Required method for Designer support - do not modify
28
        /// the contents of this method with the code editor.
29
        /// </summary>
30
        private void InitializeComponent()
31
        {
32
            Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
33
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
34
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
35
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
36
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
37
            this.ID2ManagerRadRibbonBar = new Telerik.WinControls.UI.RadRibbonBar();
38
            this.ribbonTabHome = new Telerik.WinControls.UI.RibbonTab();
39
            this.radRibbonBarGroupDWG = new Telerik.WinControls.UI.RadRibbonBarGroup();
40
            this.radButtonElementCompare = new Telerik.WinControls.UI.RadButtonElement();
41
            this.radRibbonBarGroup1 = new Telerik.WinControls.UI.RadRibbonBarGroup();
42
            this.radButtonElementConfiguration = new Telerik.WinControls.UI.RadButtonElement();
43
            this.radButtonElementRefreshCommand = new Telerik.WinControls.UI.RadButtonElement();
44
            this.commandBarSeparator4 = new Telerik.WinControls.UI.CommandBarSeparator();
45
            this.radDropDownButtonElementTheme = new Telerik.WinControls.UI.RadDropDownButtonElement();
46
            this.radMenuItemControlDefault = new Telerik.WinControls.UI.RadMenuItem();
47
            this.radMenuItemTelerikMetro = new Telerik.WinControls.UI.RadMenuItem();
48
            this.radMenuItemOffice2013Dark = new Telerik.WinControls.UI.RadMenuItem();
49
            this.radMenuItemVisualStudio2012Dark = new Telerik.WinControls.UI.RadMenuItem();
50
            this.radMenuItemVisualStudio2012Light = new Telerik.WinControls.UI.RadMenuItem();
51
            this.radMenuItemWindows8 = new Telerik.WinControls.UI.RadMenuItem();
52
            this.backstageViewPageOpenProject = new Telerik.WinControls.UI.BackstageViewPage();
53
            this.radPageViewViewer = new Telerik.WinControls.UI.RadPageView();
54
            this.radPageViewPageAutoCAD = new Telerik.WinControls.UI.RadPageViewPage();
55
            this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip();
56
            this.radLabelElementSpace = new Telerik.WinControls.UI.RadLabelElement();
57
            this.radProgressBarElement = new Telerik.WinControls.UI.RadProgressBarElement();
58
            this.DockMain = new Telerik.WinControls.UI.Docking.RadDock();
59
            this.toolWindowData = new Telerik.WinControls.UI.Docking.ToolWindow();
60
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
61
            this.toolTabStrip1 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
62
            this.DockWindowMain = new Telerik.WinControls.UI.Docking.ToolWindow();
63
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
64
            this.radGridViewDocument = new Telerik.WinControls.UI.RadGridView();
65
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
66
            this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
67
            this.radBrowseEditorAutoCADFolder = new Telerik.WinControls.UI.RadBrowseEditor();
68
            this.radBrowseEditorAVEVAFolder = new Telerik.WinControls.UI.RadBrowseEditor();
69
            this.DockContainerMain = new Telerik.WinControls.UI.Docking.DocumentContainer();
70
            this.DockMainTabStrip = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
71
            this.DockValidation = new Telerik.WinControls.UI.Docking.DocumentWindow();
72
            this.LayoutValidation = new System.Windows.Forms.TableLayoutPanel();
73
            this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
74
            this.telerikMetroTheme1 = new Telerik.WinControls.Themes.TelerikMetroTheme();
75
            this.office2013DarkTheme1 = new Telerik.WinControls.Themes.Office2013DarkTheme();
76
            this.visualStudio2012DarkTheme1 = new Telerik.WinControls.Themes.VisualStudio2012DarkTheme();
77
            this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
78
            this.windows8Theme1 = new Telerik.WinControls.Themes.Windows8Theme();
79
            ((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
80
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewViewer)).BeginInit();
81
            this.radPageViewViewer.SuspendLayout();
82
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.DockMain)).BeginInit();
84
            this.DockMain.SuspendLayout();
85
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
86
            this.radSplitContainer1.SuspendLayout();
87
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit();
88
            this.toolTabStrip1.SuspendLayout();
89
            this.DockWindowMain.SuspendLayout();
90
            this.tableLayoutPanel1.SuspendLayout();
91
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument)).BeginInit();
92
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument.MasterTemplate)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
94
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
95
            ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAutoCADFolder)).BeginInit();
96
            ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAVEVAFolder)).BeginInit();
97
            ((System.ComponentModel.ISupportInitialize)(this.DockContainerMain)).BeginInit();
98
            this.DockContainerMain.SuspendLayout();
99
            ((System.ComponentModel.ISupportInitialize)(this.DockMainTabStrip)).BeginInit();
100
            this.DockMainTabStrip.SuspendLayout();
101
            this.DockValidation.SuspendLayout();
102
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
103
            this.toolTabStrip2.SuspendLayout();
104
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
105
            this.SuspendLayout();
106
            // 
107
            // ID2ManagerRadRibbonBar
108
            // 
109
            this.ID2ManagerRadRibbonBar.ApplicationMenuAnimantionType = Telerik.WinControls.UI.FadeAnimationType.None;
110
            this.ID2ManagerRadRibbonBar.ApplicationMenuStyle = Telerik.WinControls.UI.ApplicationMenuStyle.BackstageView;
111
            this.ID2ManagerRadRibbonBar.CloseButton = false;
112
            this.ID2ManagerRadRibbonBar.CommandTabs.AddRange(new Telerik.WinControls.RadItem[] {
113
            this.ribbonTabHome});
114
            this.ID2ManagerRadRibbonBar.Location = new System.Drawing.Point(0, 0);
115
            this.ID2ManagerRadRibbonBar.Name = "ID2ManagerRadRibbonBar";
116
            this.ID2ManagerRadRibbonBar.QuickAccessToolBarItems.AddRange(new Telerik.WinControls.RadItem[] {
117
            this.radButtonElementRefreshCommand,
118
            this.commandBarSeparator4,
119
            this.radDropDownButtonElementTheme});
120
            this.ID2ManagerRadRibbonBar.Size = new System.Drawing.Size(1334, 162);
121
            this.ID2ManagerRadRibbonBar.StartButtonImage = global::ID2.Manager.Properties.Resources.ID2X;
122
            this.ID2ManagerRadRibbonBar.TabIndex = 0;
123
            this.ID2ManagerRadRibbonBar.Text = "ID2.Manager.Compare";
124
            // 
125
            // ribbonTabHome
126
            // 
127
            this.ribbonTabHome.IsSelected = true;
128
            this.ribbonTabHome.Items.AddRange(new Telerik.WinControls.RadItem[] {
129
            this.radRibbonBarGroupDWG,
130
            this.radRibbonBarGroup1});
131
            this.ribbonTabHome.Name = "ribbonTabHome";
132
            this.ribbonTabHome.Text = "Home";
133
            this.ribbonTabHome.UseMnemonic = false;
134
            // 
135
            // radRibbonBarGroupDWG
136
            // 
137
            this.radRibbonBarGroupDWG.Items.AddRange(new Telerik.WinControls.RadItem[] {
138
            this.radButtonElementCompare});
139
            this.radRibbonBarGroupDWG.Name = "radRibbonBarGroupDWG";
140
            this.radRibbonBarGroupDWG.Text = "DWG";
141
            // 
142
            // radButtonElementCompare
143
            // 
144
            this.radButtonElementCompare.Image = global::ID2.Manager.Properties.Resources.compare;
145
            this.radButtonElementCompare.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
146
            this.radButtonElementCompare.Name = "radButtonElementCompare";
147
            this.radButtonElementCompare.Text = "Compare";
148
            this.radButtonElementCompare.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
149
            this.radButtonElementCompare.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
150
            // 
151
            // radRibbonBarGroup1
152
            // 
153
            this.radRibbonBarGroup1.Items.AddRange(new Telerik.WinControls.RadItem[] {
154
            this.radButtonElementConfiguration});
155
            this.radRibbonBarGroup1.Name = "radRibbonBarGroup1";
156
            this.radRibbonBarGroup1.Text = "Configuration";
157
            // 
158
            // radButtonElementConfiguration
159
            // 
160
            this.radButtonElementConfiguration.Image = global::ID2.Manager.Properties.Resources.setting;
161
            this.radButtonElementConfiguration.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
162
            this.radButtonElementConfiguration.Name = "radButtonElementConfiguration";
163
            this.radButtonElementConfiguration.Text = "Configuration";
164
            this.radButtonElementConfiguration.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
165
            this.radButtonElementConfiguration.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
166
            // 
167
            // radButtonElementRefreshCommand
168
            // 
169
            this.radButtonElementRefreshCommand.Image = global::ID2.Manager.Properties.Resources.Refresh16x16;
170
            this.radButtonElementRefreshCommand.Name = "radButtonElementRefreshCommand";
171
            this.radButtonElementRefreshCommand.StretchHorizontally = false;
172
            this.radButtonElementRefreshCommand.StretchVertically = false;
173
            this.radButtonElementRefreshCommand.Text = "";
174
            // 
175
            // commandBarSeparator4
176
            // 
177
            this.commandBarSeparator4.Name = "commandBarSeparator4";
178
            this.commandBarSeparator4.VisibleInOverflowMenu = false;
179
            // 
180
            // radDropDownButtonElementTheme
181
            // 
182
            this.radDropDownButtonElementTheme.ArrowButtonMinSize = new System.Drawing.Size(12, 12);
183
            this.radDropDownButtonElementTheme.DropDownDirection = Telerik.WinControls.UI.RadDirection.Down;
184
            this.radDropDownButtonElementTheme.ExpandArrowButton = false;
185
            this.radDropDownButtonElementTheme.Items.AddRange(new Telerik.WinControls.RadItem[] {
186
            this.radMenuItemControlDefault,
187
            this.radMenuItemTelerikMetro,
188
            this.radMenuItemOffice2013Dark,
189
            this.radMenuItemVisualStudio2012Dark,
190
            this.radMenuItemVisualStudio2012Light,
191
            this.radMenuItemWindows8});
192
            this.radDropDownButtonElementTheme.Name = "radDropDownButtonElementTheme";
193
            this.radDropDownButtonElementTheme.Text = "ControlDefault";
194
            // 
195
            // radMenuItemControlDefault
196
            // 
197
            this.radMenuItemControlDefault.Name = "radMenuItemControlDefault";
198
            this.radMenuItemControlDefault.Text = "ControlDefault";
199
            // 
200
            // radMenuItemTelerikMetro
201
            // 
202
            this.radMenuItemTelerikMetro.Name = "radMenuItemTelerikMetro";
203
            this.radMenuItemTelerikMetro.Text = "TelerikMetro";
204
            // 
205
            // radMenuItemOffice2013Dark
206
            // 
207
            this.radMenuItemOffice2013Dark.Name = "radMenuItemOffice2013Dark";
208
            this.radMenuItemOffice2013Dark.Text = "Office2013Dark";
209
            // 
210
            // radMenuItemVisualStudio2012Dark
211
            // 
212
            this.radMenuItemVisualStudio2012Dark.Name = "radMenuItemVisualStudio2012Dark";
213
            this.radMenuItemVisualStudio2012Dark.Text = "VisualStudio2012Dark";
214
            // 
215
            // radMenuItemVisualStudio2012Light
216
            // 
217
            this.radMenuItemVisualStudio2012Light.Name = "radMenuItemVisualStudio2012Light";
218
            this.radMenuItemVisualStudio2012Light.Text = "VisualStudio2012Light";
219
            // 
220
            // radMenuItemWindows8
221
            // 
222
            this.radMenuItemWindows8.Name = "radMenuItemWindows8";
223
            this.radMenuItemWindows8.Text = "Windows8";
224
            // 
225
            // backstageViewPageOpenProject
226
            // 
227
            this.backstageViewPageOpenProject.BackColor = System.Drawing.Color.Transparent;
228
            this.backstageViewPageOpenProject.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
229
            this.backstageViewPageOpenProject.Location = new System.Drawing.Point(138, 1);
230
            this.backstageViewPageOpenProject.Name = "backstageViewPageOpenProject";
231
            this.backstageViewPageOpenProject.Size = new System.Drawing.Size(1196, 775);
232
            this.backstageViewPageOpenProject.TabIndex = 1;
233
            // 
234
            // radPageViewViewer
235
            // 
236
            this.radPageViewViewer.Controls.Add(this.radPageViewPageAutoCAD);
237
            this.radPageViewViewer.Dock = System.Windows.Forms.DockStyle.Fill;
238
            this.radPageViewViewer.Location = new System.Drawing.Point(0, 0);
239
            this.radPageViewViewer.Name = "radPageViewViewer";
240
            this.radPageViewViewer.SelectedPage = this.radPageViewPageAutoCAD;
241
            this.radPageViewViewer.Size = new System.Drawing.Size(279, 194);
242
            this.radPageViewViewer.TabIndex = 0;
243
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageViewViewer.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.Scroll;
244
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageViewViewer.GetChildAt(0))).ShowItemCloseButton = false;
245
            // 
246
            // radPageViewPageAutoCAD
247
            // 
248
            this.radPageViewPageAutoCAD.Location = new System.Drawing.Point(10, 37);
249
            this.radPageViewPageAutoCAD.Name = "radPageViewPageAutoCAD";
250
            this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(258, 146);
251
            this.radPageViewPageAutoCAD.Text = "AutoCAD";
252
            // 
253
            // radStatusStripMain
254
            // 
255
            this.radStatusStripMain.Items.AddRange(new Telerik.WinControls.RadItem[] {
256
            this.radLabelElementSpace,
257
            this.radProgressBarElement});
258
            this.radStatusStripMain.Location = new System.Drawing.Point(0, 658);
259
            this.radStatusStripMain.Name = "radStatusStripMain";
260
            this.radStatusStripMain.Size = new System.Drawing.Size(1334, 26);
261
            this.radStatusStripMain.TabIndex = 2;
262
            // 
263
            // radLabelElementSpace
264
            // 
265
            this.radLabelElementSpace.AccessibleDescription = "Space";
266
            this.radLabelElementSpace.AccessibleName = "Space";
267
            this.radLabelElementSpace.Name = "radLabelElementSpace";
268
            this.radStatusStripMain.SetSpring(this.radLabelElementSpace, false);
269
            this.radLabelElementSpace.Text = "";
270
            this.radLabelElementSpace.TextWrap = true;
271
            // 
272
            // radProgressBarElement
273
            // 
274
            this.radProgressBarElement.Name = "radProgressBarElement";
275
            this.radProgressBarElement.SeparatorColor1 = System.Drawing.Color.White;
276
            this.radProgressBarElement.SeparatorColor2 = System.Drawing.Color.White;
277
            this.radProgressBarElement.SeparatorColor3 = System.Drawing.Color.White;
278
            this.radProgressBarElement.SeparatorColor4 = System.Drawing.Color.White;
279
            this.radProgressBarElement.SeparatorGradientAngle = 0;
280
            this.radProgressBarElement.SeparatorGradientPercentage1 = 0.4F;
281
            this.radProgressBarElement.SeparatorGradientPercentage2 = 0.6F;
282
            this.radProgressBarElement.SeparatorNumberOfColors = 2;
283
            this.radStatusStripMain.SetSpring(this.radProgressBarElement, true);
284
            this.radProgressBarElement.StepWidth = 14;
285
            this.radProgressBarElement.SweepAngle = 90;
286
            this.radProgressBarElement.Text = "";
287
            // 
288
            // DockMain
289
            // 
290
            this.DockMain.ActiveWindow = this.toolWindowData;
291
            this.DockMain.AutoHideAnimation = Telerik.WinControls.UI.Docking.AutoHideAnimateMode.None;
292
            this.DockMain.CausesValidation = false;
293
            this.DockMain.Controls.Add(this.radSplitContainer1);
294
            this.DockMain.Controls.Add(this.toolTabStrip2);
295
            this.DockMain.Dock = System.Windows.Forms.DockStyle.Fill;
296
            this.DockMain.IsCleanUpTarget = true;
297
            this.DockMain.Location = new System.Drawing.Point(0, 162);
298
            this.DockMain.MainDocumentContainer = this.DockContainerMain;
299
            this.DockMain.Name = "DockMain";
300
            this.DockMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
301
            // 
302
            // 
303
            // 
304
            this.DockMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
305
            this.DockMain.Size = new System.Drawing.Size(1334, 496);
306
            this.DockMain.TabIndex = 1;
307
            this.DockMain.TabStop = false;
308
            // 
309
            // toolWindowData
310
            // 
311
            this.toolWindowData.Caption = null;
312
            this.toolWindowData.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
313
            this.toolWindowData.Location = new System.Drawing.Point(1, 24);
314
            this.toolWindowData.Name = "toolWindowData";
315
            this.toolWindowData.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
316
            this.toolWindowData.Size = new System.Drawing.Size(1322, 174);
317
            this.toolWindowData.Text = "Data";
318
            // 
319
            // radSplitContainer1
320
            // 
321
            this.radSplitContainer1.Controls.Add(this.toolTabStrip1);
322
            this.radSplitContainer1.Controls.Add(this.DockContainerMain);
323
            this.radSplitContainer1.IsCleanUpTarget = true;
324
            this.radSplitContainer1.Location = new System.Drawing.Point(5, 5);
325
            this.radSplitContainer1.Name = "radSplitContainer1";
326
            this.radSplitContainer1.Padding = new System.Windows.Forms.Padding(5);
327
            // 
328
            // 
329
            // 
330
            this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
331
            this.radSplitContainer1.Size = new System.Drawing.Size(1324, 282);
332
            this.radSplitContainer1.TabIndex = 0;
333
            this.radSplitContainer1.TabStop = false;
334
            // 
335
            // toolTabStrip1
336
            // 
337
            this.toolTabStrip1.Controls.Add(this.DockWindowMain);
338
            this.toolTabStrip1.Location = new System.Drawing.Point(0, 0);
339
            this.toolTabStrip1.Name = "toolTabStrip1";
340
            // 
341
            // 
342
            // 
343
            this.toolTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25);
344
            this.toolTabStrip1.SelectedIndex = 0;
345
            this.toolTabStrip1.Size = new System.Drawing.Size(278, 282);
346
            this.toolTabStrip1.SizeInfo.AbsoluteSize = new System.Drawing.Size(278, 200);
347
            this.toolTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(78, 0);
348
            this.toolTabStrip1.TabIndex = 5;
349
            this.toolTabStrip1.TabStop = false;
350
            // 
351
            // DockWindowMain
352
            // 
353
            this.DockWindowMain.AccessibleDescription = "DockWindowMain";
354
            this.DockWindowMain.AccessibleName = "DockWindowMain";
355
            this.DockWindowMain.Caption = null;
356
            this.DockWindowMain.Controls.Add(this.tableLayoutPanel1);
357
            this.DockWindowMain.Font = new System.Drawing.Font("굴림", 9F);
358
            this.DockWindowMain.Location = new System.Drawing.Point(1, 24);
359
            this.DockWindowMain.Name = "DockWindowMain";
360
            this.DockWindowMain.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Floating;
361
            this.DockWindowMain.Size = new System.Drawing.Size(276, 256);
362
            this.DockWindowMain.Text = "Main";
363
            // 
364
            // tableLayoutPanel1
365
            // 
366
            this.tableLayoutPanel1.ColumnCount = 1;
367
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
368
            this.tableLayoutPanel1.Controls.Add(this.radGridViewDocument, 0, 4);
369
            this.tableLayoutPanel1.Controls.Add(this.radLabel1, 0, 0);
370
            this.tableLayoutPanel1.Controls.Add(this.radLabel2, 0, 2);
371
            this.tableLayoutPanel1.Controls.Add(this.radBrowseEditorAutoCADFolder, 0, 1);
372
            this.tableLayoutPanel1.Controls.Add(this.radBrowseEditorAVEVAFolder, 0, 3);
373
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
374
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
375
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
376
            this.tableLayoutPanel1.RowCount = 5;
377
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
378
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
379
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
380
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
381
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
382
            this.tableLayoutPanel1.Size = new System.Drawing.Size(276, 256);
383
            this.tableLayoutPanel1.TabIndex = 1;
384
            // 
385
            // radGridViewDocument
386
            // 
387
            this.radGridViewDocument.Dock = System.Windows.Forms.DockStyle.Fill;
388
            this.radGridViewDocument.Location = new System.Drawing.Point(3, 103);
389
            // 
390
            // 
391
            // 
392
            this.radGridViewDocument.MasterTemplate.AllowAddNewRow = false;
393
            this.radGridViewDocument.MasterTemplate.AllowSearchRow = true;
394
            gridViewCheckBoxColumn1.CheckFilteredRows = false;
395
            gridViewCheckBoxColumn1.EnableHeaderCheckBox = true;
396
            gridViewCheckBoxColumn1.FieldName = "Checked";
397
            gridViewCheckBoxColumn1.HeaderCheckBoxAlignment = System.Drawing.ContentAlignment.MiddleCenter;
398
            gridViewCheckBoxColumn1.HeaderText = "Checked";
399
            gridViewCheckBoxColumn1.MaxWidth = 20;
400
            gridViewCheckBoxColumn1.Name = "Checked";
401
            gridViewCheckBoxColumn1.Width = 20;
402
            gridViewTextBoxColumn1.FieldName = "AutoCADFileName";
403
            gridViewTextBoxColumn1.HeaderText = "AutoCAD";
404
            gridViewTextBoxColumn1.Name = "AutoCADFileName";
405
            gridViewTextBoxColumn1.ReadOnly = true;
406
            gridViewTextBoxColumn1.Width = 55;
407
            gridViewTextBoxColumn2.FieldName = "AVEVAFileName";
408
            gridViewTextBoxColumn2.HeaderText = "AVEVA";
409
            gridViewTextBoxColumn2.Name = "AVEVAFileName";
410
            gridViewTextBoxColumn2.ReadOnly = true;
411
            gridViewTextBoxColumn2.Width = 43;
412
            this.radGridViewDocument.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
413
            gridViewCheckBoxColumn1,
414
            gridViewTextBoxColumn1,
415
            gridViewTextBoxColumn2});
416
            this.radGridViewDocument.MasterTemplate.EnableFiltering = true;
417
            this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition1;
418
            this.radGridViewDocument.Name = "radGridViewDocument";
419
            this.radGridViewDocument.Size = new System.Drawing.Size(270, 150);
420
            this.radGridViewDocument.TabIndex = 0;
421
            // 
422
            // radLabel1
423
            // 
424
            this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left;
425
            this.radLabel1.Location = new System.Drawing.Point(3, 3);
426
            this.radLabel1.Name = "radLabel1";
427
            this.radLabel1.Size = new System.Drawing.Size(87, 18);
428
            this.radLabel1.TabIndex = 1;
429
            this.radLabel1.Text = "AutoCAD Folder";
430
            // 
431
            // radLabel2
432
            // 
433
            this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.Left;
434
            this.radLabel2.Location = new System.Drawing.Point(3, 53);
435
            this.radLabel2.Name = "radLabel2";
436
            this.radLabel2.Size = new System.Drawing.Size(75, 18);
437
            this.radLabel2.TabIndex = 2;
438
            this.radLabel2.Text = "AVEVA Folder";
439
            // 
440
            // radBrowseEditorAutoCADFolder
441
            // 
442
            this.radBrowseEditorAutoCADFolder.DialogType = Telerik.WinControls.UI.BrowseEditorDialogType.FolderBrowseDialog;
443
            this.radBrowseEditorAutoCADFolder.Dock = System.Windows.Forms.DockStyle.Fill;
444
            this.radBrowseEditorAutoCADFolder.Location = new System.Drawing.Point(3, 28);
445
            this.radBrowseEditorAutoCADFolder.Name = "radBrowseEditorAutoCADFolder";
446
            this.radBrowseEditorAutoCADFolder.Size = new System.Drawing.Size(270, 19);
447
            this.radBrowseEditorAutoCADFolder.TabIndex = 3;
448
            // 
449
            // radBrowseEditorAVEVAFolder
450
            // 
451
            this.radBrowseEditorAVEVAFolder.DialogType = Telerik.WinControls.UI.BrowseEditorDialogType.FolderBrowseDialog;
452
            this.radBrowseEditorAVEVAFolder.Dock = System.Windows.Forms.DockStyle.Fill;
453
            this.radBrowseEditorAVEVAFolder.Location = new System.Drawing.Point(3, 78);
454
            this.radBrowseEditorAVEVAFolder.Name = "radBrowseEditorAVEVAFolder";
455
            this.radBrowseEditorAVEVAFolder.Size = new System.Drawing.Size(270, 19);
456
            this.radBrowseEditorAVEVAFolder.TabIndex = 4;
457
            // 
458
            // DockContainerMain
459
            // 
460
            this.DockContainerMain.CausesValidation = false;
461
            this.DockContainerMain.Controls.Add(this.DockMainTabStrip);
462
            this.DockContainerMain.Name = "DockContainerMain";
463
            // 
464
            // 
465
            // 
466
            this.DockContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
467
            this.DockContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(739, 200);
468
            this.DockContainerMain.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
469
            this.DockContainerMain.SizeInfo.SplitterCorrection = new System.Drawing.Size(-754, 0);
470
            this.DockContainerMain.TabIndex = 6;
471
            // 
472
            // DockMainTabStrip
473
            // 
474
            this.DockMainTabStrip.CausesValidation = false;
475
            this.DockMainTabStrip.Controls.Add(this.DockValidation);
476
            this.DockMainTabStrip.Location = new System.Drawing.Point(0, 0);
477
            this.DockMainTabStrip.Name = "DockMainTabStrip";
478
            // 
479
            // 
480
            // 
481
            this.DockMainTabStrip.RootElement.MinSize = new System.Drawing.Size(25, 25);
482
            this.DockMainTabStrip.SelectedIndex = 0;
483
            this.DockMainTabStrip.Size = new System.Drawing.Size(1042, 282);
484
            this.DockMainTabStrip.TabIndex = 0;
485
            this.DockMainTabStrip.TabStop = false;
486
            // 
487
            // DockValidation
488
            // 
489
            this.DockValidation.AccessibleDescription = "DockValidation";
490
            this.DockValidation.AccessibleName = "DockValidation";
491
            this.DockValidation.CloseAction = Telerik.WinControls.UI.Docking.DockWindowCloseAction.Hide;
492
            this.DockValidation.Controls.Add(this.LayoutValidation);
493
            this.DockValidation.Font = new System.Drawing.Font("굴림", 9F);
494
            this.DockValidation.Location = new System.Drawing.Point(6, 29);
495
            this.DockValidation.Name = "DockValidation";
496
            this.DockValidation.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Floating;
497
            this.DockValidation.Size = new System.Drawing.Size(1030, 247);
498
            this.DockValidation.Text = "Validation";
499
            // 
500
            // LayoutValidation
501
            // 
502
            this.LayoutValidation.ColumnCount = 1;
503
            this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
504
            this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
505
            this.LayoutValidation.Dock = System.Windows.Forms.DockStyle.Fill;
506
            this.LayoutValidation.Location = new System.Drawing.Point(0, 0);
507
            this.LayoutValidation.Name = "LayoutValidation";
508
            this.LayoutValidation.RowCount = 1;
509
            this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
510
            this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 247F));
511
            this.LayoutValidation.Size = new System.Drawing.Size(1030, 247);
512
            this.LayoutValidation.TabIndex = 0;
513
            // 
514
            // toolTabStrip2
515
            // 
516
            this.toolTabStrip2.Controls.Add(this.toolWindowData);
517
            this.toolTabStrip2.Location = new System.Drawing.Point(5, 291);
518
            this.toolTabStrip2.Name = "toolTabStrip2";
519
            // 
520
            // 
521
            // 
522
            this.toolTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25);
523
            this.toolTabStrip2.SelectedIndex = 0;
524
            this.toolTabStrip2.Size = new System.Drawing.Size(1324, 200);
525
            this.toolTabStrip2.TabIndex = 1;
526
            this.toolTabStrip2.TabStop = false;
527
            // 
528
            // Main
529
            // 
530
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
531
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
532
            this.ClientSize = new System.Drawing.Size(1334, 684);
533
            this.Controls.Add(this.DockMain);
534
            this.Controls.Add(this.radStatusStripMain);
535
            this.Controls.Add(this.ID2ManagerRadRibbonBar);
536
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
537
            this.MainMenuStrip = null;
538
            this.Name = "Main";
539
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
540
            this.Text = "ID2.Manager.Compare";
541
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
542
            ((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).EndInit();
543
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewViewer)).EndInit();
544
            this.radPageViewViewer.ResumeLayout(false);
545
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).EndInit();
546
            ((System.ComponentModel.ISupportInitialize)(this.DockMain)).EndInit();
547
            this.DockMain.ResumeLayout(false);
548
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
549
            this.radSplitContainer1.ResumeLayout(false);
550
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit();
551
            this.toolTabStrip1.ResumeLayout(false);
552
            this.DockWindowMain.ResumeLayout(false);
553
            this.tableLayoutPanel1.ResumeLayout(false);
554
            this.tableLayoutPanel1.PerformLayout();
555
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument.MasterTemplate)).EndInit();
556
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument)).EndInit();
557
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
558
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
559
            ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAutoCADFolder)).EndInit();
560
            ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAVEVAFolder)).EndInit();
561
            ((System.ComponentModel.ISupportInitialize)(this.DockContainerMain)).EndInit();
562
            this.DockContainerMain.ResumeLayout(false);
563
            ((System.ComponentModel.ISupportInitialize)(this.DockMainTabStrip)).EndInit();
564
            this.DockMainTabStrip.ResumeLayout(false);
565
            this.DockValidation.ResumeLayout(false);
566
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
567
            this.toolTabStrip2.ResumeLayout(false);
568
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
569
            this.ResumeLayout(false);
570
            this.PerformLayout();
571

    
572
        }
573

    
574
        #endregion
575

    
576
        private Telerik.WinControls.UI.RadRibbonBar ID2ManagerRadRibbonBar;
577
        private Telerik.WinControls.UI.RibbonTab ribbonTabHome;
578
        private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroupDWG;
579
        private Telerik.WinControls.UI.RadButtonElement radButtonElementCompare;
580
        private Telerik.WinControls.UI.RadStatusStrip radStatusStripMain;
581
        private Telerik.WinControls.UI.RadLabelElement radLabelElementSpace;
582
        private Telerik.WinControls.UI.BackstageViewPage backstageViewPageOpenProject;
583
        private Telerik.WinControls.UI.RadPageView radPageViewViewer;
584
        private Telerik.WinControls.UI.RadPageViewPage radPageViewPageAutoCAD;
585
        private Telerik.WinControls.UI.RadButtonElement radButtonElementRefreshCommand;
586
        private Telerik.WinControls.UI.Docking.RadDock DockMain;
587
        private Telerik.WinControls.UI.Docking.DocumentContainer DockContainerMain;
588
        private Telerik.WinControls.UI.Docking.DocumentTabStrip DockMainTabStrip;
589
        private Telerik.WinControls.UI.Docking.ToolWindow DockWindowMain;
590
        private Telerik.WinControls.UI.Docking.DocumentWindow DockValidation;
591
        private System.Windows.Forms.TableLayoutPanel LayoutValidation;
592
        private Telerik.WinControls.UI.RadProgressBarElement radProgressBarElement;
593
        private Telerik.WinControls.UI.RadDropDownButtonElement radDropDownButtonElementTheme;
594
        private Telerik.WinControls.UI.RadMenuItem radMenuItemTelerikMetro;
595
        private Telerik.WinControls.UI.RadMenuItem radMenuItemOffice2013Dark;
596
        private Telerik.WinControls.UI.RadMenuItem radMenuItemVisualStudio2012Dark;
597
        private Telerik.WinControls.UI.RadMenuItem radMenuItemVisualStudio2012Light;
598
        private Telerik.WinControls.UI.RadMenuItem radMenuItemWindows8;
599
        private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator4;
600
        private Telerik.WinControls.UI.RadMenuItem radMenuItemControlDefault;
601
        private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip1;
602
        private Telerik.WinControls.UI.RadGridView radGridViewDocument;
603
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
604
        private Telerik.WinControls.UI.RadLabel radLabel1;
605
        private Telerik.WinControls.UI.RadLabel radLabel2;
606
        private Telerik.WinControls.UI.RadBrowseEditor radBrowseEditorAutoCADFolder;
607
        private Telerik.WinControls.UI.RadBrowseEditor radBrowseEditorAVEVAFolder;
608
        private Telerik.WinControls.Themes.TelerikMetroTheme telerikMetroTheme1;
609
        private Telerik.WinControls.Themes.Office2013DarkTheme office2013DarkTheme1;
610
        private Telerik.WinControls.Themes.VisualStudio2012DarkTheme visualStudio2012DarkTheme1;
611
        private Telerik.WinControls.Themes.VisualStudio2012LightTheme visualStudio2012LightTheme1;
612
        private Telerik.WinControls.Themes.Windows8Theme windows8Theme1;
613
        private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup1;
614
        private Telerik.WinControls.UI.RadButtonElement radButtonElementConfiguration;
615
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
616
        private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip2;
617
        private Telerik.WinControls.UI.Docking.ToolWindow toolWindowData;
618
    }
619
}
클립보드 이미지 추가 (최대 크기: 500 MB)