29 |
29 |
/// </summary>
|
30 |
30 |
private void InitializeComponent()
|
31 |
31 |
{
|
|
32 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
32 |
33 |
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
|
33 |
34 |
Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn();
|
34 |
35 |
Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn2 = new Telerik.WinControls.UI.GridViewCommandColumn();
|
... | ... | |
81 |
82 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
82 |
83 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
83 |
84 |
Telerik.WinControls.UI.GridViewRelation gridViewRelation1 = new Telerik.WinControls.UI.GridViewRelation();
|
84 |
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
85 |
85 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
|
86 |
86 |
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
87 |
87 |
devDept.Eyeshot.ProgressBar progressBar1 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton1, false, 0.1D, 0.333D, true);
|
88 |
88 |
devDept.Graphics.BackgroundSettings backgroundSettings1 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
|
89 |
|
devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2018308460576386D, false, 0.001D);
|
|
89 |
devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2018308384693086D, false, 0.001D);
|
90 |
90 |
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
91 |
91 |
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
92 |
92 |
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
... | ... | |
130 |
130 |
this.btnDockLayoutReset = new Telerik.WinControls.UI.RadButtonElement();
|
131 |
131 |
this.radRibbonBarGroup4 = new Telerik.WinControls.UI.RadRibbonBarGroup();
|
132 |
132 |
this.radButtonElementFilterClear = new Telerik.WinControls.UI.RadButtonElement();
|
|
133 |
this.radRibbonBarGroup5 = new Telerik.WinControls.UI.RadRibbonBarGroup();
|
|
134 |
this.radButtonElementClassify = new Telerik.WinControls.UI.RadButtonElement();
|
|
135 |
this.radButtonElementExtractText = new Telerik.WinControls.UI.RadButtonElement();
|
133 |
136 |
this.ribbonTabProjMgt = new Telerik.WinControls.UI.RibbonTab();
|
134 |
137 |
this.radRibbonBarGroupExcel = new Telerik.WinControls.UI.RadRibbonBarGroup();
|
135 |
138 |
this.radButtonElementExcelImport = new Telerik.WinControls.UI.RadButtonElement();
|
... | ... | |
160 |
163 |
this.radCheckBoxReview = new Telerik.WinControls.UI.RadCheckBox();
|
161 |
164 |
this.radCheckBoxWork = new Telerik.WinControls.UI.RadCheckBox();
|
162 |
165 |
this.tableLayoutMain = new System.Windows.Forms.TableLayoutPanel();
|
163 |
|
this.radGridViewDocuments = new Telerik.WinControls.UI.RadGridView();
|
164 |
166 |
this.radCommandBar1 = new Telerik.WinControls.UI.RadCommandBar();
|
165 |
167 |
this.commandBarRowSearch = new Telerik.WinControls.UI.CommandBarRowElement();
|
166 |
168 |
this.commandBarSearch = new Telerik.WinControls.UI.CommandBarStripElement();
|
... | ... | |
175 |
177 |
this.btnSearchFormCurrent = new Telerik.WinControls.UI.CommandBarHostItem();
|
176 |
178 |
this.btnFilters = new Telerik.WinControls.UI.CommandBarHostItem();
|
177 |
179 |
this.commandBarSeparator3 = new Telerik.WinControls.UI.CommandBarSeparator();
|
|
180 |
this.radGridViewDocuments = new Telerik.WinControls.UI.RadGridView();
|
178 |
181 |
this.lbSelectAndTotal = new System.Windows.Forms.Label();
|
179 |
182 |
this.lbChecked = new System.Windows.Forms.Label();
|
180 |
183 |
this.radCollapsiblePanelCondition = new Telerik.WinControls.UI.RadCollapsiblePanel();
|
... | ... | |
250 |
253 |
this.radPageViewPageWork = new Telerik.WinControls.UI.RadPageViewPage();
|
251 |
254 |
this.radPageViewPageReview = new Telerik.WinControls.UI.RadPageViewPage();
|
252 |
255 |
this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
|
256 |
this.radButtonElementStopWorking = new Telerik.WinControls.UI.RadButtonElement();
|
253 |
257 |
((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
|
254 |
258 |
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
|
255 |
259 |
this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
|
... | ... | |
264 |
268 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxReview)).BeginInit();
|
265 |
269 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxWork)).BeginInit();
|
266 |
270 |
this.tableLayoutMain.SuspendLayout();
|
|
271 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit();
|
267 |
272 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).BeginInit();
|
268 |
273 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).BeginInit();
|
269 |
|
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit();
|
270 |
274 |
((System.ComponentModel.ISupportInitialize)(this.radCollapsiblePanelCondition)).BeginInit();
|
271 |
275 |
this.radCollapsiblePanelCondition.PanelContainer.SuspendLayout();
|
272 |
276 |
this.radCollapsiblePanelCondition.SuspendLayout();
|
... | ... | |
425 |
429 |
this.radRibbonBarGroupDWG,
|
426 |
430 |
this.radRibbonBarGroup1,
|
427 |
431 |
this.radRibbonBarGroupLayout,
|
428 |
|
this.radRibbonBarGroup4});
|
|
432 |
this.radRibbonBarGroup4,
|
|
433 |
this.radRibbonBarGroup5});
|
429 |
434 |
this.ribbonTabHome.Name = "ribbonTabHome";
|
430 |
435 |
this.ribbonTabHome.Text = "Home";
|
431 |
436 |
this.ribbonTabHome.UseMnemonic = false;
|
... | ... | |
508 |
513 |
this.radButtonElementFilterClear.Name = "radButtonElementFilterClear";
|
509 |
514 |
this.radButtonElementFilterClear.Text = "Clear";
|
510 |
515 |
//
|
|
516 |
// radRibbonBarGroup5
|
|
517 |
//
|
|
518 |
this.radRibbonBarGroup5.Items.AddRange(new Telerik.WinControls.RadItem[] {
|
|
519 |
this.radButtonElementClassify,
|
|
520 |
this.radButtonElementStopWorking,
|
|
521 |
this.radButtonElementExtractText});
|
|
522 |
this.radRibbonBarGroup5.Name = "radRibbonBarGroup5";
|
|
523 |
this.radRibbonBarGroup5.Text = "Classify";
|
|
524 |
//
|
|
525 |
// radButtonElementClassify
|
|
526 |
//
|
|
527 |
this.radButtonElementClassify.Image = global::ID2.Manager.Properties.Resources.ModelCompare;
|
|
528 |
this.radButtonElementClassify.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
529 |
this.radButtonElementClassify.Name = "radButtonElementClassify";
|
|
530 |
this.radButtonElementClassify.Text = "Classify";
|
|
531 |
this.radButtonElementClassify.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
|
|
532 |
this.radButtonElementClassify.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
533 |
//
|
|
534 |
// radButtonElementExtractText
|
|
535 |
//
|
|
536 |
this.radButtonElementExtractText.Image = global::ID2.Manager.Properties.Resources.TextExtract;
|
|
537 |
this.radButtonElementExtractText.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
538 |
this.radButtonElementExtractText.Name = "radButtonElementExtractText";
|
|
539 |
this.radButtonElementExtractText.Text = "Extract";
|
|
540 |
this.radButtonElementExtractText.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
|
|
541 |
this.radButtonElementExtractText.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
542 |
//
|
511 |
543 |
// ribbonTabProjMgt
|
512 |
544 |
//
|
513 |
545 |
this.ribbonTabProjMgt.IsSelected = false;
|
... | ... | |
788 |
820 |
this.tableLayoutMain.ColumnCount = 2;
|
789 |
821 |
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
790 |
822 |
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 500F));
|
791 |
|
this.tableLayoutMain.Controls.Add(this.radGridViewDocuments, 0, 2);
|
792 |
823 |
this.tableLayoutMain.Controls.Add(this.radCommandBar1, 0, 0);
|
|
824 |
this.tableLayoutMain.Controls.Add(this.radGridViewDocuments, 0, 2);
|
793 |
825 |
this.tableLayoutMain.Controls.Add(this.lbSelectAndTotal, 1, 1);
|
794 |
826 |
this.tableLayoutMain.Controls.Add(this.lbChecked, 0, 1);
|
795 |
827 |
this.tableLayoutMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
... | ... | |
803 |
835 |
this.tableLayoutMain.Size = new System.Drawing.Size(997, 331);
|
804 |
836 |
this.tableLayoutMain.TabIndex = 8;
|
805 |
837 |
//
|
|
838 |
// radCommandBar1
|
|
839 |
//
|
|
840 |
this.radCommandBar1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
841 |
this.radCommandBar1.Location = new System.Drawing.Point(3, 3);
|
|
842 |
this.radCommandBar1.Name = "radCommandBar1";
|
|
843 |
//
|
|
844 |
//
|
|
845 |
//
|
|
846 |
this.radCommandBar1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
|
|
847 |
this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
|
|
848 |
this.commandBarRowSearch});
|
|
849 |
this.radCommandBar1.Size = new System.Drawing.Size(491, 1);
|
|
850 |
this.radCommandBar1.TabIndex = 1;
|
|
851 |
//
|
|
852 |
// commandBarRowSearch
|
|
853 |
//
|
|
854 |
this.commandBarRowSearch.MinSize = new System.Drawing.Size(25, 25);
|
|
855 |
this.commandBarRowSearch.Name = "commandBarRowSearch";
|
|
856 |
this.commandBarRowSearch.RightToLeft = false;
|
|
857 |
this.commandBarRowSearch.ShowHorizontalLine = false;
|
|
858 |
this.commandBarRowSearch.Strips.AddRange(new Telerik.WinControls.UI.CommandBarStripElement[] {
|
|
859 |
this.commandBarSearch});
|
|
860 |
//
|
|
861 |
// commandBarSearch
|
|
862 |
//
|
|
863 |
this.commandBarSearch.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
864 |
this.commandBarSearch.DisplayName = "Text Search";
|
|
865 |
this.commandBarSearch.DrawImage = true;
|
|
866 |
this.commandBarSearch.DrawText = false;
|
|
867 |
this.commandBarSearch.EnableDragging = false;
|
|
868 |
this.commandBarSearch.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
|
869 |
//
|
|
870 |
//
|
|
871 |
//
|
|
872 |
this.commandBarSearch.Grip.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
|
873 |
this.commandBarSearch.Items.AddRange(new Telerik.WinControls.UI.RadCommandBarBaseItem[] {
|
|
874 |
this.btnShowAllDetail,
|
|
875 |
this.commandBarSeparator2,
|
|
876 |
this.lbSearch,
|
|
877 |
this.txtFullSearch,
|
|
878 |
this.btnSearchPrevious,
|
|
879 |
this.btnSearchNext,
|
|
880 |
this.commandBarSeparator1,
|
|
881 |
this.btnMatchCase,
|
|
882 |
this.btnSearchFormCurrent,
|
|
883 |
this.btnFilters,
|
|
884 |
this.commandBarSeparator3});
|
|
885 |
this.commandBarSearch.Name = "commandBarSearch";
|
|
886 |
//
|
|
887 |
//
|
|
888 |
//
|
|
889 |
this.commandBarSearch.OverflowButton.StretchVertically = true;
|
|
890 |
this.commandBarSearch.OverflowButton.Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
|
891 |
this.commandBarSearch.StretchHorizontally = true;
|
|
892 |
this.commandBarSearch.StretchVertically = false;
|
|
893 |
this.commandBarSearch.Text = "";
|
|
894 |
this.commandBarSearch.ItemOverflowed += new System.EventHandler(this.commandBarSearch_ItemOverflowed);
|
|
895 |
this.commandBarSearch.ItemOutOfOverflow += new System.EventHandler(this.commandBarSearch_ItemOutOfOverflow);
|
|
896 |
((Telerik.WinControls.UI.RadCommandBarGrip)(this.commandBarSearch.GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
|
897 |
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
|
898 |
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).StretchVertically = true;
|
|
899 |
//
|
|
900 |
// btnShowAllDetail
|
|
901 |
//
|
|
902 |
this.btnShowAllDetail.Name = "btnShowAllDetail";
|
|
903 |
//
|
|
904 |
// commandBarSeparator2
|
|
905 |
//
|
|
906 |
this.commandBarSeparator2.Name = "commandBarSeparator2";
|
|
907 |
this.commandBarSeparator2.StretchHorizontally = false;
|
|
908 |
this.commandBarSeparator2.VisibleInOverflowMenu = false;
|
|
909 |
//
|
|
910 |
// lbSearch
|
|
911 |
//
|
|
912 |
this.lbSearch.AccessibleDescription = "lbSearch";
|
|
913 |
this.lbSearch.AccessibleName = "lbSearch";
|
|
914 |
this.lbSearch.CustomFont = "TelerikWebUI";
|
|
915 |
this.lbSearch.DisplayName = "commandBarLabel1";
|
|
916 |
this.lbSearch.Name = "lbSearch";
|
|
917 |
this.lbSearch.Text = "search";
|
|
918 |
//
|
|
919 |
// txtFullSearch
|
|
920 |
//
|
|
921 |
this.txtFullSearch.DisplayName = "commandBarTextBox1";
|
|
922 |
this.txtFullSearch.MinSize = new System.Drawing.Size(200, 0);
|
|
923 |
this.txtFullSearch.Name = "txtFullSearch";
|
|
924 |
this.txtFullSearch.NullText = "Enter text To Search";
|
|
925 |
this.txtFullSearch.Text = "";
|
|
926 |
this.txtFullSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFullSearch_KeyDown);
|
|
927 |
this.txtFullSearch.TextChanged += new System.EventHandler(this.txtFullSearch_TextChanged);
|
|
928 |
//
|
|
929 |
// btnSearchPrevious
|
|
930 |
//
|
|
931 |
this.btnSearchPrevious.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
|
932 |
this.btnSearchPrevious.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(189)))), ((int)(((byte)(248)))));
|
|
933 |
this.btnSearchPrevious.CustomFont = "TelerikWebUI";
|
|
934 |
this.btnSearchPrevious.DisplayName = "commandBarButton1";
|
|
935 |
this.btnSearchPrevious.DrawBackgroundImage = true;
|
|
936 |
this.btnSearchPrevious.DrawImage = false;
|
|
937 |
this.btnSearchPrevious.DrawText = true;
|
|
938 |
this.btnSearchPrevious.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchPrevious.Image")));
|
|
939 |
this.btnSearchPrevious.MinSize = new System.Drawing.Size(28, 0);
|
|
940 |
this.btnSearchPrevious.Name = "btnSearchPrevious";
|
|
941 |
this.btnSearchPrevious.Text = "U";
|
|
942 |
this.btnSearchPrevious.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
|
943 |
this.btnSearchPrevious.TextWrap = false;
|
|
944 |
this.btnSearchPrevious.Click += new System.EventHandler(this.btnSearchPrevious_Click);
|
|
945 |
//
|
|
946 |
// btnSearchNext
|
|
947 |
//
|
|
948 |
this.btnSearchNext.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
|
949 |
this.btnSearchNext.CustomFont = "TelerikWebUI";
|
|
950 |
this.btnSearchNext.DisplayName = "commandBarButton2";
|
|
951 |
this.btnSearchNext.DrawImage = false;
|
|
952 |
this.btnSearchNext.DrawText = true;
|
|
953 |
this.btnSearchNext.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchNext.Image")));
|
|
954 |
this.btnSearchNext.Name = "btnSearchNext";
|
|
955 |
this.btnSearchNext.Text = "D";
|
|
956 |
this.btnSearchNext.Click += new System.EventHandler(this.btnSearchNext_Click);
|
|
957 |
//
|
|
958 |
// commandBarSeparator1
|
|
959 |
//
|
|
960 |
this.commandBarSeparator1.DisplayName = "commandBarSeparator1";
|
|
961 |
this.commandBarSeparator1.Name = "commandBarSeparator1";
|
|
962 |
this.commandBarSeparator1.StretchHorizontally = false;
|
|
963 |
this.commandBarSeparator1.VisibleInOverflowMenu = false;
|
|
964 |
//
|
|
965 |
// btnMatchCase
|
|
966 |
//
|
|
967 |
this.btnMatchCase.DisplayName = "commandBarHostItem1";
|
|
968 |
this.btnMatchCase.DrawImage = false;
|
|
969 |
this.btnMatchCase.DrawText = true;
|
|
970 |
this.btnMatchCase.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
|
971 |
this.btnMatchCase.MinSize = new System.Drawing.Size(25, 0);
|
|
972 |
this.btnMatchCase.Name = "btnMatchCase";
|
|
973 |
this.btnMatchCase.Text = "Match Case";
|
|
974 |
this.btnMatchCase.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
|
975 |
//
|
|
976 |
// btnSearchFormCurrent
|
|
977 |
//
|
|
978 |
this.btnSearchFormCurrent.AccessibleName = "btnSearchFormCurrent";
|
|
979 |
this.btnSearchFormCurrent.DisplayName = "commandBarHostItem1";
|
|
980 |
this.btnSearchFormCurrent.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
|
981 |
this.btnSearchFormCurrent.MinSize = new System.Drawing.Size(25, 0);
|
|
982 |
this.btnSearchFormCurrent.Name = "btnSearchFormCurrent";
|
|
983 |
this.btnSearchFormCurrent.Text = "commandBarHostItem1";
|
|
984 |
//
|
|
985 |
// btnFilters
|
|
986 |
//
|
|
987 |
this.btnFilters.AccessibleName = "btnFilters";
|
|
988 |
this.btnFilters.DisplayName = "commandBarHostItem1";
|
|
989 |
this.btnFilters.DrawText = false;
|
|
990 |
this.btnFilters.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
|
991 |
this.btnFilters.MinSize = new System.Drawing.Size(150, 26);
|
|
992 |
this.btnFilters.Name = "btnFilters";
|
|
993 |
this.btnFilters.Text = "commandBarHostItem1";
|
|
994 |
//
|
|
995 |
// commandBarSeparator3
|
|
996 |
//
|
|
997 |
this.commandBarSeparator3.DisplayName = "commandBarSeparator3";
|
|
998 |
this.commandBarSeparator3.Name = "commandBarSeparator3";
|
|
999 |
this.commandBarSeparator3.StretchHorizontally = false;
|
|
1000 |
this.commandBarSeparator3.VisibleInOverflowMenu = false;
|
|
1001 |
//
|
806 |
1002 |
// radGridViewDocuments
|
807 |
1003 |
//
|
808 |
1004 |
this.radGridViewDocuments.AutoScroll = true;
|
... | ... | |
1173 |
1369 |
this.radGridViewDocuments.Size = new System.Drawing.Size(991, 299);
|
1174 |
1370 |
this.radGridViewDocuments.TabIndex = 0;
|
1175 |
1371 |
//
|
1176 |
|
// radCommandBar1
|
1177 |
|
//
|
1178 |
|
this.radCommandBar1.Dock = System.Windows.Forms.DockStyle.Fill;
|
1179 |
|
this.radCommandBar1.Location = new System.Drawing.Point(3, 3);
|
1180 |
|
this.radCommandBar1.Name = "radCommandBar1";
|
1181 |
|
//
|
1182 |
|
//
|
1183 |
|
//
|
1184 |
|
this.radCommandBar1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
|
1185 |
|
this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
|
1186 |
|
this.commandBarRowSearch});
|
1187 |
|
this.radCommandBar1.Size = new System.Drawing.Size(491, 1);
|
1188 |
|
this.radCommandBar1.TabIndex = 1;
|
1189 |
|
//
|
1190 |
|
// commandBarRowSearch
|
1191 |
|
//
|
1192 |
|
this.commandBarRowSearch.MinSize = new System.Drawing.Size(25, 25);
|
1193 |
|
this.commandBarRowSearch.Name = "commandBarRowSearch";
|
1194 |
|
this.commandBarRowSearch.RightToLeft = false;
|
1195 |
|
this.commandBarRowSearch.ShowHorizontalLine = false;
|
1196 |
|
this.commandBarRowSearch.Strips.AddRange(new Telerik.WinControls.UI.CommandBarStripElement[] {
|
1197 |
|
this.commandBarSearch});
|
1198 |
|
//
|
1199 |
|
// commandBarSearch
|
1200 |
|
//
|
1201 |
|
this.commandBarSearch.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
1202 |
|
this.commandBarSearch.DisplayName = "Text Search";
|
1203 |
|
this.commandBarSearch.DrawImage = true;
|
1204 |
|
this.commandBarSearch.DrawText = false;
|
1205 |
|
this.commandBarSearch.EnableDragging = false;
|
1206 |
|
this.commandBarSearch.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
1207 |
|
//
|
1208 |
|
//
|
1209 |
|
//
|
1210 |
|
this.commandBarSearch.Grip.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
1211 |
|
this.commandBarSearch.Items.AddRange(new Telerik.WinControls.UI.RadCommandBarBaseItem[] {
|
1212 |
|
this.btnShowAllDetail,
|
1213 |
|
this.commandBarSeparator2,
|
1214 |
|
this.lbSearch,
|
1215 |
|
this.txtFullSearch,
|
1216 |
|
this.btnSearchPrevious,
|
1217 |
|
this.btnSearchNext,
|
1218 |
|
this.commandBarSeparator1,
|
1219 |
|
this.btnMatchCase,
|
1220 |
|
this.btnSearchFormCurrent,
|
1221 |
|
this.btnFilters,
|
1222 |
|
this.commandBarSeparator3});
|
1223 |
|
this.commandBarSearch.Name = "commandBarSearch";
|
1224 |
|
//
|
1225 |
|
//
|
1226 |
|
//
|
1227 |
|
this.commandBarSearch.OverflowButton.StretchVertically = true;
|
1228 |
|
this.commandBarSearch.OverflowButton.Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
1229 |
|
this.commandBarSearch.StretchHorizontally = true;
|
1230 |
|
this.commandBarSearch.StretchVertically = false;
|
1231 |
|
this.commandBarSearch.Text = "";
|
1232 |
|
this.commandBarSearch.ItemOverflowed += new System.EventHandler(this.commandBarSearch_ItemOverflowed);
|
1233 |
|
this.commandBarSearch.ItemOutOfOverflow += new System.EventHandler(this.commandBarSearch_ItemOutOfOverflow);
|
1234 |
|
((Telerik.WinControls.UI.RadCommandBarGrip)(this.commandBarSearch.GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
1235 |
|
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
1236 |
|
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).StretchVertically = true;
|
1237 |
|
//
|
1238 |
|
// btnShowAllDetail
|
1239 |
|
//
|
1240 |
|
this.btnShowAllDetail.Name = "btnShowAllDetail";
|
1241 |
|
//
|
1242 |
|
// commandBarSeparator2
|
1243 |
|
//
|
1244 |
|
this.commandBarSeparator2.Name = "commandBarSeparator2";
|
1245 |
|
this.commandBarSeparator2.StretchHorizontally = false;
|
1246 |
|
this.commandBarSeparator2.VisibleInOverflowMenu = false;
|
1247 |
|
//
|
1248 |
|
// lbSearch
|
1249 |
|
//
|
1250 |
|
this.lbSearch.AccessibleDescription = "lbSearch";
|
1251 |
|
this.lbSearch.AccessibleName = "lbSearch";
|
1252 |
|
this.lbSearch.CustomFont = "TelerikWebUI";
|
1253 |
|
this.lbSearch.DisplayName = "commandBarLabel1";
|
1254 |
|
this.lbSearch.Name = "lbSearch";
|
1255 |
|
this.lbSearch.Text = "search";
|
1256 |
|
//
|
1257 |
|
// txtFullSearch
|
1258 |
|
//
|
1259 |
|
this.txtFullSearch.DisplayName = "commandBarTextBox1";
|
1260 |
|
this.txtFullSearch.MinSize = new System.Drawing.Size(200, 0);
|
1261 |
|
this.txtFullSearch.Name = "txtFullSearch";
|
1262 |
|
this.txtFullSearch.NullText = "Enter text To Search";
|
1263 |
|
this.txtFullSearch.Text = "";
|
1264 |
|
this.txtFullSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFullSearch_KeyDown);
|
1265 |
|
this.txtFullSearch.TextChanged += new System.EventHandler(this.txtFullSearch_TextChanged);
|
1266 |
|
//
|
1267 |
|
// btnSearchPrevious
|
1268 |
|
//
|
1269 |
|
this.btnSearchPrevious.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
1270 |
|
this.btnSearchPrevious.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(189)))), ((int)(((byte)(248)))));
|
1271 |
|
this.btnSearchPrevious.CustomFont = "TelerikWebUI";
|
1272 |
|
this.btnSearchPrevious.DisplayName = "commandBarButton1";
|
1273 |
|
this.btnSearchPrevious.DrawBackgroundImage = true;
|
1274 |
|
this.btnSearchPrevious.DrawImage = false;
|
1275 |
|
this.btnSearchPrevious.DrawText = true;
|
1276 |
|
this.btnSearchPrevious.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchPrevious.Image")));
|
1277 |
|
this.btnSearchPrevious.MinSize = new System.Drawing.Size(28, 0);
|
1278 |
|
this.btnSearchPrevious.Name = "btnSearchPrevious";
|
1279 |
|
this.btnSearchPrevious.Text = "U";
|
1280 |
|
this.btnSearchPrevious.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
1281 |
|
this.btnSearchPrevious.TextWrap = false;
|
1282 |
|
this.btnSearchPrevious.Click += new System.EventHandler(this.btnSearchPrevious_Click);
|
1283 |
|
//
|
1284 |
|
// btnSearchNext
|
1285 |
|
//
|
1286 |
|
this.btnSearchNext.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
1287 |
|
this.btnSearchNext.CustomFont = "TelerikWebUI";
|
1288 |
|
this.btnSearchNext.DisplayName = "commandBarButton2";
|
1289 |
|
this.btnSearchNext.DrawImage = false;
|
1290 |
|
this.btnSearchNext.DrawText = true;
|
1291 |
|
this.btnSearchNext.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchNext.Image")));
|
1292 |
|
this.btnSearchNext.Name = "btnSearchNext";
|
1293 |
|
this.btnSearchNext.Text = "D";
|
1294 |
|
this.btnSearchNext.Click += new System.EventHandler(this.btnSearchNext_Click);
|
1295 |
|
//
|
1296 |
|
// commandBarSeparator1
|
1297 |
|
//
|
1298 |
|
this.commandBarSeparator1.DisplayName = "commandBarSeparator1";
|
1299 |
|
this.commandBarSeparator1.Name = "commandBarSeparator1";
|
1300 |
|
this.commandBarSeparator1.StretchHorizontally = false;
|
1301 |
|
this.commandBarSeparator1.VisibleInOverflowMenu = false;
|
1302 |
|
//
|
1303 |
|
// btnMatchCase
|
1304 |
|
//
|
1305 |
|
this.btnMatchCase.DisplayName = "commandBarHostItem1";
|
1306 |
|
this.btnMatchCase.DrawImage = false;
|
1307 |
|
this.btnMatchCase.DrawText = true;
|
1308 |
|
this.btnMatchCase.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
1309 |
|
this.btnMatchCase.MinSize = new System.Drawing.Size(25, 0);
|
1310 |
|
this.btnMatchCase.Name = "btnMatchCase";
|
1311 |
|
this.btnMatchCase.Text = "Match Case";
|
1312 |
|
this.btnMatchCase.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
1313 |
|
//
|
1314 |
|
// btnSearchFormCurrent
|
1315 |
|
//
|
1316 |
|
this.btnSearchFormCurrent.AccessibleName = "btnSearchFormCurrent";
|
1317 |
|
this.btnSearchFormCurrent.DisplayName = "commandBarHostItem1";
|
1318 |
|
this.btnSearchFormCurrent.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
1319 |
|
this.btnSearchFormCurrent.MinSize = new System.Drawing.Size(25, 0);
|
1320 |
|
this.btnSearchFormCurrent.Name = "btnSearchFormCurrent";
|
1321 |
|
this.btnSearchFormCurrent.Text = "commandBarHostItem1";
|
1322 |
|
//
|
1323 |
|
// btnFilters
|
1324 |
|
//
|
1325 |
|
this.btnFilters.AccessibleName = "btnFilters";
|
1326 |
|
this.btnFilters.DisplayName = "commandBarHostItem1";
|
1327 |
|
this.btnFilters.DrawText = false;
|
1328 |
|
this.btnFilters.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
|
1329 |
|
this.btnFilters.MinSize = new System.Drawing.Size(150, 26);
|
1330 |
|
this.btnFilters.Name = "btnFilters";
|
1331 |
|
this.btnFilters.Text = "commandBarHostItem1";
|
1332 |
|
//
|
1333 |
|
// commandBarSeparator3
|
1334 |
|
//
|
1335 |
|
this.commandBarSeparator3.DisplayName = "commandBarSeparator3";
|
1336 |
|
this.commandBarSeparator3.Name = "commandBarSeparator3";
|
1337 |
|
this.commandBarSeparator3.StretchHorizontally = false;
|
1338 |
|
this.commandBarSeparator3.VisibleInOverflowMenu = false;
|
1339 |
|
//
|
1340 |
1372 |
// lbSelectAndTotal
|
1341 |
1373 |
//
|
1342 |
1374 |
this.lbSelectAndTotal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
... | ... | |
1374 |
1406 |
// radCollapsiblePanelCondition.PanelContainer
|
1375 |
1407 |
//
|
1376 |
1408 |
this.radCollapsiblePanelCondition.PanelContainer.Controls.Add(this.tableLayoutPanelCondition);
|
1377 |
|
this.radCollapsiblePanelCondition.PanelContainer.Size = new System.Drawing.Size(993, 178);
|
|
1409 |
this.radCollapsiblePanelCondition.PanelContainer.Size = new System.Drawing.Size(983, 168);
|
1378 |
1410 |
this.radCollapsiblePanelCondition.Size = new System.Drawing.Size(999, 210);
|
1379 |
1411 |
this.radCollapsiblePanelCondition.TabIndex = 9;
|
1380 |
1412 |
//
|
... | ... | |
1394 |
1426 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
1395 |
1427 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
1396 |
1428 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
1397 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
|
|
1429 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 83F));
|
1398 |
1430 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 2);
|
1399 |
1431 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 2);
|
1400 |
1432 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 2);
|
... | ... | |
1443 |
1475 |
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
1444 |
1476 |
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
1445 |
1477 |
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
1446 |
|
this.tableLayoutPanelCondition.Size = new System.Drawing.Size(993, 178);
|
|
1478 |
this.tableLayoutPanelCondition.Size = new System.Drawing.Size(983, 168);
|
1447 |
1479 |
this.tableLayoutPanelCondition.TabIndex = 6;
|
1448 |
1480 |
//
|
1449 |
1481 |
// radDropDownListFrReviewStatus
|
... | ... | |
1451 |
1483 |
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1452 |
1484 |
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
|
1453 |
1485 |
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1454 |
|
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(307, 73);
|
|
1486 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(314, 68);
|
1455 |
1487 |
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
|
1456 |
|
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(68, 0);
|
|
1488 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(75, 0);
|
1457 |
1489 |
this.radDropDownListFrReviewStatus.TabIndex = 18;
|
1458 |
1490 |
//
|
1459 |
1491 |
// radDropDownListToIsDiscussion
|
... | ... | |
1461 |
1493 |
this.radDropDownListToIsDiscussion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1462 |
1494 |
this.radDropDownListToIsDiscussion.DropDownAnimationEnabled = true;
|
1463 |
1495 |
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1464 |
|
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 73);
|
|
1496 |
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 68);
|
1465 |
1497 |
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
|
1466 |
|
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(68, 0);
|
|
1498 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(75, 0);
|
1467 |
1499 |
this.radDropDownListToIsDiscussion.TabIndex = 17;
|
1468 |
1500 |
//
|
1469 |
1501 |
// radLabelFrReviewStatus
|
1470 |
1502 |
//
|
1471 |
1503 |
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1472 |
1504 |
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1473 |
|
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(221, 64);
|
|
1505 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(228, 59);
|
1474 |
1506 |
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
|
1475 |
1507 |
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(79, 17);
|
1476 |
1508 |
this.radLabelFrReviewStatus.TabIndex = 7;
|
... | ... | |
1480 |
1512 |
//
|
1481 |
1513 |
this.radLabelToIsDiscussion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1482 |
1514 |
this.radLabelToIsDiscussion.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1483 |
|
this.radLabelToIsDiscussion.Location = new System.Drawing.Point(60, 64);
|
|
1515 |
this.radLabelToIsDiscussion.Location = new System.Drawing.Point(60, 59);
|
1484 |
1516 |
this.radLabelToIsDiscussion.Name = "radLabelToIsDiscussion";
|
1485 |
1517 |
this.radLabelToIsDiscussion.Size = new System.Drawing.Size(79, 17);
|
1486 |
1518 |
this.radLabelToIsDiscussion.TabIndex = 7;
|
... | ... | |
1490 |
1522 |
//
|
1491 |
1523 |
this.radLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1492 |
1524 |
this.radLabel9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1493 |
|
this.radLabel9.Location = new System.Drawing.Point(60, 122);
|
|
1525 |
this.radLabel9.Location = new System.Drawing.Point(60, 113);
|
1494 |
1526 |
this.radLabel9.Name = "radLabel9";
|
1495 |
1527 |
this.radLabel9.Size = new System.Drawing.Size(79, 17);
|
1496 |
1528 |
this.radLabel9.TabIndex = 8;
|
... | ... | |
1500 |
1532 |
//
|
1501 |
1533 |
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1502 |
1534 |
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1503 |
|
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(382, 93);
|
|
1535 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(396, 86);
|
1504 |
1536 |
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
|
1505 |
1537 |
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(79, 17);
|
1506 |
1538 |
this.radLabelAVEVAStatus.TabIndex = 8;
|
... | ... | |
1510 |
1542 |
//
|
1511 |
1543 |
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1512 |
1544 |
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1513 |
|
this.radLabelJobLevel.Location = new System.Drawing.Point(543, 35);
|
|
1545 |
this.radLabelJobLevel.Location = new System.Drawing.Point(564, 32);
|
1514 |
1546 |
this.radLabelJobLevel.Name = "radLabelJobLevel";
|
1515 |
1547 |
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
|
1516 |
1548 |
this.radLabelJobLevel.TabIndex = 7;
|
... | ... | |
1520 |
1552 |
//
|
1521 |
1553 |
this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1522 |
1554 |
this.radLabel4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1523 |
|
this.radLabel4.Location = new System.Drawing.Point(4, 122);
|
|
1555 |
this.radLabel4.Location = new System.Drawing.Point(4, 113);
|
1524 |
1556 |
this.radLabel4.Name = "radLabel4";
|
1525 |
1557 |
this.radLabel4.Size = new System.Drawing.Size(34, 17);
|
1526 |
1558 |
this.radLabel4.TabIndex = 6;
|
... | ... | |
1530 |
1562 |
//
|
1531 |
1563 |
this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1532 |
1564 |
this.radLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1533 |
|
this.radLabel3.Location = new System.Drawing.Point(4, 93);
|
|
1565 |
this.radLabel3.Location = new System.Drawing.Point(4, 86);
|
1534 |
1566 |
this.radLabel3.Name = "radLabel3";
|
1535 |
1567 |
this.radLabel3.Size = new System.Drawing.Size(34, 17);
|
1536 |
1568 |
this.radLabel3.TabIndex = 6;
|
... | ... | |
1540 |
1572 |
//
|
1541 |
1573 |
this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1542 |
1574 |
this.radLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1543 |
|
this.radLabel2.Location = new System.Drawing.Point(4, 64);
|
|
1575 |
this.radLabel2.Location = new System.Drawing.Point(4, 59);
|
1544 |
1576 |
this.radLabel2.Name = "radLabel2";
|
1545 |
1577 |
this.radLabel2.Size = new System.Drawing.Size(34, 17);
|
1546 |
1578 |
this.radLabel2.TabIndex = 6;
|
... | ... | |
1550 |
1582 |
//
|
1551 |
1583 |
this.radLabelTeam.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1552 |
1584 |
this.radLabelTeam.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1553 |
|
this.radLabelTeam.Location = new System.Drawing.Point(60, 35);
|
|
1585 |
this.radLabelTeam.Location = new System.Drawing.Point(60, 32);
|
1554 |
1586 |
this.radLabelTeam.Name = "radLabelTeam";
|
1555 |
1587 |
this.radLabelTeam.Size = new System.Drawing.Size(38, 17);
|
1556 |
1588 |
this.radLabelTeam.TabIndex = 5;
|
... | ... | |
1561 |
1593 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
1562 |
1594 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Default;
|
1563 |
1595 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1564 |
|
this.radButtonSearch.Location = new System.Drawing.Point(900, 33);
|
|
1596 |
this.radButtonSearch.Location = new System.Drawing.Point(912, 31);
|
1565 |
1597 |
this.radButtonSearch.Name = "radButtonSearch";
|
1566 |
1598 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5);
|
1567 |
|
this.radButtonSearch.Size = new System.Drawing.Size(54, 141);
|
|
1599 |
this.radButtonSearch.Size = new System.Drawing.Size(54, 133);
|
1568 |
1600 |
this.radButtonSearch.TabIndex = 3;
|
1569 |
1601 |
this.radButtonSearch.Text = "Search";
|
1570 |
1602 |
//
|
... | ... | |
1573 |
1605 |
this.radDropDownListProject.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1574 |
1606 |
this.radDropDownListProject.DropDownAnimationEnabled = true;
|
1575 |
1607 |
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1576 |
|
this.radDropDownListProject.Location = new System.Drawing.Point(307, 44);
|
|
1608 |
this.radDropDownListProject.Location = new System.Drawing.Point(314, 41);
|
1577 |
1609 |
this.radDropDownListProject.Name = "radDropDownListProject";
|
1578 |
|
this.radDropDownListProject.Size = new System.Drawing.Size(68, 0);
|
|
1610 |
this.radDropDownListProject.Size = new System.Drawing.Size(75, 0);
|
1579 |
1611 |
this.radDropDownListProject.TabIndex = 7;
|
1580 |
1612 |
//
|
1581 |
1613 |
// radLabelDocumentNo
|
1582 |
1614 |
//
|
1583 |
1615 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1584 |
1616 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1585 |
|
this.radLabelDocumentNo.Location = new System.Drawing.Point(704, 35);
|
|
1617 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(732, 32);
|
1586 |
1618 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo";
|
1587 |
1619 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(52, 17);
|
1588 |
1620 |
this.radLabelDocumentNo.TabIndex = 6;
|
... | ... | |
1591 |
1623 |
// radTextBoxDocumentNo
|
1592 |
1624 |
//
|
1593 |
1625 |
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1594 |
|
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(790, 44);
|
|
1626 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(818, 41);
|
1595 |
1627 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
|
1596 |
|
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(68, 0);
|
|
1628 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(75, 0);
|
1597 |
1629 |
this.radTextBoxDocumentNo.TabIndex = 8;
|
1598 |
1630 |
//
|
1599 |
1631 |
// radLabelPersonInCharge
|
1600 |
1632 |
//
|
1601 |
1633 |
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1602 |
1634 |
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1603 |
|
this.radLabelPersonInCharge.Location = new System.Drawing.Point(382, 35);
|
|
1635 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(396, 32);
|
1604 |
1636 |
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
|
1605 |
1637 |
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
|
1606 |
1638 |
this.radLabelPersonInCharge.TabIndex = 6;
|
... | ... | |
1611 |
1643 |
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1612 |
1644 |
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
|
1613 |
1645 |
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1614 |
|
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(468, 44);
|
|
1646 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(482, 41);
|
1615 |
1647 |
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
|
1616 |
|
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(68, 0);
|
|
1648 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(75, 0);
|
1617 |
1649 |
this.radDropDownListPersonInCharge.TabIndex = 9;
|
1618 |
1650 |
//
|
1619 |
1651 |
// radLabel1
|
1620 |
1652 |
//
|
1621 |
1653 |
this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1622 |
1654 |
this.radLabel1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1623 |
|
this.radLabel1.Location = new System.Drawing.Point(4, 35);
|
|
1655 |
this.radLabel1.Location = new System.Drawing.Point(4, 32);
|
1624 |
1656 |
this.radLabel1.Name = "radLabel1";
|
1625 |
1657 |
this.radLabel1.Size = new System.Drawing.Size(34, 17);
|
1626 |
1658 |
this.radLabel1.TabIndex = 10;
|
... | ... | |
1631 |
1663 |
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1632 |
1664 |
this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
|
1633 |
1665 |
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1634 |
|
this.radDropDownListJobLevel.Location = new System.Drawing.Point(629, 44);
|
|
1666 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(650, 41);
|
1635 |
1667 |
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
|
1636 |
|
this.radDropDownListJobLevel.Size = new System.Drawing.Size(68, 0);
|
|
1668 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(75, 0);
|
1637 |
1669 |
this.radDropDownListJobLevel.TabIndex = 11;
|
1638 |
1670 |
//
|
1639 |
1671 |
// radLabelID2Status
|
1640 |
1672 |
//
|
1641 |
1673 |
this.radLabelID2Status.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1642 |
1674 |
this.radLabelID2Status.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1643 |
|
this.radLabelID2Status.Location = new System.Drawing.Point(60, 93);
|
|
1675 |
this.radLabelID2Status.Location = new System.Drawing.Point(60, 86);
|
1644 |
1676 |
this.radLabelID2Status.Name = "radLabelID2Status";
|
1645 |
1677 |
this.radLabelID2Status.Size = new System.Drawing.Size(64, 17);
|
1646 |
1678 |
this.radLabelID2Status.TabIndex = 7;
|
... | ... | |
1650 |
1682 |
//
|
1651 |
1683 |
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1652 |
1684 |
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1653 |
|
this.radLabel10.Location = new System.Drawing.Point(221, 122);
|
|
1685 |
this.radLabel10.Location = new System.Drawing.Point(228, 113);
|
1654 |
1686 |
this.radLabel10.Name = "radLabel10";
|
1655 |
1687 |
this.radLabel10.Size = new System.Drawing.Size(61, 17);
|
1656 |
1688 |
this.radLabel10.TabIndex = 9;
|
... | ... | |
1661 |
1693 |
this.radDropDownListID2Status.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1662 |
1694 |
this.radDropDownListID2Status.DropDownAnimationEnabled = true;
|
1663 |
1695 |
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1664 |
|
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 102);
|
|
1696 |
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 95);
|
1665 |
1697 |
this.radDropDownListID2Status.Name = "radDropDownListID2Status";
|
1666 |
|
this.radDropDownListID2Status.Size = new System.Drawing.Size(68, 0);
|
|
1698 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(75, 0);
|
1667 |
1699 |
this.radDropDownListID2Status.TabIndex = 13;
|
1668 |
1700 |
//
|
1669 |
1701 |
// radDropDownListAVEVAStatus
|
... | ... | |
1671 |
1703 |
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1672 |
1704 |
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
|
1673 |
1705 |
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1674 |
|
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(468, 102);
|
|
1706 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(482, 95);
|
1675 |
1707 |
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
|
1676 |
|
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(68, 0);
|
|
1708 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(75, 0);
|
1677 |
1709 |
this.radDropDownListAVEVAStatus.TabIndex = 14;
|
1678 |
1710 |
//
|
1679 |
1711 |
// radDropDownListProdIsResult
|
... | ... | |
1681 |
1713 |
this.radDropDownListProdIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1682 |
1714 |
this.radDropDownListProdIsResult.DropDownAnimationEnabled = true;
|
1683 |
1715 |
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1684 |
|
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 131);
|
|
1716 |
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 122);
|
1685 |
1717 |
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
|
1686 |
|
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(68, 0);
|
|
1718 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(75, 0);
|
1687 |
1719 |
this.radDropDownListProdIsResult.TabIndex = 15;
|
1688 |
1720 |
//
|
1689 |
1721 |
// radDropDownListClientIsResult
|
... | ... | |
1691 |
1723 |
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1692 |
1724 |
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
|
1693 |
1725 |
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1694 |
|
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(307, 131);
|
|
1726 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(314, 122);
|
1695 |
1727 |
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
|
1696 |
|
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(68, 0);
|
|
1728 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(75, 0);
|
1697 |
1729 |
this.radDropDownListClientIsResult.TabIndex = 16;
|
1698 |
1730 |
//
|
1699 |
1731 |
// radLabel6
|
1700 |
1732 |
//
|
1701 |
1733 |
this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1702 |
1734 |
this.radLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1703 |
|
this.radLabel6.Location = new System.Drawing.Point(4, 153);
|
|
1735 |
this.radLabel6.Location = new System.Drawing.Point(4, 143);
|
1704 |
1736 |
this.radLabel6.Name = "radLabel6";
|
1705 |
1737 |
this.radLabel6.Size = new System.Drawing.Size(49, 17);
|
1706 |
1738 |
this.radLabel6.TabIndex = 10;
|
... | ... | |
1710 |
1742 |
//
|
1711 |
1743 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1712 |
1744 |
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1713 |
|
this.radLabel7.Location = new System.Drawing.Point(221, 153);
|
|
1745 |
this.radLabel7.Location = new System.Drawing.Point(228, 143);
|
1714 |
1746 |
this.radLabel7.Name = "radLabel7";
|
1715 |
1747 |
this.radLabel7.Size = new System.Drawing.Size(72, 17);
|
1716 |
1748 |
this.radLabel7.TabIndex = 12;
|
... | ... | |
1720 |
1752 |
//
|
1721 |
1753 |
this.radLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1722 |
1754 |
this.radLabel5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1723 |
|
this.radLabel5.Location = new System.Drawing.Point(60, 153);
|
|
1755 |
this.radLabel5.Location = new System.Drawing.Point(60, 143);
|
1724 |
1756 |
this.radLabel5.Name = "radLabel5";
|
1725 |
1757 |
this.radLabel5.Size = new System.Drawing.Size(79, 17);
|
1726 |
1758 |
this.radLabel5.TabIndex = 11;
|
... | ... | |
1731 |
1763 |
this.radDropDownListGateway.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1732 |
1764 |
this.radDropDownListGateway.DropDownAnimationEnabled = true;
|
1733 |
1765 |
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1734 |
|
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 161);
|
|
1766 |
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 151);
|
1735 |
1767 |
this.radDropDownListGateway.Name = "radDropDownListGateway";
|
1736 |
|
this.radDropDownListGateway.Size = new System.Drawing.Size(68, 0);
|
|
1768 |
this.radDropDownListGateway.Size = new System.Drawing.Size(75, 0);
|
1737 |
1769 |
this.radDropDownListGateway.TabIndex = 19;
|
1738 |
1770 |
//
|
1739 |
1771 |
// radDropDownListRegistration
|
... | ... | |
1741 |
1773 |
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1742 |
1774 |
this.radDropDownListRegistration.DropDownAnimationEnabled = true;
|
1743 |
1775 |
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1744 |
|
this.radDropDownListRegistration.Location = new System.Drawing.Point(307, 161);
|
|
1776 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(314, 151);
|
1745 |
1777 |
this.radDropDownListRegistration.Name = "radDropDownListRegistration";
|
1746 |
|
this.radDropDownListRegistration.Size = new System.Drawing.Size(68, 0);
|
|
1778 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(75, 0);
|
1747 |
1779 |
this.radDropDownListRegistration.TabIndex = 20;
|
1748 |
1780 |
//
|
1749 |
1781 |
// radLabel8
|
1750 |
1782 |
//
|
1751 |
1783 |
this.radLabel8.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1752 |
1784 |
this.radLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1753 |
|
this.radLabel8.Location = new System.Drawing.Point(4, 6);
|
|
1785 |
this.radLabel8.Location = new System.Drawing.Point(4, 5);
|
1754 |
1786 |
this.radLabel8.Name = "radLabel8";
|
1755 |
1787 |
this.radLabel8.Size = new System.Drawing.Size(33, 17);
|
1756 |
1788 |
this.radLabel8.TabIndex = 21;
|
... | ... | |
1777 |
1809 |
this.tableLayoutPanelDate.Name = "tableLayoutPanelDate";
|
1778 |
1810 |
this.tableLayoutPanelDate.RowCount = 1;
|
1779 |
1811 |
this.tableLayoutPanelDate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1780 |
|
this.tableLayoutPanelDate.Size = new System.Drawing.Size(935, 28);
|
|
1812 |
this.tableLayoutPanelDate.Size = new System.Drawing.Size(925, 26);
|
1781 |
1813 |
this.tableLayoutPanelDate.TabIndex = 22;
|
1782 |
1814 |
//
|
1783 |
1815 |
// radCheckedDropDownListDateType
|
1784 |
1816 |
//
|
1785 |
1817 |
this.radCheckedDropDownListDateType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1786 |
1818 |
this.radCheckedDropDownListDateType.DropDownAnimationEnabled = true;
|
1787 |
|
this.radCheckedDropDownListDateType.Location = new System.Drawing.Point(3, 14);
|
|
1819 |
this.radCheckedDropDownListDateType.Location = new System.Drawing.Point(3, 13);
|
1788 |
1820 |
this.radCheckedDropDownListDateType.Name = "radCheckedDropDownListDateType";
|
1789 |
1821 |
this.radCheckedDropDownListDateType.Size = new System.Drawing.Size(474, 0);
|
1790 |
1822 |
this.radCheckedDropDownListDateType.TabIndex = 0;
|
... | ... | |
1792 |
1824 |
// radDateTimePickerFr
|
1793 |
1825 |
//
|
1794 |
1826 |
this.radDateTimePickerFr.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1795 |
|
this.radDateTimePickerFr.Location = new System.Drawing.Point(483, 4);
|
|
1827 |
this.radDateTimePickerFr.Location = new System.Drawing.Point(483, 3);
|
1796 |
1828 |
this.radDateTimePickerFr.Name = "radDateTimePickerFr";
|
1797 |
1829 |
this.radDateTimePickerFr.NullText = "No date selected";
|
1798 |
1830 |
this.radDateTimePickerFr.Size = new System.Drawing.Size(144, 20);
|
... | ... | |
1804 |
1836 |
// radDateTimePickerTo
|
1805 |
1837 |
//
|
1806 |
1838 |
this.radDateTimePickerTo.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
1807 |
|
this.radDateTimePickerTo.Location = new System.Drawing.Point(663, 4);
|
|
1839 |
this.radDateTimePickerTo.Location = new System.Drawing.Point(663, 3);
|
1808 |
1840 |
this.radDateTimePickerTo.Name = "radDateTimePickerTo";
|
1809 |
1841 |
this.radDateTimePickerTo.NullText = "No date selected";
|
1810 |
1842 |
this.radDateTimePickerTo.Size = new System.Drawing.Size(144, 20);
|
... | ... | |
1816 |
1848 |
// radButtonDateClear
|
1817 |
1849 |
//
|
1818 |
1850 |
this.radButtonDateClear.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1819 |
|
this.radButtonDateClear.Location = new System.Drawing.Point(813, 6);
|
|
1851 |
this.radButtonDateClear.Location = new System.Drawing.Point(813, 5);
|
1820 |
1852 |
this.radButtonDateClear.Name = "radButtonDateClear";
|
1821 |
1853 |
this.radButtonDateClear.Size = new System.Drawing.Size(19, 16);
|
1822 |
1854 |
this.radButtonDateClear.TabIndex = 3;
|
... | ... | |
1825 |
1857 |
// radLabelSplit
|
1826 |
1858 |
//
|
1827 |
1859 |
this.radLabelSplit.Anchor = System.Windows.Forms.AnchorStyles.None;
|
1828 |
|
this.radLabelSplit.Location = new System.Drawing.Point(638, 5);
|
|
1860 |
this.radLabelSplit.Location = new System.Drawing.Point(638, 4);
|
1829 |
1861 |
this.radLabelSplit.Name = "radLabelSplit";
|
1830 |
1862 |
this.radLabelSplit.Size = new System.Drawing.Size(14, 18);
|
1831 |
1863 |
this.radLabelSplit.TabIndex = 4;
|
... | ... | |
1835 |
1867 |
//
|
1836 |
1868 |
this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1837 |
1869 |
this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1838 |
|
this.radLabelID2Issues.Location = new System.Drawing.Point(221, 93);
|
|
1870 |
this.radLabelID2Issues.Location = new System.Drawing.Point(228, 86);
|
1839 |
1871 |
this.radLabelID2Issues.Name = "radLabelID2Issues";
|
1840 |
1872 |
this.radLabelID2Issues.Size = new System.Drawing.Size(59, 17);
|
1841 |
1873 |
this.radLabelID2Issues.TabIndex = 23;
|
... | ... | |
1845 |
1877 |
//
|
1846 |
1878 |
this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1847 |
1879 |
this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1848 |
|
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(543, 93);
|
|
1880 |
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(564, 86);
|
1849 |
1881 |
this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues";
|
1850 |
1882 |
this.radLabelAVEVAIssues.Size = new System.Drawing.Size(79, 17);
|
1851 |
1883 |
this.radLabelAVEVAIssues.TabIndex = 24;
|
... | ... | |
1856 |
1888 |
this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1857 |
1889 |
this.radDropDownListID2Issues.DropDownAnimationEnabled = true;
|
1858 |
1890 |
this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1859 |
|
this.radDropDownListID2Issues.Location = new System.Drawing.Point(307, 102);
|
|
1891 |
this.radDropDownListID2Issues.Location = new System.Drawing.Point(314, 95);
|
1860 |
1892 |
this.radDropDownListID2Issues.Name = "radDropDownListID2Issues";
|
1861 |
|
this.radDropDownListID2Issues.Size = new System.Drawing.Size(68, 0);
|
|
1893 |
this.radDropDownListID2Issues.Size = new System.Drawing.Size(75, 0);
|
1862 |
1894 |
this.radDropDownListID2Issues.TabIndex = 25;
|
1863 |
1895 |
//
|
1864 |
1896 |
// radDropDownListAVEVAIssues
|
... | ... | |
1866 |
1898 |
this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1867 |
1899 |
this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true;
|
1868 |
1900 |
this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1869 |
|
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(629, 102);
|
|
1901 |
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(650, 95);
|
1870 |
1902 |
this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues";
|
1871 |
|
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(68, 0);
|
|
1903 |
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(75, 0);
|
1872 |
1904 |
this.radDropDownListAVEVAIssues.TabIndex = 26;
|
1873 |
1905 |
//
|
1874 |
1906 |
// radLabelProject
|
1875 |
1907 |
//
|
1876 |
1908 |
this.radLabelProject.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1877 |
1909 |
this.radLabelProject.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1878 |
|
this.radLabelProject.Location = new System.Drawing.Point(221, 35);
|
|
1910 |
this.radLabelProject.Location = new System.Drawing.Point(228, 32);
|
1879 |
1911 |
this.radLabelProject.Name = "radLabelProject";
|
1880 |
1912 |
this.radLabelProject.Size = new System.Drawing.Size(68, 17);
|
1881 |
1913 |
this.radLabelProject.TabIndex = 27;
|
... | ... | |
1886 |
1918 |
this.radDropDownListTeam.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1887 |
1919 |
this.radDropDownListTeam.DropDownAnimationEnabled = true;
|
1888 |
1920 |
this.radDropDownListTeam.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1889 |
|
this.radDropDownListTeam.Location = new System.Drawing.Point(146, 44);
|
|
1921 |
this.radDropDownListTeam.Location = new System.Drawing.Point(146, 41);
|
1890 |
1922 |
this.radDropDownListTeam.Name = "radDropDownListTeam";
|
1891 |
|
this.radDropDownListTeam.Size = new System.Drawing.Size(68, 0);
|
|
1923 |
this.radDropDownListTeam.Size = new System.Drawing.Size(75, 0);
|
1892 |
1924 |
this.radDropDownListTeam.TabIndex = 28;
|
1893 |
1925 |
//
|
1894 |
1926 |
// radLabelProjectGroupNm
|
... | ... | |
2243 |
2275 |
this.toolTabStrip2.TabIndex = 0;
|
2244 |
2276 |
this.toolTabStrip2.TabStop = false;
|
2245 |
2277 |
//
|
|
2278 |
// radButtonElementStopWorking
|
|
2279 |
//
|
|
2280 |
this.radButtonElementStopWorking.Image = global::ID2.Manager.Properties.Resources.Stop;
|
|
2281 |
this.radButtonElementStopWorking.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
2282 |
this.radButtonElementStopWorking.Name = "radButtonElementStopWorking";
|
|
2283 |
this.radButtonElementStopWorking.Text = "Stop";
|
|
2284 |
this.radButtonElementStopWorking.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
|
|
2285 |
this.radButtonElementStopWorking.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
2286 |
//
|
2246 |
2287 |
// Main
|
2247 |
2288 |
//
|
2248 |
2289 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
... | ... | |
2275 |
2316 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxWork)).EndInit();
|
2276 |
2317 |
this.tableLayoutMain.ResumeLayout(false);
|
2277 |
2318 |
this.tableLayoutMain.PerformLayout();
|
|
2319 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).EndInit();
|
2278 |
2320 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).EndInit();
|
2279 |
2321 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).EndInit();
|
2280 |
|
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).EndInit();
|
2281 |
2322 |
this.radCollapsiblePanelCondition.PanelContainer.ResumeLayout(false);
|
2282 |
2323 |
((System.ComponentModel.ISupportInitialize)(this.radCollapsiblePanelCondition)).EndInit();
|
2283 |
2324 |
this.radCollapsiblePanelCondition.ResumeLayout(false);
|
... | ... | |
2505 |
2546 |
private Telerik.WinControls.UI.RadGridView radGridViewID2Symbols;
|
2506 |
2547 |
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip2;
|
2507 |
2548 |
private devDept.Eyeshot.Design designSymbol;
|
|
2549 |
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup5;
|
|
2550 |
private Telerik.WinControls.UI.RadButtonElement radButtonElementExtractText;
|
|
2551 |
private Telerik.WinControls.UI.RadButtonElement radButtonElementClassify;
|
|
2552 |
private Telerik.WinControls.UI.RadButtonElement radButtonElementStopWorking;
|
2508 |
2553 |
}
|
2509 |
2554 |
}
|