82 |
82 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
83 |
83 |
Telerik.WinControls.UI.GridViewRelation gridViewRelation1 = new Telerik.WinControls.UI.GridViewRelation();
|
84 |
84 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
|
85 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
|
85 |
86 |
this.ID2ManagerRadRibbonBar = new Telerik.WinControls.UI.RadRibbonBar();
|
86 |
87 |
this.radRibbonBarBackstageViewID2Manager = new Telerik.WinControls.UI.RadRibbonBarBackstageView();
|
87 |
88 |
this.backstageViewPageOpenProject = new Telerik.WinControls.UI.BackstageViewPage();
|
... | ... | |
192 |
193 |
this.radDropDownListAVEVAIssues = new Telerik.WinControls.UI.RadDropDownList();
|
193 |
194 |
this.radLabelProject = new Telerik.WinControls.UI.RadLabel();
|
194 |
195 |
this.radDropDownListTeam = new Telerik.WinControls.UI.RadDropDownList();
|
|
196 |
this.radLabelProjectGroupNm = new Telerik.WinControls.UI.RadLabel();
|
195 |
197 |
this.radPageViewViewer = new Telerik.WinControls.UI.RadPageView();
|
196 |
198 |
this.radPageViewPageAutoCAD = new Telerik.WinControls.UI.RadPageViewPage();
|
197 |
199 |
this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip();
|
... | ... | |
199 |
201 |
this.radLabelElementUser = new Telerik.WinControls.UI.RadLabelElement();
|
200 |
202 |
this.radProgressBarElement = new Telerik.WinControls.UI.RadProgressBarElement();
|
201 |
203 |
this.DockMain = new Telerik.WinControls.UI.Docking.RadDock();
|
202 |
|
this.DockClassify = new Telerik.WinControls.UI.Docking.DocumentWindow();
|
203 |
|
this.LayoutValidation = new System.Windows.Forms.TableLayoutPanel();
|
204 |
|
this.DockContainerMain = new Telerik.WinControls.UI.Docking.DocumentContainer();
|
205 |
|
this.DockMainTabStrip = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
|
206 |
|
this.DockWindowMain = new Telerik.WinControls.UI.Docking.ToolWindow();
|
207 |
|
this.DockTabStripComment = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
208 |
204 |
this.DockWindowComment = new Telerik.WinControls.UI.Docking.ToolWindow();
|
209 |
205 |
this.radPageViewComment = new Telerik.WinControls.UI.RadPageView();
|
210 |
206 |
this.radPageViewPageWork = new Telerik.WinControls.UI.RadPageViewPage();
|
211 |
207 |
this.radPageViewPageReview = new Telerik.WinControls.UI.RadPageViewPage();
|
212 |
|
this.radLabelProjectGroupNm = new Telerik.WinControls.UI.RadLabel();
|
|
208 |
this.DockContainerMain = new Telerik.WinControls.UI.Docking.DocumentContainer();
|
|
209 |
this.DockMainTabStrip = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
|
|
210 |
this.DockWindowMain = new Telerik.WinControls.UI.Docking.ToolWindow();
|
|
211 |
this.DockClassify = new Telerik.WinControls.UI.Docking.DocumentWindow();
|
|
212 |
this.LayoutValidation = new System.Windows.Forms.TableLayoutPanel();
|
|
213 |
this.DockTabStripComment = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
|
214 |
this.toolWindowSymbol = new Telerik.WinControls.UI.Docking.ToolWindow();
|
|
215 |
this.radSplitContainerSymbol = new Telerik.WinControls.UI.RadSplitContainer();
|
|
216 |
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
|
|
217 |
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
|
|
218 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
219 |
this.radButtonSearchSymbol = new Telerik.WinControls.UI.RadButton();
|
|
220 |
this.radTextBoxSymbolName = new Telerik.WinControls.UI.RadTextBox();
|
|
221 |
this.radGridView1 = new Telerik.WinControls.UI.RadGridView();
|
|
222 |
this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
213 |
223 |
((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
|
214 |
224 |
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
|
215 |
225 |
this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
|
... | ... | |
274 |
284 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).BeginInit();
|
275 |
285 |
((System.ComponentModel.ISupportInitialize)(this.radLabelProject)).BeginInit();
|
276 |
286 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListTeam)).BeginInit();
|
|
287 |
((System.ComponentModel.ISupportInitialize)(this.radLabelProjectGroupNm)).BeginInit();
|
277 |
288 |
((System.ComponentModel.ISupportInitialize)(this.radPageViewViewer)).BeginInit();
|
278 |
289 |
this.radPageViewViewer.SuspendLayout();
|
279 |
290 |
((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).BeginInit();
|
280 |
291 |
((System.ComponentModel.ISupportInitialize)(this.DockMain)).BeginInit();
|
281 |
292 |
this.DockMain.SuspendLayout();
|
282 |
|
this.DockClassify.SuspendLayout();
|
|
293 |
this.DockWindowComment.SuspendLayout();
|
|
294 |
((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).BeginInit();
|
|
295 |
this.radPageViewComment.SuspendLayout();
|
283 |
296 |
((System.ComponentModel.ISupportInitialize)(this.DockContainerMain)).BeginInit();
|
284 |
297 |
this.DockContainerMain.SuspendLayout();
|
285 |
298 |
((System.ComponentModel.ISupportInitialize)(this.DockMainTabStrip)).BeginInit();
|
286 |
299 |
this.DockMainTabStrip.SuspendLayout();
|
287 |
300 |
this.DockWindowMain.SuspendLayout();
|
|
301 |
this.DockClassify.SuspendLayout();
|
288 |
302 |
((System.ComponentModel.ISupportInitialize)(this.DockTabStripComment)).BeginInit();
|
289 |
303 |
this.DockTabStripComment.SuspendLayout();
|
290 |
|
this.DockWindowComment.SuspendLayout();
|
291 |
|
((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).BeginInit();
|
292 |
|
this.radPageViewComment.SuspendLayout();
|
|
304 |
this.toolWindowSymbol.SuspendLayout();
|
|
305 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSymbol)).BeginInit();
|
|
306 |
this.radSplitContainerSymbol.SuspendLayout();
|
|
307 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
|
|
308 |
this.splitPanel1.SuspendLayout();
|
|
309 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
|
|
310 |
this.tableLayoutPanel1.SuspendLayout();
|
|
311 |
((System.ComponentModel.ISupportInitialize)(this.radButtonSearchSymbol)).BeginInit();
|
|
312 |
((System.ComponentModel.ISupportInitialize)(this.radTextBoxSymbolName)).BeginInit();
|
|
313 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
|
|
314 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
|
|
315 |
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
|
293 |
316 |
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
294 |
317 |
this.SuspendLayout();
|
295 |
318 |
//
|
... | ... | |
603 |
626 |
this.LayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 5F));
|
604 |
627 |
this.LayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
605 |
628 |
this.LayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
606 |
|
this.LayoutMain.Size = new System.Drawing.Size(1009, 618);
|
|
629 |
this.LayoutMain.Size = new System.Drawing.Size(1009, 598);
|
607 |
630 |
this.LayoutMain.TabIndex = 0;
|
608 |
631 |
//
|
609 |
632 |
// tableLayoutPanelGroup
|
... | ... | |
629 |
652 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBoxReview, 5, 0);
|
630 |
653 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBoxWork, 4, 0);
|
631 |
654 |
this.tableLayoutPanelGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
632 |
|
this.tableLayoutPanelGroup.Location = new System.Drawing.Point(8, 218);
|
|
655 |
this.tableLayoutPanelGroup.Location = new System.Drawing.Point(8, 238);
|
633 |
656 |
this.tableLayoutPanelGroup.Name = "tableLayoutPanelGroup";
|
634 |
657 |
this.tableLayoutPanelGroup.RowCount = 1;
|
635 |
658 |
this.tableLayoutPanelGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
... | ... | |
642 |
665 |
this.radCheckBoxDocInfo.CheckState = System.Windows.Forms.CheckState.Checked;
|
643 |
666 |
this.radCheckBoxDocInfo.Location = new System.Drawing.Point(205, 4);
|
644 |
667 |
this.radCheckBoxDocInfo.Name = "radCheckBoxDocInfo";
|
645 |
|
this.radCheckBoxDocInfo.Size = new System.Drawing.Size(65, 16);
|
|
668 |
this.radCheckBoxDocInfo.Size = new System.Drawing.Size(65, 18);
|
646 |
669 |
this.radCheckBoxDocInfo.TabIndex = 6;
|
647 |
670 |
this.radCheckBoxDocInfo.Tag = "docinfo";
|
648 |
671 |
this.radCheckBoxDocInfo.Text = "도면정보";
|
... | ... | |
654 |
677 |
this.radCheckBoxLink.CheckState = System.Windows.Forms.CheckState.Checked;
|
655 |
678 |
this.radCheckBoxLink.Location = new System.Drawing.Point(125, 4);
|
656 |
679 |
this.radCheckBoxLink.Name = "radCheckBoxLink";
|
657 |
|
this.radCheckBoxLink.Size = new System.Drawing.Size(43, 16);
|
|
680 |
this.radCheckBoxLink.Size = new System.Drawing.Size(43, 18);
|
658 |
681 |
this.radCheckBoxLink.TabIndex = 5;
|
659 |
682 |
this.radCheckBoxLink.Tag = "link";
|
660 |
683 |
this.radCheckBoxLink.Text = "연동";
|
... | ... | |
666 |
689 |
this.radLabelFreezePanes.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
667 |
690 |
this.radLabelFreezePanes.Location = new System.Drawing.Point(5, 4);
|
668 |
691 |
this.radLabelFreezePanes.Name = "radLabelFreezePanes";
|
669 |
|
this.radLabelFreezePanes.Size = new System.Drawing.Size(93, 16);
|
|
692 |
this.radLabelFreezePanes.Size = new System.Drawing.Size(93, 17);
|
670 |
693 |
this.radLabelFreezePanes.TabIndex = 4;
|
671 |
694 |
this.radLabelFreezePanes.Text = "Freeze Panes :";
|
672 |
695 |
//
|
... | ... | |
676 |
699 |
this.radLabelGroupVIew.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
677 |
700 |
this.radLabelGroupVIew.Location = new System.Drawing.Point(298, 4);
|
678 |
701 |
this.radLabelGroupVIew.Name = "radLabelGroupVIew";
|
679 |
|
this.radLabelGroupVIew.Size = new System.Drawing.Size(83, 16);
|
|
702 |
this.radLabelGroupVIew.Size = new System.Drawing.Size(83, 17);
|
680 |
703 |
this.radLabelGroupVIew.TabIndex = 3;
|
681 |
704 |
this.radLabelGroupVIew.Text = "Group View :";
|
682 |
705 |
//
|
... | ... | |
686 |
709 |
this.radCheckBoxAVEVANet.CheckState = System.Windows.Forms.CheckState.Checked;
|
687 |
710 |
this.radCheckBoxAVEVANet.Location = new System.Drawing.Point(665, 4);
|
688 |
711 |
this.radCheckBoxAVEVANet.Name = "radCheckBoxAVEVANet";
|
689 |
|
this.radCheckBoxAVEVANet.Size = new System.Drawing.Size(76, 16);
|
|
712 |
this.radCheckBoxAVEVANet.Size = new System.Drawing.Size(76, 18);
|
690 |
713 |
this.radCheckBoxAVEVANet.TabIndex = 2;
|
691 |
714 |
this.radCheckBoxAVEVANet.Tag = "avevanet";
|
692 |
715 |
this.radCheckBoxAVEVANet.Text = "AVEVA Net";
|
... | ... | |
698 |
721 |
this.radCheckBoxVaildation.CheckState = System.Windows.Forms.CheckState.Checked;
|
699 |
722 |
this.radCheckBoxVaildation.Location = new System.Drawing.Point(576, 4);
|
700 |
723 |
this.radCheckBoxVaildation.Name = "radCheckBoxVaildation";
|
701 |
|
this.radCheckBoxVaildation.Size = new System.Drawing.Size(71, 16);
|
|
724 |
this.radCheckBoxVaildation.Size = new System.Drawing.Size(71, 18);
|
702 |
725 |
this.radCheckBoxVaildation.TabIndex = 1;
|
703 |
726 |
this.radCheckBoxVaildation.Tag = "validation";
|
704 |
727 |
this.radCheckBoxVaildation.Text = "Validation";
|
... | ... | |
710 |
733 |
this.radCheckBoxReview.CheckState = System.Windows.Forms.CheckState.Checked;
|
711 |
734 |
this.radCheckBoxReview.Location = new System.Drawing.Point(499, 4);
|
712 |
735 |
this.radCheckBoxReview.Name = "radCheckBoxReview";
|
713 |
|
this.radCheckBoxReview.Size = new System.Drawing.Size(43, 16);
|
|
736 |
this.radCheckBoxReview.Size = new System.Drawing.Size(43, 18);
|
714 |
737 |
this.radCheckBoxReview.TabIndex = 0;
|
715 |
738 |
this.radCheckBoxReview.Tag = "review";
|
716 |
739 |
this.radCheckBoxReview.Text = "검토";
|
... | ... | |
722 |
745 |
this.radCheckBoxWork.CheckState = System.Windows.Forms.CheckState.Checked;
|
723 |
746 |
this.radCheckBoxWork.Location = new System.Drawing.Point(408, 4);
|
724 |
747 |
this.radCheckBoxWork.Name = "radCheckBoxWork";
|
725 |
|
this.radCheckBoxWork.Size = new System.Drawing.Size(43, 16);
|
|
748 |
this.radCheckBoxWork.Size = new System.Drawing.Size(43, 18);
|
726 |
749 |
this.radCheckBoxWork.TabIndex = 1;
|
727 |
750 |
this.radCheckBoxWork.Tag = "work";
|
728 |
751 |
this.radCheckBoxWork.Text = "작업";
|
... | ... | |
738 |
761 |
this.tableLayoutMain.Controls.Add(this.lbSelectAndTotal, 1, 1);
|
739 |
762 |
this.tableLayoutMain.Controls.Add(this.lbChecked, 0, 1);
|
740 |
763 |
this.tableLayoutMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
741 |
|
this.tableLayoutMain.Location = new System.Drawing.Point(6, 246);
|
|
764 |
this.tableLayoutMain.Location = new System.Drawing.Point(6, 266);
|
742 |
765 |
this.tableLayoutMain.Margin = new System.Windows.Forms.Padding(1);
|
743 |
766 |
this.tableLayoutMain.Name = "tableLayoutMain";
|
744 |
767 |
this.tableLayoutMain.RowCount = 3;
|
745 |
768 |
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
746 |
769 |
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
747 |
770 |
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
748 |
|
this.tableLayoutMain.Size = new System.Drawing.Size(997, 351);
|
|
771 |
this.tableLayoutMain.Size = new System.Drawing.Size(997, 331);
|
749 |
772 |
this.tableLayoutMain.TabIndex = 8;
|
750 |
773 |
//
|
751 |
774 |
// radGridViewDocuments
|
... | ... | |
1115 |
1138 |
gridViewRelation1});
|
1116 |
1139 |
this.radGridViewDocuments.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
1117 |
1140 |
this.radGridViewDocuments.ShowHeaderCellButtons = true;
|
1118 |
|
this.radGridViewDocuments.Size = new System.Drawing.Size(991, 289);
|
|
1141 |
this.radGridViewDocuments.Size = new System.Drawing.Size(991, 269);
|
1119 |
1142 |
this.radGridViewDocuments.TabIndex = 0;
|
1120 |
1143 |
//
|
1121 |
1144 |
// radCommandBar1
|
... | ... | |
1312 |
1335 |
this.radCollapsiblePanelCondition.Dock = System.Windows.Forms.DockStyle.Fill;
|
1313 |
1336 |
this.radCollapsiblePanelCondition.HeaderText = "Hide";
|
1314 |
1337 |
this.radCollapsiblePanelCondition.HorizontalHeaderAlignment = Telerik.WinControls.UI.RadHorizontalAlignment.Right;
|
1315 |
|
this.radCollapsiblePanelCondition.Location = new System.Drawing.Point(5, 0);
|
|
1338 |
this.radCollapsiblePanelCondition.Location = new System.Drawing.Point(5, 20);
|
1316 |
1339 |
this.radCollapsiblePanelCondition.Margin = new System.Windows.Forms.Padding(0);
|
1317 |
1340 |
this.radCollapsiblePanelCondition.Name = "radCollapsiblePanelCondition";
|
1318 |
1341 |
//
|
... | ... | |
1339 |
1362 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
1340 |
1363 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
1341 |
1364 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
1342 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
|
|
1365 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
1343 |
1366 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 2);
|
1344 |
1367 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 2);
|
1345 |
1368 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 2);
|
... | ... | |
1396 |
1419 |
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1397 |
1420 |
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
|
1398 |
1421 |
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1399 |
|
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(313, 65);
|
|
1422 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(316, 65);
|
1400 |
1423 |
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
|
1401 |
|
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(74, 20);
|
|
1424 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(77, 20);
|
1402 |
1425 |
this.radDropDownListFrReviewStatus.TabIndex = 18;
|
1403 |
1426 |
//
|
1404 |
1427 |
// radDropDownListToIsDiscussion
|
... | ... | |
1408 |
1431 |
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1409 |
1432 |
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 65);
|
1410 |
1433 |
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
|
1411 |
|
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(74, 20);
|
|
1434 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(77, 20);
|
1412 |
1435 |
this.radDropDownListToIsDiscussion.TabIndex = 17;
|
1413 |
1436 |
//
|
1414 |
1437 |
// radLabelFrReviewStatus
|
1415 |
1438 |
//
|
1416 |
1439 |
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1417 |
1440 |
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1418 |
|
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(227, 67);
|
|
1441 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(230, 67);
|
1419 |
1442 |
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
|
1420 |
1443 |
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17);
|
1421 |
1444 |
this.radLabelFrReviewStatus.TabIndex = 7;
|
... | ... | |
1445 |
1468 |
//
|
1446 |
1469 |
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1447 |
1470 |
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1448 |
|
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(394, 97);
|
|
1471 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(400, 97);
|
1449 |
1472 |
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
|
1450 |
1473 |
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17);
|
1451 |
1474 |
this.radLabelAVEVAStatus.TabIndex = 8;
|
... | ... | |
1455 |
1478 |
//
|
1456 |
1479 |
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1457 |
1480 |
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1458 |
|
this.radLabelJobLevel.Location = new System.Drawing.Point(561, 37);
|
|
1481 |
this.radLabelJobLevel.Location = new System.Drawing.Point(570, 37);
|
1459 |
1482 |
this.radLabelJobLevel.Name = "radLabelJobLevel";
|
1460 |
1483 |
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
|
1461 |
1484 |
this.radLabelJobLevel.TabIndex = 7;
|
... | ... | |
1506 |
1529 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
1507 |
1530 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Default;
|
1508 |
1531 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1509 |
|
this.radButtonSearch.Location = new System.Drawing.Point(917, 34);
|
|
1532 |
this.radButtonSearch.Location = new System.Drawing.Point(924, 34);
|
1510 |
1533 |
this.radButtonSearch.Name = "radButtonSearch";
|
1511 |
1534 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5);
|
1512 |
1535 |
this.radButtonSearch.Size = new System.Drawing.Size(54, 144);
|
... | ... | |
1518 |
1541 |
this.radDropDownListProject.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1519 |
1542 |
this.radDropDownListProject.DropDownAnimationEnabled = true;
|
1520 |
1543 |
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1521 |
|
this.radDropDownListProject.Location = new System.Drawing.Point(313, 35);
|
|
1544 |
this.radDropDownListProject.Location = new System.Drawing.Point(316, 35);
|
1522 |
1545 |
this.radDropDownListProject.Name = "radDropDownListProject";
|
1523 |
|
this.radDropDownListProject.Size = new System.Drawing.Size(74, 20);
|
|
1546 |
this.radDropDownListProject.Size = new System.Drawing.Size(77, 20);
|
1524 |
1547 |
this.radDropDownListProject.TabIndex = 7;
|
1525 |
1548 |
//
|
1526 |
1549 |
// radLabelDocumentNo
|
1527 |
1550 |
//
|
1528 |
1551 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1529 |
1552 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1530 |
|
this.radLabelDocumentNo.Location = new System.Drawing.Point(728, 37);
|
|
1553 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(740, 37);
|
1531 |
1554 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo";
|
1532 |
1555 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(52, 17);
|
1533 |
1556 |
this.radLabelDocumentNo.TabIndex = 6;
|
... | ... | |
1536 |
1559 |
// radTextBoxDocumentNo
|
1537 |
1560 |
//
|
1538 |
1561 |
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1539 |
|
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(814, 35);
|
|
1562 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(826, 35);
|
1540 |
1563 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
|
1541 |
|
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(74, 20);
|
|
1564 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(77, 20);
|
1542 |
1565 |
this.radTextBoxDocumentNo.TabIndex = 8;
|
1543 |
1566 |
//
|
1544 |
1567 |
// radLabelPersonInCharge
|
1545 |
1568 |
//
|
1546 |
1569 |
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1547 |
1570 |
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1548 |
|
this.radLabelPersonInCharge.Location = new System.Drawing.Point(394, 37);
|
|
1571 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(400, 37);
|
1549 |
1572 |
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
|
1550 |
1573 |
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
|
1551 |
1574 |
this.radLabelPersonInCharge.TabIndex = 6;
|
... | ... | |
1556 |
1579 |
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1557 |
1580 |
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
|
1558 |
1581 |
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1559 |
|
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(480, 35);
|
|
1582 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(486, 35);
|
1560 |
1583 |
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
|
1561 |
|
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(74, 20);
|
|
1584 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(77, 20);
|
1562 |
1585 |
this.radDropDownListPersonInCharge.TabIndex = 9;
|
1563 |
1586 |
//
|
1564 |
1587 |
// radLabel1
|
... | ... | |
1576 |
1599 |
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1577 |
1600 |
this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
|
1578 |
1601 |
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1579 |
|
this.radDropDownListJobLevel.Location = new System.Drawing.Point(647, 35);
|
|
1602 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(656, 35);
|
1580 |
1603 |
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
|
1581 |
|
this.radDropDownListJobLevel.Size = new System.Drawing.Size(74, 20);
|
|
1604 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(77, 20);
|
1582 |
1605 |
this.radDropDownListJobLevel.TabIndex = 11;
|
1583 |
1606 |
//
|
1584 |
1607 |
// radLabelID2Status
|
... | ... | |
1595 |
1618 |
//
|
1596 |
1619 |
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1597 |
1620 |
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1598 |
|
this.radLabel10.Location = new System.Drawing.Point(227, 127);
|
|
1621 |
this.radLabel10.Location = new System.Drawing.Point(230, 127);
|
1599 |
1622 |
this.radLabel10.Name = "radLabel10";
|
1600 |
1623 |
this.radLabel10.Size = new System.Drawing.Size(61, 17);
|
1601 |
1624 |
this.radLabel10.TabIndex = 9;
|
... | ... | |
1608 |
1631 |
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1609 |
1632 |
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 95);
|
1610 |
1633 |
this.radDropDownListID2Status.Name = "radDropDownListID2Status";
|
1611 |
|
this.radDropDownListID2Status.Size = new System.Drawing.Size(74, 20);
|
|
1634 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(77, 20);
|
1612 |
1635 |
this.radDropDownListID2Status.TabIndex = 13;
|
1613 |
1636 |
//
|
1614 |
1637 |
// radDropDownListAVEVAStatus
|
... | ... | |
1616 |
1639 |
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1617 |
1640 |
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
|
1618 |
1641 |
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1619 |
|
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(480, 95);
|
|
1642 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(486, 95);
|
1620 |
1643 |
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
|
1621 |
|
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(74, 20);
|
|
1644 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(77, 20);
|
1622 |
1645 |
this.radDropDownListAVEVAStatus.TabIndex = 14;
|
1623 |
1646 |
//
|
1624 |
1647 |
// radDropDownListProdIsResult
|
... | ... | |
1628 |
1651 |
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1629 |
1652 |
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 125);
|
1630 |
1653 |
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
|
1631 |
|
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(74, 20);
|
|
1654 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(77, 20);
|
1632 |
1655 |
this.radDropDownListProdIsResult.TabIndex = 15;
|
1633 |
1656 |
//
|
1634 |
1657 |
// radDropDownListClientIsResult
|
... | ... | |
1636 |
1659 |
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1637 |
1660 |
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
|
1638 |
1661 |
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1639 |
|
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(313, 125);
|
|
1662 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(316, 125);
|
1640 |
1663 |
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
|
1641 |
|
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(74, 20);
|
|
1664 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(77, 20);
|
1642 |
1665 |
this.radDropDownListClientIsResult.TabIndex = 16;
|
1643 |
1666 |
//
|
1644 |
1667 |
// radLabel6
|
... | ... | |
1655 |
1678 |
//
|
1656 |
1679 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1657 |
1680 |
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1658 |
|
this.radLabel7.Location = new System.Drawing.Point(227, 157);
|
|
1681 |
this.radLabel7.Location = new System.Drawing.Point(230, 157);
|
1659 |
1682 |
this.radLabel7.Name = "radLabel7";
|
1660 |
1683 |
this.radLabel7.Size = new System.Drawing.Size(72, 17);
|
1661 |
1684 |
this.radLabel7.TabIndex = 12;
|
... | ... | |
1678 |
1701 |
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1679 |
1702 |
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 156);
|
1680 |
1703 |
this.radDropDownListGateway.Name = "radDropDownListGateway";
|
1681 |
|
this.radDropDownListGateway.Size = new System.Drawing.Size(74, 20);
|
|
1704 |
this.radDropDownListGateway.Size = new System.Drawing.Size(77, 20);
|
1682 |
1705 |
this.radDropDownListGateway.TabIndex = 19;
|
1683 |
1706 |
//
|
1684 |
1707 |
// radDropDownListRegistration
|
... | ... | |
1686 |
1709 |
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1687 |
1710 |
this.radDropDownListRegistration.DropDownAnimationEnabled = true;
|
1688 |
1711 |
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1689 |
|
this.radDropDownListRegistration.Location = new System.Drawing.Point(313, 156);
|
|
1712 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(316, 156);
|
1690 |
1713 |
this.radDropDownListRegistration.Name = "radDropDownListRegistration";
|
1691 |
|
this.radDropDownListRegistration.Size = new System.Drawing.Size(74, 20);
|
|
1714 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(77, 20);
|
1692 |
1715 |
this.radDropDownListRegistration.TabIndex = 20;
|
1693 |
1716 |
//
|
1694 |
1717 |
// radLabel8
|
... | ... | |
1780 |
1803 |
//
|
1781 |
1804 |
this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1782 |
1805 |
this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1783 |
|
this.radLabelID2Issues.Location = new System.Drawing.Point(227, 97);
|
|
1806 |
this.radLabelID2Issues.Location = new System.Drawing.Point(230, 97);
|
1784 |
1807 |
this.radLabelID2Issues.Name = "radLabelID2Issues";
|
1785 |
1808 |
this.radLabelID2Issues.Size = new System.Drawing.Size(59, 17);
|
1786 |
1809 |
this.radLabelID2Issues.TabIndex = 23;
|
... | ... | |
1790 |
1813 |
//
|
1791 |
1814 |
this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1792 |
1815 |
this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1793 |
|
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(561, 97);
|
|
1816 |
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(570, 97);
|
1794 |
1817 |
this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues";
|
1795 |
1818 |
this.radLabelAVEVAIssues.Size = new System.Drawing.Size(81, 17);
|
1796 |
1819 |
this.radLabelAVEVAIssues.TabIndex = 24;
|
... | ... | |
1801 |
1824 |
this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1802 |
1825 |
this.radDropDownListID2Issues.DropDownAnimationEnabled = true;
|
1803 |
1826 |
this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1804 |
|
this.radDropDownListID2Issues.Location = new System.Drawing.Point(313, 95);
|
|
1827 |
this.radDropDownListID2Issues.Location = new System.Drawing.Point(316, 95);
|
1805 |
1828 |
this.radDropDownListID2Issues.Name = "radDropDownListID2Issues";
|
1806 |
|
this.radDropDownListID2Issues.Size = new System.Drawing.Size(74, 20);
|
|
1829 |
this.radDropDownListID2Issues.Size = new System.Drawing.Size(77, 20);
|
1807 |
1830 |
this.radDropDownListID2Issues.TabIndex = 25;
|
1808 |
1831 |
//
|
1809 |
1832 |
// radDropDownListAVEVAIssues
|
... | ... | |
1811 |
1834 |
this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1812 |
1835 |
this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true;
|
1813 |
1836 |
this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1814 |
|
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(647, 95);
|
|
1837 |
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(656, 95);
|
1815 |
1838 |
this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues";
|
1816 |
|
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(74, 20);
|
|
1839 |
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(77, 20);
|
1817 |
1840 |
this.radDropDownListAVEVAIssues.TabIndex = 26;
|
1818 |
1841 |
//
|
1819 |
1842 |
// radLabelProject
|
1820 |
1843 |
//
|
1821 |
1844 |
this.radLabelProject.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1822 |
1845 |
this.radLabelProject.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1823 |
|
this.radLabelProject.Location = new System.Drawing.Point(227, 37);
|
|
1846 |
this.radLabelProject.Location = new System.Drawing.Point(230, 37);
|
1824 |
1847 |
this.radLabelProject.Name = "radLabelProject";
|
1825 |
1848 |
this.radLabelProject.Size = new System.Drawing.Size(68, 17);
|
1826 |
1849 |
this.radLabelProject.TabIndex = 27;
|
... | ... | |
1833 |
1856 |
this.radDropDownListTeam.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1834 |
1857 |
this.radDropDownListTeam.Location = new System.Drawing.Point(146, 35);
|
1835 |
1858 |
this.radDropDownListTeam.Name = "radDropDownListTeam";
|
1836 |
|
this.radDropDownListTeam.Size = new System.Drawing.Size(74, 20);
|
|
1859 |
this.radDropDownListTeam.Size = new System.Drawing.Size(77, 20);
|
1837 |
1860 |
this.radDropDownListTeam.TabIndex = 28;
|
1838 |
1861 |
//
|
|
1862 |
// radLabelProjectGroupNm
|
|
1863 |
//
|
|
1864 |
this.radLabelProjectGroupNm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
1865 |
this.radLabelProjectGroupNm.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
1866 |
this.radLabelProjectGroupNm.Location = new System.Drawing.Point(8, 3);
|
|
1867 |
this.radLabelProjectGroupNm.Name = "radLabelProjectGroupNm";
|
|
1868 |
this.radLabelProjectGroupNm.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
|
|
1869 |
this.radLabelProjectGroupNm.Size = new System.Drawing.Size(168, 21);
|
|
1870 |
this.radLabelProjectGroupNm.TabIndex = 10;
|
|
1871 |
this.radLabelProjectGroupNm.Text = "프로젝트를 선택하세요.";
|
|
1872 |
//
|
1839 |
1873 |
// radPageViewViewer
|
1840 |
1874 |
//
|
1841 |
1875 |
this.radPageViewViewer.Controls.Add(this.radPageViewPageAutoCAD);
|
... | ... | |
1850 |
1884 |
//
|
1851 |
1885 |
// radPageViewPageAutoCAD
|
1852 |
1886 |
//
|
|
1887 |
this.radPageViewPageAutoCAD.ItemSize = new System.Drawing.SizeF(63F, 28F);
|
1853 |
1888 |
this.radPageViewPageAutoCAD.Location = new System.Drawing.Point(10, 37);
|
1854 |
1889 |
this.radPageViewPageAutoCAD.Name = "radPageViewPageAutoCAD";
|
1855 |
1890 |
this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(258, 146);
|
... | ... | |
1902 |
1937 |
//
|
1903 |
1938 |
// DockMain
|
1904 |
1939 |
//
|
1905 |
|
this.DockMain.ActiveWindow = this.DockWindowMain;
|
|
1940 |
this.DockMain.ActiveWindow = this.toolWindowSymbol;
|
1906 |
1941 |
this.DockMain.AutoHideAnimation = Telerik.WinControls.UI.Docking.AutoHideAnimateMode.None;
|
1907 |
1942 |
this.DockMain.CausesValidation = false;
|
1908 |
1943 |
this.DockMain.Controls.Add(this.DockContainerMain);
|
... | ... | |
1920 |
1955 |
this.DockMain.TabIndex = 1;
|
1921 |
1956 |
this.DockMain.TabStop = false;
|
1922 |
1957 |
//
|
1923 |
|
// DockClassify
|
|
1958 |
// DockWindowComment
|
1924 |
1959 |
//
|
1925 |
|
this.DockClassify.AccessibleDescription = "DockClassify";
|
1926 |
|
this.DockClassify.AccessibleName = "DockClassify";
|
1927 |
|
this.DockClassify.CloseAction = Telerik.WinControls.UI.Docking.DockWindowCloseAction.Hide;
|
1928 |
|
this.DockClassify.Controls.Add(this.LayoutValidation);
|
1929 |
|
this.DockClassify.Font = new System.Drawing.Font("굴림", 9F);
|
1930 |
|
this.DockClassify.Location = new System.Drawing.Point(6, 29);
|
1931 |
|
this.DockClassify.Name = "DockClassify";
|
1932 |
|
this.DockClassify.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Floating;
|
1933 |
|
this.DockClassify.Size = new System.Drawing.Size(1009, 598);
|
1934 |
|
this.DockClassify.Text = "Classify";
|
|
1960 |
this.DockWindowComment.AccessibleDescription = "DockWindowComment";
|
|
1961 |
this.DockWindowComment.AccessibleName = "DockWindowComment";
|
|
1962 |
this.DockWindowComment.Caption = null;
|
|
1963 |
this.DockWindowComment.Controls.Add(this.radPageViewComment);
|
|
1964 |
this.DockWindowComment.Font = new System.Drawing.Font("굴림", 9F);
|
|
1965 |
this.DockWindowComment.Location = new System.Drawing.Point(1, 24);
|
|
1966 |
this.DockWindowComment.Name = "DockWindowComment";
|
|
1967 |
this.DockWindowComment.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|
1968 |
this.DockWindowComment.Size = new System.Drawing.Size(297, 607);
|
|
1969 |
this.DockWindowComment.Text = "Comment";
|
1935 |
1970 |
//
|
1936 |
|
// LayoutValidation
|
|
1971 |
// radPageViewComment
|
1937 |
1972 |
//
|
1938 |
|
this.LayoutValidation.ColumnCount = 1;
|
1939 |
|
this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1940 |
|
this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
1941 |
|
this.LayoutValidation.Dock = System.Windows.Forms.DockStyle.Fill;
|
1942 |
|
this.LayoutValidation.Location = new System.Drawing.Point(0, 0);
|
1943 |
|
this.LayoutValidation.Name = "LayoutValidation";
|
1944 |
|
this.LayoutValidation.RowCount = 1;
|
1945 |
|
this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1946 |
|
this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 598F));
|
1947 |
|
this.LayoutValidation.Size = new System.Drawing.Size(1009, 598);
|
1948 |
|
this.LayoutValidation.TabIndex = 0;
|
|
1973 |
this.radPageViewComment.Controls.Add(this.radPageViewPageWork);
|
|
1974 |
this.radPageViewComment.Controls.Add(this.radPageViewPageReview);
|
|
1975 |
this.radPageViewComment.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
1976 |
this.radPageViewComment.Location = new System.Drawing.Point(0, 0);
|
|
1977 |
this.radPageViewComment.Name = "radPageViewComment";
|
|
1978 |
this.radPageViewComment.SelectedPage = this.radPageViewPageWork;
|
|
1979 |
this.radPageViewComment.Size = new System.Drawing.Size(297, 607);
|
|
1980 |
this.radPageViewComment.TabIndex = 1;
|
|
1981 |
((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageViewComment.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.Scroll;
|
|
1982 |
//
|
|
1983 |
// radPageViewPageWork
|
|
1984 |
//
|
|
1985 |
this.radPageViewPageWork.ItemSize = new System.Drawing.SizeF(39F, 28F);
|
|
1986 |
this.radPageViewPageWork.Location = new System.Drawing.Point(10, 37);
|
|
1987 |
this.radPageViewPageWork.Name = "radPageViewPageWork";
|
|
1988 |
this.radPageViewPageWork.Size = new System.Drawing.Size(276, 559);
|
|
1989 |
this.radPageViewPageWork.Text = "작업";
|
|
1990 |
//
|
|
1991 |
// radPageViewPageReview
|
|
1992 |
//
|
|
1993 |
this.radPageViewPageReview.ItemSize = new System.Drawing.SizeF(39F, 28F);
|
|
1994 |
this.radPageViewPageReview.Location = new System.Drawing.Point(10, 37);
|
|
1995 |
this.radPageViewPageReview.Name = "radPageViewPageReview";
|
|
1996 |
this.radPageViewPageReview.Size = new System.Drawing.Size(276, 559);
|
|
1997 |
this.radPageViewPageReview.Text = "검토";
|
1949 |
1998 |
//
|
1950 |
1999 |
// DockContainerMain
|
1951 |
2000 |
//
|
... | ... | |
1989 |
2038 |
this.DockWindowMain.Size = new System.Drawing.Size(1009, 598);
|
1990 |
2039 |
this.DockWindowMain.Text = "Main";
|
1991 |
2040 |
//
|
|
2041 |
// DockClassify
|
|
2042 |
//
|
|
2043 |
this.DockClassify.AccessibleDescription = "DockClassify";
|
|
2044 |
this.DockClassify.AccessibleName = "DockClassify";
|
|
2045 |
this.DockClassify.CloseAction = Telerik.WinControls.UI.Docking.DockWindowCloseAction.Hide;
|
|
2046 |
this.DockClassify.Controls.Add(this.LayoutValidation);
|
|
2047 |
this.DockClassify.Font = new System.Drawing.Font("굴림", 9F);
|
|
2048 |
this.DockClassify.Location = new System.Drawing.Point(6, 29);
|
|
2049 |
this.DockClassify.Name = "DockClassify";
|
|
2050 |
this.DockClassify.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Floating;
|
|
2051 |
this.DockClassify.Size = new System.Drawing.Size(1009, 598);
|
|
2052 |
this.DockClassify.Text = "Classify";
|
|
2053 |
//
|
|
2054 |
// LayoutValidation
|
|
2055 |
//
|
|
2056 |
this.LayoutValidation.ColumnCount = 1;
|
|
2057 |
this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
2058 |
this.LayoutValidation.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
2059 |
this.LayoutValidation.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
2060 |
this.LayoutValidation.Location = new System.Drawing.Point(0, 0);
|
|
2061 |
this.LayoutValidation.Name = "LayoutValidation";
|
|
2062 |
this.LayoutValidation.RowCount = 1;
|
|
2063 |
this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
2064 |
this.LayoutValidation.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 598F));
|
|
2065 |
this.LayoutValidation.Size = new System.Drawing.Size(1009, 598);
|
|
2066 |
this.LayoutValidation.TabIndex = 0;
|
|
2067 |
//
|
1992 |
2068 |
// DockTabStripComment
|
1993 |
2069 |
//
|
1994 |
2070 |
this.DockTabStripComment.AutoHidePosition = Telerik.WinControls.UI.Docking.AutoHidePosition.Right;
|
1995 |
2071 |
this.DockTabStripComment.CausesValidation = false;
|
|
2072 |
this.DockTabStripComment.Controls.Add(this.toolWindowSymbol);
|
1996 |
2073 |
this.DockTabStripComment.Controls.Add(this.DockWindowComment);
|
1997 |
2074 |
this.DockTabStripComment.Location = new System.Drawing.Point(1030, 5);
|
1998 |
2075 |
this.DockTabStripComment.Name = "DockTabStripComment";
|
... | ... | |
2008 |
2085 |
this.DockTabStripComment.TabIndex = 4;
|
2009 |
2086 |
this.DockTabStripComment.TabStop = false;
|
2010 |
2087 |
//
|
2011 |
|
// DockWindowComment
|
|
2088 |
// toolWindowSymbol
|
2012 |
2089 |
//
|
2013 |
|
this.DockWindowComment.AccessibleDescription = "DockWindowComment";
|
2014 |
|
this.DockWindowComment.AccessibleName = "DockWindowComment";
|
2015 |
|
this.DockWindowComment.Caption = null;
|
2016 |
|
this.DockWindowComment.Controls.Add(this.radPageViewComment);
|
2017 |
|
this.DockWindowComment.Font = new System.Drawing.Font("굴림", 9F);
|
2018 |
|
this.DockWindowComment.Location = new System.Drawing.Point(1, 24);
|
2019 |
|
this.DockWindowComment.Name = "DockWindowComment";
|
2020 |
|
this.DockWindowComment.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
2021 |
|
this.DockWindowComment.Size = new System.Drawing.Size(297, 607);
|
2022 |
|
this.DockWindowComment.Text = "Comment";
|
|
2090 |
this.toolWindowSymbol.Caption = null;
|
|
2091 |
this.toolWindowSymbol.Controls.Add(this.radSplitContainerSymbol);
|
|
2092 |
this.toolWindowSymbol.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
2093 |
this.toolWindowSymbol.Location = new System.Drawing.Point(1, 24);
|
|
2094 |
this.toolWindowSymbol.Name = "toolWindowSymbol";
|
|
2095 |
this.toolWindowSymbol.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|
2096 |
this.toolWindowSymbol.Size = new System.Drawing.Size(297, 607);
|
|
2097 |
this.toolWindowSymbol.Text = "Symbol";
|
2023 |
2098 |
//
|
2024 |
|
// radPageViewComment
|
|
2099 |
// radSplitContainerSymbol
|
2025 |
2100 |
//
|
2026 |
|
this.radPageViewComment.Controls.Add(this.radPageViewPageWork);
|
2027 |
|
this.radPageViewComment.Controls.Add(this.radPageViewPageReview);
|
2028 |
|
this.radPageViewComment.Dock = System.Windows.Forms.DockStyle.Fill;
|
2029 |
|
this.radPageViewComment.Location = new System.Drawing.Point(0, 0);
|
2030 |
|
this.radPageViewComment.Name = "radPageViewComment";
|
2031 |
|
this.radPageViewComment.SelectedPage = this.radPageViewPageWork;
|
2032 |
|
this.radPageViewComment.Size = new System.Drawing.Size(297, 607);
|
2033 |
|
this.radPageViewComment.TabIndex = 1;
|
2034 |
|
((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageViewComment.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.Scroll;
|
|
2101 |
this.radSplitContainerSymbol.Controls.Add(this.splitPanel1);
|
|
2102 |
this.radSplitContainerSymbol.Controls.Add(this.splitPanel2);
|
|
2103 |
this.radSplitContainerSymbol.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
2104 |
this.radSplitContainerSymbol.Location = new System.Drawing.Point(0, 0);
|
|
2105 |
this.radSplitContainerSymbol.Name = "radSplitContainerSymbol";
|
|
2106 |
this.radSplitContainerSymbol.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
2035 |
2107 |
//
|
2036 |
|
// radPageViewPageWork
|
2037 |
2108 |
//
|
2038 |
|
this.radPageViewPageWork.ItemSize = new System.Drawing.SizeF(39F, 28F);
|
2039 |
|
this.radPageViewPageWork.Location = new System.Drawing.Point(10, 37);
|
2040 |
|
this.radPageViewPageWork.Name = "radPageViewPageWork";
|
2041 |
|
this.radPageViewPageWork.Size = new System.Drawing.Size(276, 559);
|
2042 |
|
this.radPageViewPageWork.Text = "작업";
|
2043 |
2109 |
//
|
2044 |
|
// radPageViewPageReview
|
|
2110 |
this.radSplitContainerSymbol.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
2111 |
this.radSplitContainerSymbol.Size = new System.Drawing.Size(297, 607);
|
|
2112 |
this.radSplitContainerSymbol.TabIndex = 0;
|
|
2113 |
this.radSplitContainerSymbol.TabStop = false;
|
2045 |
2114 |
//
|
2046 |
|
this.radPageViewPageReview.ItemSize = new System.Drawing.SizeF(39F, 28F);
|
2047 |
|
this.radPageViewPageReview.Location = new System.Drawing.Point(10, 37);
|
2048 |
|
this.radPageViewPageReview.Name = "radPageViewPageReview";
|
2049 |
|
this.radPageViewPageReview.Size = new System.Drawing.Size(276, 559);
|
2050 |
|
this.radPageViewPageReview.Text = "검토";
|
|
2115 |
// splitPanel1
|
2051 |
2116 |
//
|
2052 |
|
// radLabelProjectGroupNm
|
|
2117 |
this.splitPanel1.Controls.Add(this.tableLayoutPanel1);
|
|
2118 |
this.splitPanel1.Location = new System.Drawing.Point(0, 0);
|
|
2119 |
this.splitPanel1.Name = "splitPanel1";
|
2053 |
2120 |
//
|
2054 |
|
this.radLabelProjectGroupNm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
2055 |
|
this.radLabelProjectGroupNm.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
2056 |
|
this.radLabelProjectGroupNm.Location = new System.Drawing.Point(8, 4);
|
2057 |
|
this.radLabelProjectGroupNm.Name = "radLabelProjectGroupNm";
|
2058 |
|
this.radLabelProjectGroupNm.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
|
2059 |
|
this.radLabelProjectGroupNm.Size = new System.Drawing.Size(150, 21);
|
2060 |
|
this.radLabelProjectGroupNm.TabIndex = 10;
|
2061 |
|
this.radLabelProjectGroupNm.Text = "프로젝트를 선택하세요.";
|
|
2121 |
//
|
|
2122 |
//
|
|
2123 |
this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
2124 |
this.splitPanel1.Size = new System.Drawing.Size(297, 302);
|
|
2125 |
this.splitPanel1.TabIndex = 0;
|
|
2126 |
this.splitPanel1.TabStop = false;
|
|
2127 |
this.splitPanel1.Text = "splitPanel1";
|
|
2128 |
//
|
|
2129 |
// splitPanel2
|
|
2130 |
//
|
|
2131 |
this.splitPanel2.Location = new System.Drawing.Point(0, 306);
|
|
2132 |
this.splitPanel2.Name = "splitPanel2";
|
|
2133 |
//
|
|
2134 |
//
|
|
2135 |
//
|
|
2136 |
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
2137 |
this.splitPanel2.Size = new System.Drawing.Size(297, 301);
|
|
2138 |
this.splitPanel2.TabIndex = 1;
|
|
2139 |
this.splitPanel2.TabStop = false;
|
|
2140 |
this.splitPanel2.Text = "splitPanel2";
|
|
2141 |
//
|
|
2142 |
// tableLayoutPanel1
|
|
2143 |
//
|
|
2144 |
this.tableLayoutPanel1.ColumnCount = 2;
|
|
2145 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
2146 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
|
|
2147 |
this.tableLayoutPanel1.Controls.Add(this.radButtonSearchSymbol, 1, 0);
|
|
2148 |
this.tableLayoutPanel1.Controls.Add(this.radTextBoxSymbolName, 0, 0);
|
|
2149 |
this.tableLayoutPanel1.Controls.Add(this.radGridView1, 0, 1);
|
|
2150 |
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
2151 |
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
2152 |
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
2153 |
this.tableLayoutPanel1.RowCount = 2;
|
|
2154 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
|
|
2155 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
2156 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(297, 302);
|
|
2157 |
this.tableLayoutPanel1.TabIndex = 0;
|
|
2158 |
//
|
|
2159 |
// radButtonSearchSymbol
|
|
2160 |
//
|
|
2161 |
this.radButtonSearchSymbol.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
2162 |
this.radButtonSearchSymbol.Location = new System.Drawing.Point(260, 3);
|
|
2163 |
this.radButtonSearchSymbol.Name = "radButtonSearchSymbol";
|
|
2164 |
this.radButtonSearchSymbol.Size = new System.Drawing.Size(34, 19);
|
|
2165 |
this.radButtonSearchSymbol.TabIndex = 0;
|
|
2166 |
//
|
|
2167 |
// radTextBoxSymbolName
|
|
2168 |
//
|
|
2169 |
this.radTextBoxSymbolName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
2170 |
this.radTextBoxSymbolName.Location = new System.Drawing.Point(3, 3);
|
|
2171 |
this.radTextBoxSymbolName.Name = "radTextBoxSymbolName";
|
|
2172 |
this.radTextBoxSymbolName.Size = new System.Drawing.Size(251, 20);
|
|
2173 |
this.radTextBoxSymbolName.TabIndex = 1;
|
|
2174 |
//
|
|
2175 |
// radGridView1
|
|
2176 |
//
|
|
2177 |
this.tableLayoutPanel1.SetColumnSpan(this.radGridView1, 2);
|
|
2178 |
this.radGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
2179 |
this.radGridView1.Location = new System.Drawing.Point(3, 28);
|
|
2180 |
//
|
|
2181 |
//
|
|
2182 |
//
|
|
2183 |
this.radGridView1.MasterTemplate.ViewDefinition = tableViewDefinition2;
|
|
2184 |
this.radGridView1.Name = "radGridView1";
|
|
2185 |
this.radGridView1.Size = new System.Drawing.Size(291, 271);
|
|
2186 |
this.radGridView1.TabIndex = 2;
|
|
2187 |
//
|
|
2188 |
// toolTabStrip2
|
|
2189 |
//
|
|
2190 |
this.toolTabStrip2.Location = new System.Drawing.Point(0, 0);
|
|
2191 |
this.toolTabStrip2.Name = "toolTabStrip2";
|
|
2192 |
//
|
|
2193 |
//
|
|
2194 |
//
|
|
2195 |
this.toolTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
2196 |
this.toolTabStrip2.Size = new System.Drawing.Size(200, 200);
|
|
2197 |
this.toolTabStrip2.TabIndex = 0;
|
|
2198 |
this.toolTabStrip2.TabStop = false;
|
2062 |
2199 |
//
|
2063 |
2200 |
// Main
|
2064 |
2201 |
//
|
... | ... | |
2079 |
2216 |
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).EndInit();
|
2080 |
2217 |
this.radRibbonBarBackstageViewID2Manager.ResumeLayout(false);
|
2081 |
2218 |
this.LayoutMain.ResumeLayout(false);
|
|
2219 |
this.LayoutMain.PerformLayout();
|
2082 |
2220 |
this.tableLayoutPanelGroup.ResumeLayout(false);
|
2083 |
2221 |
this.tableLayoutPanelGroup.PerformLayout();
|
2084 |
2222 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxDocInfo)).EndInit();
|
... | ... | |
2143 |
2281 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).EndInit();
|
2144 |
2282 |
((System.ComponentModel.ISupportInitialize)(this.radLabelProject)).EndInit();
|
2145 |
2283 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListTeam)).EndInit();
|
|
2284 |
((System.ComponentModel.ISupportInitialize)(this.radLabelProjectGroupNm)).EndInit();
|
2146 |
2285 |
((System.ComponentModel.ISupportInitialize)(this.radPageViewViewer)).EndInit();
|
2147 |
2286 |
this.radPageViewViewer.ResumeLayout(false);
|
2148 |
2287 |
((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).EndInit();
|
2149 |
2288 |
((System.ComponentModel.ISupportInitialize)(this.DockMain)).EndInit();
|
2150 |
2289 |
this.DockMain.ResumeLayout(false);
|
2151 |
|
this.DockClassify.ResumeLayout(false);
|
|
2290 |
this.DockWindowComment.ResumeLayout(false);
|
|
2291 |
((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).EndInit();
|
|
2292 |
this.radPageViewComment.ResumeLayout(false);
|
2152 |
2293 |
((System.ComponentModel.ISupportInitialize)(this.DockContainerMain)).EndInit();
|
2153 |
2294 |
this.DockContainerMain.ResumeLayout(false);
|
2154 |
2295 |
((System.ComponentModel.ISupportInitialize)(this.DockMainTabStrip)).EndInit();
|
2155 |
2296 |
this.DockMainTabStrip.ResumeLayout(false);
|
2156 |
2297 |
this.DockWindowMain.ResumeLayout(false);
|
|
2298 |
this.DockClassify.ResumeLayout(false);
|
2157 |
2299 |
((System.ComponentModel.ISupportInitialize)(this.DockTabStripComment)).EndInit();
|
2158 |
2300 |
this.DockTabStripComment.ResumeLayout(false);
|
2159 |
|
this.DockWindowComment.ResumeLayout(false);
|
2160 |
|
((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).EndInit();
|
2161 |
|
this.radPageViewComment.ResumeLayout(false);
|
2162 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabelProjectGroupNm)).EndInit();
|
|
2301 |
this.toolWindowSymbol.ResumeLayout(false);
|
|
2302 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSymbol)).EndInit();
|
|
2303 |
this.radSplitContainerSymbol.ResumeLayout(false);
|
|
2304 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
|
|
2305 |
this.splitPanel1.ResumeLayout(false);
|
|
2306 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
|
|
2307 |
this.tableLayoutPanel1.ResumeLayout(false);
|
|
2308 |
this.tableLayoutPanel1.PerformLayout();
|
|
2309 |
((System.ComponentModel.ISupportInitialize)(this.radButtonSearchSymbol)).EndInit();
|
|
2310 |
((System.ComponentModel.ISupportInitialize)(this.radTextBoxSymbolName)).EndInit();
|
|
2311 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
|
|
2312 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
|
|
2313 |
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
|
2163 |
2314 |
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
2164 |
2315 |
this.ResumeLayout(false);
|
2165 |
2316 |
this.PerformLayout();
|
... | ... | |
2297 |
2448 |
private Telerik.WinControls.UI.RadLabel radLabelProject;
|
2298 |
2449 |
private Telerik.WinControls.UI.RadDropDownList radDropDownListTeam;
|
2299 |
2450 |
private Telerik.WinControls.UI.RadLabel radLabelProjectGroupNm;
|
|
2451 |
private Telerik.WinControls.UI.Docking.ToolWindow toolWindowSymbol;
|
|
2452 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainerSymbol;
|
|
2453 |
private Telerik.WinControls.UI.SplitPanel splitPanel1;
|
|
2454 |
private Telerik.WinControls.UI.SplitPanel splitPanel2;
|
|
2455 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
2456 |
private Telerik.WinControls.UI.RadButton radButtonSearchSymbol;
|
|
2457 |
private Telerik.WinControls.UI.RadTextBox radTextBoxSymbolName;
|
|
2458 |
private Telerik.WinControls.UI.RadGridView radGridView1;
|
|
2459 |
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip2;
|
2300 |
2460 |
}
|
2301 |
2461 |
}
|