74 |
74 |
Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn20 = new Telerik.WinControls.UI.GridViewComboBoxColumn();
|
75 |
75 |
Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn21 = new Telerik.WinControls.UI.GridViewComboBoxColumn();
|
76 |
76 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
77 |
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
|
|
77 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
78 |
78 |
Telerik.WinControls.UI.GridViewRelation gridViewRelation1 = new Telerik.WinControls.UI.GridViewRelation();
|
79 |
79 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
80 |
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
81 |
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
82 |
80 |
this.ID2ManagerRadRibbonBar = new Telerik.WinControls.UI.RadRibbonBar();
|
83 |
81 |
this.radRibbonBarBackstageViewID2Manager = new Telerik.WinControls.UI.RadRibbonBarBackstageView();
|
84 |
82 |
this.backstageViewPageOpenProject = new Telerik.WinControls.UI.BackstageViewPage();
|
... | ... | |
142 |
140 |
this.radCheckBox1 = new Telerik.WinControls.UI.RadCheckBox();
|
143 |
141 |
this.tableLayoutMain = new System.Windows.Forms.TableLayoutPanel();
|
144 |
142 |
this.radGridViewDocuments = new Telerik.WinControls.UI.RadGridView();
|
145 |
|
this.DetailViewTemplate = new Telerik.WinControls.UI.GridViewTemplate();
|
146 |
143 |
this.radCommandBar1 = new Telerik.WinControls.UI.RadCommandBar();
|
147 |
144 |
this.commandBarRowSearch = new Telerik.WinControls.UI.CommandBarRowElement();
|
148 |
145 |
this.commandBarSearch = new Telerik.WinControls.UI.CommandBarStripElement();
|
... | ... | |
220 |
217 |
this.tableLayoutMain.SuspendLayout();
|
221 |
218 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).BeginInit();
|
222 |
219 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).BeginInit();
|
223 |
|
((System.ComponentModel.ISupportInitialize)(this.DetailViewTemplate)).BeginInit();
|
224 |
220 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit();
|
225 |
221 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelRight)).BeginInit();
|
226 |
222 |
this.splitPanelRight.SuspendLayout();
|
... | ... | |
468 |
464 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
469 |
465 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
470 |
466 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
471 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 61F));
|
|
467 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 65F));
|
472 |
468 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 1);
|
473 |
469 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 1);
|
474 |
470 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 1);
|
... | ... | |
518 |
514 |
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
519 |
515 |
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
|
520 |
516 |
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
521 |
|
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(352, 34);
|
|
517 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(351, 34);
|
522 |
518 |
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
|
523 |
|
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(113, 20);
|
|
519 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(112, 20);
|
524 |
520 |
this.radDropDownListFrReviewStatus.TabIndex = 18;
|
525 |
521 |
//
|
526 |
522 |
// radDropDownListToIsDiscussion
|
... | ... | |
530 |
526 |
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
531 |
527 |
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 34);
|
532 |
528 |
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
|
533 |
|
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(113, 20);
|
|
529 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(112, 20);
|
534 |
530 |
this.radDropDownListToIsDiscussion.TabIndex = 17;
|
535 |
531 |
//
|
536 |
532 |
// radLabelFrReviewStatus
|
537 |
533 |
//
|
538 |
534 |
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
539 |
535 |
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
540 |
|
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(266, 35);
|
|
536 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(265, 35);
|
541 |
537 |
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
|
542 |
538 |
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17);
|
543 |
539 |
this.radLabelFrReviewStatus.TabIndex = 7;
|
... | ... | |
567 |
563 |
//
|
568 |
564 |
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
569 |
565 |
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
570 |
|
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(266, 64);
|
|
566 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(265, 64);
|
571 |
567 |
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
|
572 |
568 |
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17);
|
573 |
569 |
this.radLabelAVEVAStatus.TabIndex = 8;
|
... | ... | |
577 |
573 |
//
|
578 |
574 |
this.radLabelIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
579 |
575 |
this.radLabelIsID2Work.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
580 |
|
this.radLabelIsID2Work.Location = new System.Drawing.Point(472, 35);
|
|
576 |
this.radLabelIsID2Work.Location = new System.Drawing.Point(470, 35);
|
581 |
577 |
this.radLabelIsID2Work.Name = "radLabelIsID2Work";
|
582 |
578 |
this.radLabelIsID2Work.Size = new System.Drawing.Size(80, 17);
|
583 |
579 |
this.radLabelIsID2Work.TabIndex = 6;
|
... | ... | |
587 |
583 |
//
|
588 |
584 |
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
589 |
585 |
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
590 |
|
this.radLabelJobLevel.Location = new System.Drawing.Point(472, 6);
|
|
586 |
this.radLabelJobLevel.Location = new System.Drawing.Point(470, 6);
|
591 |
587 |
this.radLabelJobLevel.Name = "radLabelJobLevel";
|
592 |
588 |
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
|
593 |
589 |
this.radLabelJobLevel.TabIndex = 7;
|
... | ... | |
638 |
634 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
639 |
635 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Hand;
|
640 |
636 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
641 |
|
this.radButtonSearch.Location = new System.Drawing.Point(886, 4);
|
|
637 |
this.radButtonSearch.Location = new System.Drawing.Point(884, 4);
|
642 |
638 |
this.radButtonSearch.Name = "radButtonSearch";
|
643 |
639 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5);
|
644 |
640 |
this.radButtonSearch.Size = new System.Drawing.Size(54, 136);
|
... | ... | |
652 |
648 |
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
653 |
649 |
this.radDropDownListProject.Location = new System.Drawing.Point(146, 5);
|
654 |
650 |
this.radDropDownListProject.Name = "radDropDownListProject";
|
655 |
|
this.radDropDownListProject.Size = new System.Drawing.Size(113, 20);
|
|
651 |
this.radDropDownListProject.Size = new System.Drawing.Size(112, 20);
|
656 |
652 |
this.radDropDownListProject.TabIndex = 7;
|
657 |
653 |
//
|
658 |
654 |
// radLabelDocumentNo
|
659 |
655 |
//
|
660 |
656 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
661 |
657 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
662 |
|
this.radLabelDocumentNo.Location = new System.Drawing.Point(678, 6);
|
|
658 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(675, 6);
|
663 |
659 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo";
|
664 |
660 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(49, 17);
|
665 |
661 |
this.radLabelDocumentNo.TabIndex = 6;
|
... | ... | |
668 |
664 |
// radTextBoxDocumentNo
|
669 |
665 |
//
|
670 |
666 |
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
671 |
|
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(764, 5);
|
|
667 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(761, 5);
|
672 |
668 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
|
673 |
|
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(113, 20);
|
|
669 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(112, 20);
|
674 |
670 |
this.radTextBoxDocumentNo.TabIndex = 8;
|
675 |
671 |
//
|
676 |
672 |
// radLabelPersonInCharge
|
677 |
673 |
//
|
678 |
674 |
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
679 |
675 |
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
680 |
|
this.radLabelPersonInCharge.Location = new System.Drawing.Point(266, 6);
|
|
676 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(265, 6);
|
681 |
677 |
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
|
682 |
678 |
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
|
683 |
679 |
this.radLabelPersonInCharge.TabIndex = 6;
|
... | ... | |
688 |
684 |
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
689 |
685 |
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
|
690 |
686 |
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
691 |
|
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(352, 5);
|
|
687 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(351, 5);
|
692 |
688 |
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
|
693 |
|
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(113, 20);
|
|
689 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(112, 20);
|
694 |
690 |
this.radDropDownListPersonInCharge.TabIndex = 9;
|
695 |
691 |
//
|
696 |
692 |
// radLabel1
|
... | ... | |
708 |
704 |
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
709 |
705 |
this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
|
710 |
706 |
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
711 |
|
this.radDropDownListJobLevel.Location = new System.Drawing.Point(558, 5);
|
|
707 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(556, 5);
|
712 |
708 |
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
|
713 |
|
this.radDropDownListJobLevel.Size = new System.Drawing.Size(113, 20);
|
|
709 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(112, 20);
|
714 |
710 |
this.radDropDownListJobLevel.TabIndex = 11;
|
715 |
711 |
//
|
716 |
712 |
// radLabelID2Status
|
... | ... | |
727 |
723 |
//
|
728 |
724 |
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
729 |
725 |
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
730 |
|
this.radLabel10.Location = new System.Drawing.Point(266, 93);
|
|
726 |
this.radLabel10.Location = new System.Drawing.Point(265, 93);
|
731 |
727 |
this.radLabel10.Name = "radLabel10";
|
732 |
728 |
this.radLabel10.Size = new System.Drawing.Size(61, 17);
|
733 |
729 |
this.radLabel10.TabIndex = 9;
|
... | ... | |
738 |
734 |
this.radDropDownListIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
739 |
735 |
this.radDropDownListIsID2Work.DropDownAnimationEnabled = true;
|
740 |
736 |
this.radDropDownListIsID2Work.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
741 |
|
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(558, 34);
|
|
737 |
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(556, 34);
|
742 |
738 |
this.radDropDownListIsID2Work.Name = "radDropDownListIsID2Work";
|
743 |
|
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(113, 20);
|
|
739 |
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(112, 20);
|
744 |
740 |
this.radDropDownListIsID2Work.TabIndex = 12;
|
745 |
741 |
//
|
746 |
742 |
// radDropDownListID2Status
|
... | ... | |
750 |
746 |
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
751 |
747 |
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 63);
|
752 |
748 |
this.radDropDownListID2Status.Name = "radDropDownListID2Status";
|
753 |
|
this.radDropDownListID2Status.Size = new System.Drawing.Size(113, 20);
|
|
749 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(112, 20);
|
754 |
750 |
this.radDropDownListID2Status.TabIndex = 13;
|
755 |
751 |
//
|
756 |
752 |
// radDropDownListAVEVAStatus
|
... | ... | |
758 |
754 |
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
759 |
755 |
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
|
760 |
756 |
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
761 |
|
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(352, 63);
|
|
757 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(351, 63);
|
762 |
758 |
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
|
763 |
|
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(113, 20);
|
|
759 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(112, 20);
|
764 |
760 |
this.radDropDownListAVEVAStatus.TabIndex = 14;
|
765 |
761 |
//
|
766 |
762 |
// radDropDownListProdIsResult
|
... | ... | |
770 |
766 |
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
771 |
767 |
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 92);
|
772 |
768 |
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
|
773 |
|
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(113, 20);
|
|
769 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(112, 20);
|
774 |
770 |
this.radDropDownListProdIsResult.TabIndex = 15;
|
775 |
771 |
//
|
776 |
772 |
// radDropDownListClientIsResult
|
... | ... | |
778 |
774 |
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
779 |
775 |
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
|
780 |
776 |
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
781 |
|
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(352, 92);
|
|
777 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(351, 92);
|
782 |
778 |
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
|
783 |
|
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(113, 20);
|
|
779 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(112, 20);
|
784 |
780 |
this.radDropDownListClientIsResult.TabIndex = 16;
|
785 |
781 |
//
|
786 |
782 |
// radLabel6
|
... | ... | |
797 |
793 |
//
|
798 |
794 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
799 |
795 |
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
800 |
|
this.radLabel7.Location = new System.Drawing.Point(266, 121);
|
|
796 |
this.radLabel7.Location = new System.Drawing.Point(265, 121);
|
801 |
797 |
this.radLabel7.Name = "radLabel7";
|
802 |
798 |
this.radLabel7.Size = new System.Drawing.Size(72, 17);
|
803 |
799 |
this.radLabel7.TabIndex = 12;
|
... | ... | |
820 |
816 |
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
821 |
817 |
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 120);
|
822 |
818 |
this.radDropDownListGateway.Name = "radDropDownListGateway";
|
823 |
|
this.radDropDownListGateway.Size = new System.Drawing.Size(113, 20);
|
|
819 |
this.radDropDownListGateway.Size = new System.Drawing.Size(112, 20);
|
824 |
820 |
this.radDropDownListGateway.TabIndex = 19;
|
825 |
821 |
//
|
826 |
822 |
// radDropDownListRegistration
|
... | ... | |
828 |
824 |
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
829 |
825 |
this.radDropDownListRegistration.DropDownAnimationEnabled = true;
|
830 |
826 |
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
831 |
|
this.radDropDownListRegistration.Location = new System.Drawing.Point(352, 120);
|
|
827 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(351, 120);
|
832 |
828 |
this.radDropDownListRegistration.Name = "radDropDownListRegistration";
|
833 |
|
this.radDropDownListRegistration.Size = new System.Drawing.Size(113, 20);
|
|
829 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(112, 20);
|
834 |
830 |
this.radDropDownListRegistration.TabIndex = 20;
|
835 |
831 |
//
|
836 |
832 |
// tableLayoutPanelGroup
|
... | ... | |
1271 |
1267 |
this.radGridViewDocuments.MasterTemplate.EnableFiltering = true;
|
1272 |
1268 |
this.radGridViewDocuments.MasterTemplate.ShowFilteringRow = false;
|
1273 |
1269 |
this.radGridViewDocuments.MasterTemplate.ShowHeaderCellButtons = true;
|
1274 |
|
this.radGridViewDocuments.MasterTemplate.Templates.AddRange(new Telerik.WinControls.UI.GridViewTemplate[] {
|
1275 |
|
this.DetailViewTemplate});
|
1276 |
|
this.radGridViewDocuments.MasterTemplate.ViewDefinition = tableViewDefinition2;
|
|
1270 |
this.radGridViewDocuments.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
1277 |
1271 |
this.radGridViewDocuments.Name = "radGridViewDocuments";
|
1278 |
1272 |
gridViewRelation1.ChildColumnNames = ((System.Collections.Specialized.StringCollection)(resources.GetObject("gridViewRelation1.ChildColumnNames")));
|
1279 |
1273 |
gridViewRelation1.ParentColumnNames = ((System.Collections.Specialized.StringCollection)(resources.GetObject("gridViewRelation1.ParentColumnNames")));
|
... | ... | |
1284 |
1278 |
this.radGridViewDocuments.Size = new System.Drawing.Size(944, 295);
|
1285 |
1279 |
this.radGridViewDocuments.TabIndex = 0;
|
1286 |
1280 |
//
|
1287 |
|
// DetailViewTemplate
|
1288 |
|
//
|
1289 |
|
gridViewTextBoxColumn11.EnableExpressionEditor = false;
|
1290 |
|
gridViewTextBoxColumn11.FieldName = "MarkupText";
|
1291 |
|
gridViewTextBoxColumn11.HeaderText = "MarkupText";
|
1292 |
|
gridViewTextBoxColumn11.Name = "MarkupText";
|
1293 |
|
this.DetailViewTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
1294 |
|
gridViewTextBoxColumn11});
|
1295 |
|
this.DetailViewTemplate.EnableAlternatingRowColor = true;
|
1296 |
|
this.DetailViewTemplate.ViewDefinition = tableViewDefinition1;
|
1297 |
|
//
|
1298 |
1281 |
// radCommandBar1
|
1299 |
1282 |
//
|
1300 |
1283 |
this.radCommandBar1.Dock = System.Windows.Forms.DockStyle.Top;
|
... | ... | |
1683 |
1666 |
this.tableLayoutMain.PerformLayout();
|
1684 |
1667 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).EndInit();
|
1685 |
1668 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).EndInit();
|
1686 |
|
((System.ComponentModel.ISupportInitialize)(this.DetailViewTemplate)).EndInit();
|
1687 |
1669 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).EndInit();
|
1688 |
1670 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelRight)).EndInit();
|
1689 |
1671 |
this.splitPanelRight.ResumeLayout(false);
|
... | ... | |
1778 |
1760 |
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator1;
|
1779 |
1761 |
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator2;
|
1780 |
1762 |
private Telerik.WinControls.UI.CommandBarHostItem btnShowAllDetail;
|
1781 |
|
private Telerik.WinControls.UI.GridViewTemplate DetailViewTemplate;
|
1782 |
1763 |
private Telerik.WinControls.UI.SplitPanel splitPanel3;
|
1783 |
1764 |
private Telerik.WinControls.UI.RadPageView radPageViewViewer;
|
1784 |
1765 |
private Telerik.WinControls.UI.RadPageViewPage radPageViewPageAutoCAD;
|