115 |
115 |
this.radMenuItemVisualStudio2012Light = new Telerik.WinControls.UI.RadMenuItem();
|
116 |
116 |
this.radMenuItemWindows8 = new Telerik.WinControls.UI.RadMenuItem();
|
117 |
117 |
this.LayoutMain = new System.Windows.Forms.TableLayoutPanel();
|
|
118 |
this.tableLayoutPanelGroup = new System.Windows.Forms.TableLayoutPanel();
|
|
119 |
this.radLabelGroupVIew = new Telerik.WinControls.UI.RadLabel();
|
|
120 |
this.radCheckBox4 = new Telerik.WinControls.UI.RadCheckBox();
|
|
121 |
this.radCheckBox3 = new Telerik.WinControls.UI.RadCheckBox();
|
|
122 |
this.radCheckBox1 = new Telerik.WinControls.UI.RadCheckBox();
|
|
123 |
this.radCheckBox2 = new Telerik.WinControls.UI.RadCheckBox();
|
|
124 |
this.tableLayoutMain = new System.Windows.Forms.TableLayoutPanel();
|
|
125 |
this.radGridViewDocuments = new Telerik.WinControls.UI.RadGridView();
|
|
126 |
this.radCommandBar1 = new Telerik.WinControls.UI.RadCommandBar();
|
|
127 |
this.commandBarRowSearch = new Telerik.WinControls.UI.CommandBarRowElement();
|
|
128 |
this.commandBarSearch = new Telerik.WinControls.UI.CommandBarStripElement();
|
|
129 |
this.btnShowAllDetail = new Telerik.WinControls.UI.CommandBarHostItem();
|
|
130 |
this.commandBarSeparator2 = new Telerik.WinControls.UI.CommandBarSeparator();
|
|
131 |
this.lbSearch = new Telerik.WinControls.UI.CommandBarLabel();
|
|
132 |
this.txtFullSearch = new Telerik.WinControls.UI.CommandBarTextBox();
|
|
133 |
this.btnSearchPrevious = new Telerik.WinControls.UI.CommandBarButton();
|
|
134 |
this.btnSearchNext = new Telerik.WinControls.UI.CommandBarButton();
|
|
135 |
this.commandBarSeparator1 = new Telerik.WinControls.UI.CommandBarSeparator();
|
|
136 |
this.btnMatchCase = new Telerik.WinControls.UI.CommandBarHostItem();
|
|
137 |
this.btnSearchFormCurrent = new Telerik.WinControls.UI.CommandBarHostItem();
|
|
138 |
this.btnFilters = new Telerik.WinControls.UI.CommandBarHostItem();
|
|
139 |
this.commandBarSeparator3 = new Telerik.WinControls.UI.CommandBarSeparator();
|
|
140 |
this.lbSelectAndTotal = new System.Windows.Forms.Label();
|
|
141 |
this.radCollapsiblePanelCondition = new Telerik.WinControls.UI.RadCollapsiblePanel();
|
118 |
142 |
this.tableLayoutPanelCondition = new System.Windows.Forms.TableLayoutPanel();
|
119 |
143 |
this.radDropDownListFrReviewStatus = new Telerik.WinControls.UI.RadDropDownList();
|
120 |
144 |
this.radDropDownListToIsDiscussion = new Telerik.WinControls.UI.RadDropDownList();
|
... | ... | |
157 |
181 |
this.radLabelAVEVAIssues = new Telerik.WinControls.UI.RadLabel();
|
158 |
182 |
this.radDropDownListID2Issues = new Telerik.WinControls.UI.RadDropDownList();
|
159 |
183 |
this.radDropDownListAVEVAIssues = new Telerik.WinControls.UI.RadDropDownList();
|
160 |
|
this.tableLayoutPanelGroup = new System.Windows.Forms.TableLayoutPanel();
|
161 |
|
this.radLabelGroupVIew = new Telerik.WinControls.UI.RadLabel();
|
162 |
|
this.radCheckBox4 = new Telerik.WinControls.UI.RadCheckBox();
|
163 |
|
this.radCheckBox3 = new Telerik.WinControls.UI.RadCheckBox();
|
164 |
|
this.radCheckBox1 = new Telerik.WinControls.UI.RadCheckBox();
|
165 |
|
this.radCheckBox2 = new Telerik.WinControls.UI.RadCheckBox();
|
166 |
|
this.tableLayoutMain = new System.Windows.Forms.TableLayoutPanel();
|
167 |
|
this.radGridViewDocuments = new Telerik.WinControls.UI.RadGridView();
|
168 |
|
this.radCommandBar1 = new Telerik.WinControls.UI.RadCommandBar();
|
169 |
|
this.commandBarRowSearch = new Telerik.WinControls.UI.CommandBarRowElement();
|
170 |
|
this.commandBarSearch = new Telerik.WinControls.UI.CommandBarStripElement();
|
171 |
|
this.btnShowAllDetail = new Telerik.WinControls.UI.CommandBarHostItem();
|
172 |
|
this.commandBarSeparator2 = new Telerik.WinControls.UI.CommandBarSeparator();
|
173 |
|
this.lbSearch = new Telerik.WinControls.UI.CommandBarLabel();
|
174 |
|
this.txtFullSearch = new Telerik.WinControls.UI.CommandBarTextBox();
|
175 |
|
this.btnSearchPrevious = new Telerik.WinControls.UI.CommandBarButton();
|
176 |
|
this.btnSearchNext = new Telerik.WinControls.UI.CommandBarButton();
|
177 |
|
this.commandBarSeparator1 = new Telerik.WinControls.UI.CommandBarSeparator();
|
178 |
|
this.btnMatchCase = new Telerik.WinControls.UI.CommandBarHostItem();
|
179 |
|
this.btnSearchFormCurrent = new Telerik.WinControls.UI.CommandBarHostItem();
|
180 |
|
this.btnFilters = new Telerik.WinControls.UI.CommandBarHostItem();
|
181 |
|
this.commandBarSeparator3 = new Telerik.WinControls.UI.CommandBarSeparator();
|
182 |
|
this.lbSelectAndTotal = new System.Windows.Forms.Label();
|
183 |
184 |
this.radPageViewViewer = new Telerik.WinControls.UI.RadPageView();
|
184 |
185 |
this.radPageViewPageAutoCAD = new Telerik.WinControls.UI.RadPageViewPage();
|
185 |
186 |
this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip();
|
... | ... | |
197 |
198 |
this.DockValidation = new Telerik.WinControls.UI.Docking.DocumentWindow();
|
198 |
199 |
this.LayoutValidation = new System.Windows.Forms.TableLayoutPanel();
|
199 |
200 |
this.DockTabStripComment = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
200 |
|
this.radCollapsiblePanelCondition = new Telerik.WinControls.UI.RadCollapsiblePanel();
|
201 |
201 |
((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
|
202 |
202 |
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
|
203 |
203 |
this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
|
204 |
204 |
this.LayoutMain.SuspendLayout();
|
|
205 |
this.tableLayoutPanelGroup.SuspendLayout();
|
|
206 |
((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).BeginInit();
|
|
207 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit();
|
|
208 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).BeginInit();
|
|
209 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit();
|
|
210 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).BeginInit();
|
|
211 |
this.tableLayoutMain.SuspendLayout();
|
|
212 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).BeginInit();
|
|
213 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).BeginInit();
|
|
214 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit();
|
|
215 |
((System.ComponentModel.ISupportInitialize)(this.radCollapsiblePanelCondition)).BeginInit();
|
|
216 |
this.radCollapsiblePanelCondition.PanelContainer.SuspendLayout();
|
|
217 |
this.radCollapsiblePanelCondition.SuspendLayout();
|
205 |
218 |
this.tableLayoutPanelCondition.SuspendLayout();
|
206 |
219 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListFrReviewStatus)).BeginInit();
|
207 |
220 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListToIsDiscussion)).BeginInit();
|
... | ... | |
244 |
257 |
((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVAIssues)).BeginInit();
|
245 |
258 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListID2Issues)).BeginInit();
|
246 |
259 |
((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).BeginInit();
|
247 |
|
this.tableLayoutPanelGroup.SuspendLayout();
|
248 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).BeginInit();
|
249 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit();
|
250 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).BeginInit();
|
251 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit();
|
252 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).BeginInit();
|
253 |
|
this.tableLayoutMain.SuspendLayout();
|
254 |
|
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments)).BeginInit();
|
255 |
|
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocuments.MasterTemplate)).BeginInit();
|
256 |
|
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit();
|
257 |
260 |
((System.ComponentModel.ISupportInitialize)(this.radPageViewViewer)).BeginInit();
|
258 |
261 |
this.radPageViewViewer.SuspendLayout();
|
259 |
262 |
((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).BeginInit();
|
... | ... | |
270 |
273 |
this.DockValidation.SuspendLayout();
|
271 |
274 |
((System.ComponentModel.ISupportInitialize)(this.DockTabStripComment)).BeginInit();
|
272 |
275 |
this.DockTabStripComment.SuspendLayout();
|
273 |
|
((System.ComponentModel.ISupportInitialize)(this.radCollapsiblePanelCondition)).BeginInit();
|
274 |
|
this.radCollapsiblePanelCondition.PanelContainer.SuspendLayout();
|
275 |
|
this.radCollapsiblePanelCondition.SuspendLayout();
|
276 |
276 |
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
277 |
277 |
this.SuspendLayout();
|
278 |
278 |
//
|
... | ... | |
348 |
348 |
//
|
349 |
349 |
// ribbonTabHome
|
350 |
350 |
//
|
351 |
|
this.ribbonTabHome.IsSelected = false;
|
|
351 |
this.ribbonTabHome.IsSelected = true;
|
352 |
352 |
this.ribbonTabHome.Items.AddRange(new Telerik.WinControls.RadItem[] {
|
353 |
353 |
this.radRibbonBarGroupDWG,
|
354 |
354 |
this.radRibbonBarGroup1,
|
... | ... | |
401 |
401 |
//
|
402 |
402 |
// radButtonElementNoticeUpload
|
403 |
403 |
//
|
|
404 |
this.radButtonElementNoticeUpload.Image = global::ID2.Manager.Properties.Resources.upload;
|
|
405 |
this.radButtonElementNoticeUpload.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
404 |
406 |
this.radButtonElementNoticeUpload.Name = "radButtonElementNoticeUpload";
|
405 |
407 |
this.radButtonElementNoticeUpload.Text = "Upload";
|
|
408 |
this.radButtonElementNoticeUpload.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
|
|
409 |
this.radButtonElementNoticeUpload.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
406 |
410 |
//
|
407 |
411 |
// radRibbonBarGroupLayout
|
408 |
412 |
//
|
... | ... | |
413 |
417 |
//
|
414 |
418 |
// btnDockLayoutReset
|
415 |
419 |
//
|
|
420 |
this.btnDockLayoutReset.Image = global::ID2.Manager.Properties.Resources.reset;
|
416 |
421 |
this.btnDockLayoutReset.Name = "btnDockLayoutReset";
|
417 |
422 |
this.btnDockLayoutReset.Text = "Reset";
|
|
423 |
this.btnDockLayoutReset.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
|
|
424 |
this.btnDockLayoutReset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
418 |
425 |
//
|
419 |
426 |
// ribbonTabProjMgt
|
420 |
427 |
//
|
421 |
|
this.ribbonTabProjMgt.IsSelected = true;
|
|
428 |
this.ribbonTabProjMgt.IsSelected = false;
|
422 |
429 |
this.ribbonTabProjMgt.Items.AddRange(new Telerik.WinControls.RadItem[] {
|
423 |
430 |
this.radRibbonBarGroupExcel,
|
424 |
431 |
this.radRibbonBarGroup2,
|
... | ... | |
561 |
568 |
this.LayoutMain.Size = new System.Drawing.Size(1009, 598);
|
562 |
569 |
this.LayoutMain.TabIndex = 0;
|
563 |
570 |
//
|
564 |
|
// tableLayoutPanelCondition
|
565 |
|
//
|
566 |
|
this.tableLayoutPanelCondition.BackColor = System.Drawing.Color.Transparent;
|
567 |
|
this.tableLayoutPanelCondition.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
568 |
|
this.tableLayoutPanelCondition.ColumnCount = 10;
|
569 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 55F));
|
570 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
571 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
572 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
573 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
574 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
575 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
576 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
577 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
578 |
|
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 69F));
|
579 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 2);
|
580 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 2);
|
581 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 2);
|
582 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelToIsDiscussion, 1, 2);
|
583 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel9, 1, 4);
|
584 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelAVEVAStatus, 5, 3);
|
585 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelJobLevel, 5, 1);
|
586 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel4, 0, 4);
|
587 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel3, 0, 3);
|
588 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel2, 0, 2);
|
589 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelTeam, 1, 1);
|
590 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radButtonSearch, 9, 1);
|
591 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListProject, 2, 1);
|
592 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelDocumentNo, 7, 1);
|
593 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radTextBoxDocumentNo, 8, 1);
|
594 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelPersonInCharge, 3, 1);
|
595 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListPersonInCharge, 4, 1);
|
596 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel1, 0, 1);
|
597 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListJobLevel, 6, 1);
|
598 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelID2Status, 1, 3);
|
599 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel10, 3, 4);
|
600 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListID2Status, 2, 3);
|
601 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListAVEVAStatus, 6, 3);
|
602 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListProdIsResult, 2, 4);
|
603 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListClientIsResult, 4, 4);
|
604 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel6, 0, 5);
|
605 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel7, 3, 5);
|
606 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel5, 1, 5);
|
607 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListGateway, 2, 5);
|
608 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListRegistration, 4, 5);
|
609 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabel8, 0, 0);
|
610 |
|
this.tableLayoutPanelCondition.Controls.Add(this.tableLayoutPanelDate, 1, 0);
|
611 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelID2Issues, 3, 3);
|
612 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radLabelAVEVAIssues, 7, 3);
|
613 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListID2Issues, 4, 3);
|
614 |
|
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListAVEVAIssues, 8, 3);
|
615 |
|
this.tableLayoutPanelCondition.Dock = System.Windows.Forms.DockStyle.Fill;
|
616 |
|
this.tableLayoutPanelCondition.Location = new System.Drawing.Point(0, 0);
|
617 |
|
this.tableLayoutPanelCondition.Name = "tableLayoutPanelCondition";
|
618 |
|
this.tableLayoutPanelCondition.RowCount = 6;
|
619 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
620 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
621 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
622 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
623 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
624 |
|
this.tableLayoutPanelCondition.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
625 |
|
this.tableLayoutPanelCondition.Size = new System.Drawing.Size(997, 182);
|
626 |
|
this.tableLayoutPanelCondition.TabIndex = 6;
|
627 |
|
//
|
628 |
|
// radDropDownListFrReviewStatus
|
|
571 |
// tableLayoutPanelGroup
|
629 |
572 |
//
|
630 |
|
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
631 |
|
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
|
632 |
|
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
633 |
|
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(363, 65);
|
634 |
|
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
|
635 |
|
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(124, 20);
|
636 |
|
this.radDropDownListFrReviewStatus.TabIndex = 18;
|
|
573 |
this.tableLayoutPanelGroup.BackColor = System.Drawing.Color.Transparent;
|
|
574 |
this.tableLayoutPanelGroup.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
575 |
this.tableLayoutPanelGroup.ColumnCount = 6;
|
|
576 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
577 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
578 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
579 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
580 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
581 |
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
582 |
this.tableLayoutPanelGroup.Controls.Add(this.radLabelGroupVIew, 0, 0);
|
|
583 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox4, 4, 0);
|
|
584 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox3, 3, 0);
|
|
585 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox1, 2, 0);
|
|
586 |
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox2, 1, 0);
|
|
587 |
this.tableLayoutPanelGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
588 |
this.tableLayoutPanelGroup.Location = new System.Drawing.Point(8, 218);
|
|
589 |
this.tableLayoutPanelGroup.Name = "tableLayoutPanelGroup";
|
|
590 |
this.tableLayoutPanelGroup.RowCount = 1;
|
|
591 |
this.tableLayoutPanelGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
592 |
this.tableLayoutPanelGroup.Size = new System.Drawing.Size(993, 24);
|
|
593 |
this.tableLayoutPanelGroup.TabIndex = 7;
|
637 |
594 |
//
|
638 |
|
// radDropDownListToIsDiscussion
|
|
595 |
// radLabelGroupVIew
|
639 |
596 |
//
|
640 |
|
this.radDropDownListToIsDiscussion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
641 |
|
this.radDropDownListToIsDiscussion.DropDownAnimationEnabled = true;
|
642 |
|
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
643 |
|
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 65);
|
644 |
|
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
|
645 |
|
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(124, 20);
|
646 |
|
this.radDropDownListToIsDiscussion.TabIndex = 17;
|
|
597 |
this.radLabelGroupVIew.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
598 |
this.radLabelGroupVIew.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
599 |
this.radLabelGroupVIew.Location = new System.Drawing.Point(4, 4);
|
|
600 |
this.radLabelGroupVIew.Name = "radLabelGroupVIew";
|
|
601 |
this.radLabelGroupVIew.Size = new System.Drawing.Size(78, 16);
|
|
602 |
this.radLabelGroupVIew.TabIndex = 3;
|
|
603 |
this.radLabelGroupVIew.Text = "Group View";
|
647 |
604 |
//
|
648 |
|
// radLabelFrReviewStatus
|
|
605 |
// radCheckBox4
|
649 |
606 |
//
|
650 |
|
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
651 |
|
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
652 |
|
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(277, 67);
|
653 |
|
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
|
654 |
|
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17);
|
655 |
|
this.radLabelFrReviewStatus.TabIndex = 7;
|
656 |
|
this.radLabelFrReviewStatus.Text = "회신(DS)";
|
|
607 |
this.radCheckBox4.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
608 |
this.radCheckBox4.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
609 |
this.radCheckBox4.Location = new System.Drawing.Point(402, 4);
|
|
610 |
this.radCheckBox4.Name = "radCheckBox4";
|
|
611 |
this.radCheckBox4.Size = new System.Drawing.Size(76, 18);
|
|
612 |
this.radCheckBox4.TabIndex = 2;
|
|
613 |
this.radCheckBox4.Tag = "avevanet";
|
|
614 |
this.radCheckBox4.Text = "AVEVA Net";
|
|
615 |
this.radCheckBox4.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
657 |
616 |
//
|
658 |
|
// radLabelToIsDiscussion
|
|
617 |
// radCheckBox3
|
659 |
618 |
//
|
660 |
|
this.radLabelToIsDiscussion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
661 |
|
this.radLabelToIsDiscussion.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
662 |
|
this.radLabelToIsDiscussion.Location = new System.Drawing.Point(60, 67);
|
663 |
|
this.radLabelToIsDiscussion.Name = "radLabelToIsDiscussion";
|
664 |
|
this.radLabelToIsDiscussion.Size = new System.Drawing.Size(68, 17);
|
665 |
|
this.radLabelToIsDiscussion.TabIndex = 7;
|
666 |
|
this.radLabelToIsDiscussion.Text = "문의(DOF)";
|
|
619 |
this.radCheckBox3.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
620 |
this.radCheckBox3.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
621 |
this.radCheckBox3.Location = new System.Drawing.Point(303, 4);
|
|
622 |
this.radCheckBox3.Name = "radCheckBox3";
|
|
623 |
this.radCheckBox3.Size = new System.Drawing.Size(71, 18);
|
|
624 |
this.radCheckBox3.TabIndex = 1;
|
|
625 |
this.radCheckBox3.Tag = "validation";
|
|
626 |
this.radCheckBox3.Text = "Validation";
|
|
627 |
this.radCheckBox3.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
667 |
628 |
//
|
668 |
|
// radLabel9
|
|
629 |
// radCheckBox1
|
669 |
630 |
//
|
670 |
|
this.radLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
671 |
|
this.radLabel9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
672 |
|
this.radLabel9.Location = new System.Drawing.Point(60, 127);
|
673 |
|
this.radLabel9.Name = "radLabel9";
|
674 |
|
this.radLabel9.Size = new System.Drawing.Size(74, 17);
|
675 |
|
this.radLabel9.TabIndex = 8;
|
676 |
|
this.radLabel9.Text = "도프텍결과";
|
|
631 |
this.radCheckBox1.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
632 |
this.radCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
633 |
this.radCheckBox1.Location = new System.Drawing.Point(216, 4);
|
|
634 |
this.radCheckBox1.Name = "radCheckBox1";
|
|
635 |
this.radCheckBox1.Size = new System.Drawing.Size(43, 18);
|
|
636 |
this.radCheckBox1.TabIndex = 0;
|
|
637 |
this.radCheckBox1.Tag = "review";
|
|
638 |
this.radCheckBox1.Text = "검토";
|
|
639 |
this.radCheckBox1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
677 |
640 |
//
|
678 |
|
// radLabelAVEVAStatus
|
|
641 |
// radCheckBox2
|
679 |
642 |
//
|
680 |
|
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
681 |
|
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
682 |
|
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(494, 97);
|
683 |
|
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
|
684 |
|
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17);
|
685 |
|
this.radLabelAVEVAStatus.TabIndex = 8;
|
686 |
|
this.radLabelAVEVAStatus.Text = "AVEVA Status";
|
|
643 |
this.radCheckBox2.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
644 |
this.radCheckBox2.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
645 |
this.radCheckBox2.Location = new System.Drawing.Point(115, 4);
|
|
646 |
this.radCheckBox2.Name = "radCheckBox2";
|
|
647 |
this.radCheckBox2.Size = new System.Drawing.Size(43, 18);
|
|
648 |
this.radCheckBox2.TabIndex = 1;
|
|
649 |
this.radCheckBox2.Tag = "work";
|
|
650 |
this.radCheckBox2.Text = "작업";
|
|
651 |
this.radCheckBox2.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
687 |
652 |
//
|
688 |
|
// radLabelJobLevel
|
|
653 |
// tableLayoutMain
|
689 |
654 |
//
|
690 |
|
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
691 |
|
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
692 |
|
this.radLabelJobLevel.Location = new System.Drawing.Point(494, 37);
|
693 |
|
this.radLabelJobLevel.Name = "radLabelJobLevel";
|
694 |
|
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
|
695 |
|
this.radLabelJobLevel.TabIndex = 7;
|
696 |
|
this.radLabelJobLevel.Text = "난이도";
|
697 |
|
//
|
698 |
|
// radLabel4
|
699 |
|
//
|
700 |
|
this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
701 |
|
this.radLabel4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
702 |
|
this.radLabel4.Location = new System.Drawing.Point(4, 127);
|
703 |
|
this.radLabel4.Name = "radLabel4";
|
704 |
|
this.radLabel4.Size = new System.Drawing.Size(34, 17);
|
705 |
|
this.radLabel4.TabIndex = 6;
|
706 |
|
this.radLabel4.Text = "검수";
|
707 |
|
//
|
708 |
|
// radLabel3
|
709 |
|
//
|
710 |
|
this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
711 |
|
this.radLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
712 |
|
this.radLabel3.Location = new System.Drawing.Point(4, 97);
|
713 |
|
this.radLabel3.Name = "radLabel3";
|
714 |
|
this.radLabel3.Size = new System.Drawing.Size(34, 17);
|
715 |
|
this.radLabel3.TabIndex = 6;
|
716 |
|
this.radLabel3.Text = "작업";
|
717 |
|
//
|
718 |
|
// radLabel2
|
719 |
|
//
|
720 |
|
this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
721 |
|
this.radLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
722 |
|
this.radLabel2.Location = new System.Drawing.Point(4, 67);
|
723 |
|
this.radLabel2.Name = "radLabel2";
|
724 |
|
this.radLabel2.Size = new System.Drawing.Size(34, 17);
|
725 |
|
this.radLabel2.TabIndex = 6;
|
726 |
|
this.radLabel2.Text = "검토";
|
727 |
|
//
|
728 |
|
// radLabelTeam
|
729 |
|
//
|
730 |
|
this.radLabelTeam.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
731 |
|
this.radLabelTeam.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
732 |
|
this.radLabelTeam.Location = new System.Drawing.Point(60, 37);
|
733 |
|
this.radLabelTeam.Name = "radLabelTeam";
|
734 |
|
this.radLabelTeam.Size = new System.Drawing.Size(38, 17);
|
735 |
|
this.radLabelTeam.TabIndex = 5;
|
736 |
|
this.radLabelTeam.Text = "Team";
|
737 |
|
//
|
738 |
|
// radButtonSearch
|
739 |
|
//
|
740 |
|
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
741 |
|
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Default;
|
742 |
|
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
743 |
|
this.radButtonSearch.Location = new System.Drawing.Point(933, 34);
|
744 |
|
this.radButtonSearch.Name = "radButtonSearch";
|
745 |
|
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5);
|
746 |
|
this.radButtonSearch.Size = new System.Drawing.Size(54, 144);
|
747 |
|
this.radButtonSearch.TabIndex = 3;
|
748 |
|
this.radButtonSearch.Text = "Search";
|
749 |
|
//
|
750 |
|
// radDropDownListProject
|
751 |
|
//
|
752 |
|
this.radDropDownListProject.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
753 |
|
this.radDropDownListProject.DropDownAnimationEnabled = true;
|
754 |
|
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
755 |
|
this.radDropDownListProject.Location = new System.Drawing.Point(146, 35);
|
756 |
|
this.radDropDownListProject.Name = "radDropDownListProject";
|
757 |
|
this.radDropDownListProject.Size = new System.Drawing.Size(124, 20);
|
758 |
|
this.radDropDownListProject.TabIndex = 7;
|
759 |
|
//
|
760 |
|
// radLabelDocumentNo
|
761 |
|
//
|
762 |
|
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
763 |
|
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
764 |
|
this.radLabelDocumentNo.Location = new System.Drawing.Point(711, 37);
|
765 |
|
this.radLabelDocumentNo.Name = "radLabelDocumentNo";
|
766 |
|
this.radLabelDocumentNo.Size = new System.Drawing.Size(52, 17);
|
767 |
|
this.radLabelDocumentNo.TabIndex = 6;
|
768 |
|
this.radLabelDocumentNo.Text = "DWG ID";
|
769 |
|
//
|
770 |
|
// radTextBoxDocumentNo
|
771 |
|
//
|
772 |
|
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
773 |
|
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(797, 35);
|
774 |
|
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
|
775 |
|
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(124, 20);
|
776 |
|
this.radTextBoxDocumentNo.TabIndex = 8;
|
777 |
|
//
|
778 |
|
// radLabelPersonInCharge
|
779 |
|
//
|
780 |
|
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
781 |
|
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
782 |
|
this.radLabelPersonInCharge.Location = new System.Drawing.Point(277, 37);
|
783 |
|
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
|
784 |
|
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
|
785 |
|
this.radLabelPersonInCharge.TabIndex = 6;
|
786 |
|
this.radLabelPersonInCharge.Text = "담당자";
|
787 |
|
//
|
788 |
|
// radDropDownListPersonInCharge
|
789 |
|
//
|
790 |
|
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
791 |
|
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
|
792 |
|
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
793 |
|
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(363, 35);
|
794 |
|
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
|
795 |
|
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(124, 20);
|
796 |
|
this.radDropDownListPersonInCharge.TabIndex = 9;
|
797 |
|
//
|
798 |
|
// radLabel1
|
799 |
|
//
|
800 |
|
this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
801 |
|
this.radLabel1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
802 |
|
this.radLabel1.Location = new System.Drawing.Point(4, 37);
|
803 |
|
this.radLabel1.Name = "radLabel1";
|
804 |
|
this.radLabel1.Size = new System.Drawing.Size(34, 17);
|
805 |
|
this.radLabel1.TabIndex = 10;
|
806 |
|
this.radLabel1.Text = "도면";
|
807 |
|
//
|
808 |
|
// radDropDownListJobLevel
|
809 |
|
//
|
810 |
|
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
811 |
|
this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
|
812 |
|
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
813 |
|
this.radDropDownListJobLevel.Location = new System.Drawing.Point(580, 35);
|
814 |
|
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
|
815 |
|
this.radDropDownListJobLevel.Size = new System.Drawing.Size(124, 20);
|
816 |
|
this.radDropDownListJobLevel.TabIndex = 11;
|
817 |
|
//
|
818 |
|
// radLabelID2Status
|
819 |
|
//
|
820 |
|
this.radLabelID2Status.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
821 |
|
this.radLabelID2Status.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
822 |
|
this.radLabelID2Status.Location = new System.Drawing.Point(60, 97);
|
823 |
|
this.radLabelID2Status.Name = "radLabelID2Status";
|
824 |
|
this.radLabelID2Status.Size = new System.Drawing.Size(64, 17);
|
825 |
|
this.radLabelID2Status.TabIndex = 7;
|
826 |
|
this.radLabelID2Status.Text = "ID2 Status";
|
827 |
|
//
|
828 |
|
// radLabel10
|
829 |
|
//
|
830 |
|
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
831 |
|
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
832 |
|
this.radLabel10.Location = new System.Drawing.Point(277, 127);
|
833 |
|
this.radLabel10.Name = "radLabel10";
|
834 |
|
this.radLabel10.Size = new System.Drawing.Size(61, 17);
|
835 |
|
this.radLabel10.TabIndex = 9;
|
836 |
|
this.radLabel10.Text = "삼성결과";
|
837 |
|
//
|
838 |
|
// radDropDownListID2Status
|
839 |
|
//
|
840 |
|
this.radDropDownListID2Status.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
841 |
|
this.radDropDownListID2Status.DropDownAnimationEnabled = true;
|
842 |
|
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
843 |
|
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 95);
|
844 |
|
this.radDropDownListID2Status.Name = "radDropDownListID2Status";
|
845 |
|
this.radDropDownListID2Status.Size = new System.Drawing.Size(124, 20);
|
846 |
|
this.radDropDownListID2Status.TabIndex = 13;
|
847 |
|
//
|
848 |
|
// radDropDownListAVEVAStatus
|
849 |
|
//
|
850 |
|
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
851 |
|
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
|
852 |
|
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
853 |
|
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(580, 95);
|
854 |
|
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
|
855 |
|
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(124, 20);
|
856 |
|
this.radDropDownListAVEVAStatus.TabIndex = 14;
|
857 |
|
//
|
858 |
|
// radDropDownListProdIsResult
|
859 |
|
//
|
860 |
|
this.radDropDownListProdIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
861 |
|
this.radDropDownListProdIsResult.DropDownAnimationEnabled = true;
|
862 |
|
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
863 |
|
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 125);
|
864 |
|
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
|
865 |
|
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(124, 20);
|
866 |
|
this.radDropDownListProdIsResult.TabIndex = 15;
|
867 |
|
//
|
868 |
|
// radDropDownListClientIsResult
|
869 |
|
//
|
870 |
|
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
871 |
|
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
|
872 |
|
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
873 |
|
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(363, 125);
|
874 |
|
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
|
875 |
|
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(124, 20);
|
876 |
|
this.radDropDownListClientIsResult.TabIndex = 16;
|
877 |
|
//
|
878 |
|
// radLabel6
|
879 |
|
//
|
880 |
|
this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
881 |
|
this.radLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
882 |
|
this.radLabel6.Location = new System.Drawing.Point(4, 157);
|
883 |
|
this.radLabel6.Name = "radLabel6";
|
884 |
|
this.radLabel6.Size = new System.Drawing.Size(49, 17);
|
885 |
|
this.radLabel6.TabIndex = 10;
|
886 |
|
this.radLabel6.Text = "AVEVA";
|
887 |
|
//
|
888 |
|
// radLabel7
|
889 |
|
//
|
890 |
|
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
891 |
|
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
892 |
|
this.radLabel7.Location = new System.Drawing.Point(277, 157);
|
893 |
|
this.radLabel7.Name = "radLabel7";
|
894 |
|
this.radLabel7.Size = new System.Drawing.Size(72, 17);
|
895 |
|
this.radLabel7.TabIndex = 12;
|
896 |
|
this.radLabel7.Text = "Registration";
|
897 |
|
//
|
898 |
|
// radLabel5
|
899 |
|
//
|
900 |
|
this.radLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
901 |
|
this.radLabel5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
902 |
|
this.radLabel5.Location = new System.Drawing.Point(60, 157);
|
903 |
|
this.radLabel5.Name = "radLabel5";
|
904 |
|
this.radLabel5.Size = new System.Drawing.Size(55, 17);
|
905 |
|
this.radLabel5.TabIndex = 11;
|
906 |
|
this.radLabel5.Text = "Gateway";
|
907 |
|
//
|
908 |
|
// radDropDownListGateway
|
909 |
|
//
|
910 |
|
this.radDropDownListGateway.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
911 |
|
this.radDropDownListGateway.DropDownAnimationEnabled = true;
|
912 |
|
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
913 |
|
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 156);
|
914 |
|
this.radDropDownListGateway.Name = "radDropDownListGateway";
|
915 |
|
this.radDropDownListGateway.Size = new System.Drawing.Size(124, 20);
|
916 |
|
this.radDropDownListGateway.TabIndex = 19;
|
917 |
|
//
|
918 |
|
// radDropDownListRegistration
|
|
655 |
this.tableLayoutMain.ColumnCount = 2;
|
|
656 |
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
657 |
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 500F));
|
|
658 |
this.tableLayoutMain.Controls.Add(this.radGridViewDocuments, 0, 1);
|
|
659 |
this.tableLayoutMain.Controls.Add(this.radCommandBar1, 0, 0);
|
|
660 |
this.tableLayoutMain.Controls.Add(this.lbSelectAndTotal, 1, 0);
|
|
661 |
this.tableLayoutMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
662 |
this.tableLayoutMain.Location = new System.Drawing.Point(6, 246);
|
|
663 |
this.tableLayoutMain.Margin = new System.Windows.Forms.Padding(1);
|
|
664 |
this.tableLayoutMain.Name = "tableLayoutMain";
|
|
665 |
this.tableLayoutMain.RowCount = 2;
|
|
666 |
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
667 |
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
668 |
this.tableLayoutMain.Size = new System.Drawing.Size(997, 351);
|
|
669 |
this.tableLayoutMain.TabIndex = 8;
|
919 |
670 |
//
|
920 |
|
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
921 |
|
this.radDropDownListRegistration.DropDownAnimationEnabled = true;
|
922 |
|
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
923 |
|
this.radDropDownListRegistration.Location = new System.Drawing.Point(363, 156);
|
924 |
|
this.radDropDownListRegistration.Name = "radDropDownListRegistration";
|
925 |
|
this.radDropDownListRegistration.Size = new System.Drawing.Size(124, 20);
|
926 |
|
this.radDropDownListRegistration.TabIndex = 20;
|
|
671 |
// radGridViewDocuments
|
927 |
672 |
//
|
928 |
|
// radLabel8
|
929 |
|
//
|
930 |
|
this.radLabel8.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
931 |
|
this.radLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
932 |
|
this.radLabel8.Location = new System.Drawing.Point(4, 7);
|
933 |
|
this.radLabel8.Name = "radLabel8";
|
934 |
|
this.radLabel8.Size = new System.Drawing.Size(33, 17);
|
935 |
|
this.radLabel8.TabIndex = 21;
|
936 |
|
this.radLabel8.Text = "Date";
|
937 |
|
//
|
938 |
|
// tableLayoutPanelDate
|
939 |
|
//
|
940 |
|
this.tableLayoutPanelDate.ColumnCount = 6;
|
941 |
|
this.tableLayoutPanelCondition.SetColumnSpan(this.tableLayoutPanelDate, 9);
|
942 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 450F));
|
943 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
|
944 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
945 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
|
946 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
|
947 |
|
this.tableLayoutPanelDate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
948 |
|
this.tableLayoutPanelDate.Controls.Add(this.radCheckedDropDownListDateType, 0, 0);
|
949 |
|
this.tableLayoutPanelDate.Controls.Add(this.radDateTimePickerFr, 1, 0);
|
950 |
|
this.tableLayoutPanelDate.Controls.Add(this.radDateTimePickerTo, 3, 0);
|
951 |
|
this.tableLayoutPanelDate.Controls.Add(this.radButtonDateClear, 4, 0);
|
952 |
|
this.tableLayoutPanelDate.Controls.Add(this.radLabelSplit, 2, 0);
|
953 |
|
this.tableLayoutPanelDate.Dock = System.Windows.Forms.DockStyle.Fill;
|
954 |
|
this.tableLayoutPanelDate.Location = new System.Drawing.Point(57, 1);
|
955 |
|
this.tableLayoutPanelDate.Margin = new System.Windows.Forms.Padding(0);
|
956 |
|
this.tableLayoutPanelDate.Name = "tableLayoutPanelDate";
|
957 |
|
this.tableLayoutPanelDate.RowCount = 1;
|
958 |
|
this.tableLayoutPanelDate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
959 |
|
this.tableLayoutPanelDate.Size = new System.Drawing.Size(939, 29);
|
960 |
|
this.tableLayoutPanelDate.TabIndex = 22;
|
961 |
|
//
|
962 |
|
// radCheckedDropDownListDateType
|
963 |
|
//
|
964 |
|
this.radCheckedDropDownListDateType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
965 |
|
this.radCheckedDropDownListDateType.DropDownAnimationEnabled = true;
|
966 |
|
this.radCheckedDropDownListDateType.Location = new System.Drawing.Point(3, 4);
|
967 |
|
this.radCheckedDropDownListDateType.Name = "radCheckedDropDownListDateType";
|
968 |
|
this.radCheckedDropDownListDateType.Size = new System.Drawing.Size(444, 20);
|
969 |
|
this.radCheckedDropDownListDateType.TabIndex = 0;
|
970 |
|
//
|
971 |
|
// radDateTimePickerFr
|
972 |
|
//
|
973 |
|
this.radDateTimePickerFr.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
974 |
|
this.radDateTimePickerFr.Location = new System.Drawing.Point(453, 4);
|
975 |
|
this.radDateTimePickerFr.Name = "radDateTimePickerFr";
|
976 |
|
this.radDateTimePickerFr.NullText = "No date selected";
|
977 |
|
this.radDateTimePickerFr.Size = new System.Drawing.Size(144, 20);
|
978 |
|
this.radDateTimePickerFr.TabIndex = 1;
|
979 |
|
this.radDateTimePickerFr.TabStop = false;
|
980 |
|
this.radDateTimePickerFr.Text = "2023년 6월 20일 화요일";
|
981 |
|
this.radDateTimePickerFr.Value = new System.DateTime(2023, 6, 20, 11, 9, 22, 987);
|
982 |
|
//
|
983 |
|
// radDateTimePickerTo
|
984 |
|
//
|
985 |
|
this.radDateTimePickerTo.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
986 |
|
this.radDateTimePickerTo.Location = new System.Drawing.Point(633, 4);
|
987 |
|
this.radDateTimePickerTo.Name = "radDateTimePickerTo";
|
988 |
|
this.radDateTimePickerTo.NullText = "No date selected";
|
989 |
|
this.radDateTimePickerTo.Size = new System.Drawing.Size(144, 20);
|
990 |
|
this.radDateTimePickerTo.TabIndex = 2;
|
991 |
|
this.radDateTimePickerTo.TabStop = false;
|
992 |
|
this.radDateTimePickerTo.Text = "2023년 6월 20일 화요일";
|
993 |
|
this.radDateTimePickerTo.Value = new System.DateTime(2023, 6, 20, 11, 9, 27, 745);
|
994 |
|
//
|
995 |
|
// radButtonDateClear
|
996 |
|
//
|
997 |
|
this.radButtonDateClear.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
998 |
|
this.radButtonDateClear.Location = new System.Drawing.Point(783, 6);
|
999 |
|
this.radButtonDateClear.Name = "radButtonDateClear";
|
1000 |
|
this.radButtonDateClear.Size = new System.Drawing.Size(19, 16);
|
1001 |
|
this.radButtonDateClear.TabIndex = 3;
|
1002 |
|
this.radButtonDateClear.Text = "X";
|
1003 |
|
//
|
1004 |
|
// radLabelSplit
|
1005 |
|
//
|
1006 |
|
this.radLabelSplit.Anchor = System.Windows.Forms.AnchorStyles.None;
|
1007 |
|
this.radLabelSplit.Location = new System.Drawing.Point(608, 5);
|
1008 |
|
this.radLabelSplit.Name = "radLabelSplit";
|
1009 |
|
this.radLabelSplit.Size = new System.Drawing.Size(14, 18);
|
1010 |
|
this.radLabelSplit.TabIndex = 4;
|
1011 |
|
this.radLabelSplit.Text = "~";
|
1012 |
|
//
|
1013 |
|
// radLabelID2Issues
|
1014 |
|
//
|
1015 |
|
this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1016 |
|
this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1017 |
|
this.radLabelID2Issues.Location = new System.Drawing.Point(277, 97);
|
1018 |
|
this.radLabelID2Issues.Name = "radLabelID2Issues";
|
1019 |
|
this.radLabelID2Issues.Size = new System.Drawing.Size(59, 17);
|
1020 |
|
this.radLabelID2Issues.TabIndex = 23;
|
1021 |
|
this.radLabelID2Issues.Text = "ID2 Issue";
|
1022 |
|
//
|
1023 |
|
// radLabelAVEVAIssues
|
1024 |
|
//
|
1025 |
|
this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1026 |
|
this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1027 |
|
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(711, 97);
|
1028 |
|
this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues";
|
1029 |
|
this.radLabelAVEVAIssues.Size = new System.Drawing.Size(81, 17);
|
1030 |
|
this.radLabelAVEVAIssues.TabIndex = 24;
|
1031 |
|
this.radLabelAVEVAIssues.Text = "AVEVA Issue";
|
1032 |
|
//
|
1033 |
|
// radDropDownListID2Issues
|
1034 |
|
//
|
1035 |
|
this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1036 |
|
this.radDropDownListID2Issues.DropDownAnimationEnabled = true;
|
1037 |
|
this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1038 |
|
this.radDropDownListID2Issues.Location = new System.Drawing.Point(363, 95);
|
1039 |
|
this.radDropDownListID2Issues.Name = "radDropDownListID2Issues";
|
1040 |
|
this.radDropDownListID2Issues.Size = new System.Drawing.Size(124, 20);
|
1041 |
|
this.radDropDownListID2Issues.TabIndex = 25;
|
1042 |
|
//
|
1043 |
|
// radDropDownListAVEVAIssues
|
1044 |
|
//
|
1045 |
|
this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
1046 |
|
this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true;
|
1047 |
|
this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
1048 |
|
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(797, 95);
|
1049 |
|
this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues";
|
1050 |
|
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(124, 20);
|
1051 |
|
this.radDropDownListAVEVAIssues.TabIndex = 26;
|
1052 |
|
//
|
1053 |
|
// tableLayoutPanelGroup
|
1054 |
|
//
|
1055 |
|
this.tableLayoutPanelGroup.BackColor = System.Drawing.Color.Transparent;
|
1056 |
|
this.tableLayoutPanelGroup.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
1057 |
|
this.tableLayoutPanelGroup.ColumnCount = 6;
|
1058 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
1059 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
1060 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
1061 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
1062 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
1063 |
|
this.tableLayoutPanelGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1064 |
|
this.tableLayoutPanelGroup.Controls.Add(this.radLabelGroupVIew, 0, 0);
|
1065 |
|
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox4, 4, 0);
|
1066 |
|
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox3, 3, 0);
|
1067 |
|
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox1, 2, 0);
|
1068 |
|
this.tableLayoutPanelGroup.Controls.Add(this.radCheckBox2, 1, 0);
|
1069 |
|
this.tableLayoutPanelGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
1070 |
|
this.tableLayoutPanelGroup.Location = new System.Drawing.Point(8, 218);
|
1071 |
|
this.tableLayoutPanelGroup.Name = "tableLayoutPanelGroup";
|
1072 |
|
this.tableLayoutPanelGroup.RowCount = 1;
|
1073 |
|
this.tableLayoutPanelGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1074 |
|
this.tableLayoutPanelGroup.Size = new System.Drawing.Size(993, 24);
|
1075 |
|
this.tableLayoutPanelGroup.TabIndex = 7;
|
1076 |
|
//
|
1077 |
|
// radLabelGroupVIew
|
1078 |
|
//
|
1079 |
|
this.radLabelGroupVIew.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
1080 |
|
this.radLabelGroupVIew.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
1081 |
|
this.radLabelGroupVIew.Location = new System.Drawing.Point(4, 4);
|
1082 |
|
this.radLabelGroupVIew.Name = "radLabelGroupVIew";
|
1083 |
|
this.radLabelGroupVIew.Size = new System.Drawing.Size(78, 16);
|
1084 |
|
this.radLabelGroupVIew.TabIndex = 3;
|
1085 |
|
this.radLabelGroupVIew.Text = "Group View";
|
1086 |
|
//
|
1087 |
|
// radCheckBox4
|
1088 |
|
//
|
1089 |
|
this.radCheckBox4.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
1090 |
|
this.radCheckBox4.CheckState = System.Windows.Forms.CheckState.Checked;
|
1091 |
|
this.radCheckBox4.Location = new System.Drawing.Point(402, 4);
|
1092 |
|
this.radCheckBox4.Name = "radCheckBox4";
|
1093 |
|
this.radCheckBox4.Size = new System.Drawing.Size(76, 18);
|
1094 |
|
this.radCheckBox4.TabIndex = 2;
|
1095 |
|
this.radCheckBox4.Tag = "avevanet";
|
1096 |
|
this.radCheckBox4.Text = "AVEVA Net";
|
1097 |
|
this.radCheckBox4.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
1098 |
|
//
|
1099 |
|
// radCheckBox3
|
1100 |
|
//
|
1101 |
|
this.radCheckBox3.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
1102 |
|
this.radCheckBox3.CheckState = System.Windows.Forms.CheckState.Checked;
|
1103 |
|
this.radCheckBox3.Location = new System.Drawing.Point(303, 4);
|
1104 |
|
this.radCheckBox3.Name = "radCheckBox3";
|
1105 |
|
this.radCheckBox3.Size = new System.Drawing.Size(71, 18);
|
1106 |
|
this.radCheckBox3.TabIndex = 1;
|
1107 |
|
this.radCheckBox3.Tag = "validation";
|
1108 |
|
this.radCheckBox3.Text = "Validation";
|
1109 |
|
this.radCheckBox3.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
1110 |
|
//
|
1111 |
|
// radCheckBox1
|
1112 |
|
//
|
1113 |
|
this.radCheckBox1.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
1114 |
|
this.radCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
1115 |
|
this.radCheckBox1.Location = new System.Drawing.Point(216, 4);
|
1116 |
|
this.radCheckBox1.Name = "radCheckBox1";
|
1117 |
|
this.radCheckBox1.Size = new System.Drawing.Size(43, 18);
|
1118 |
|
this.radCheckBox1.TabIndex = 0;
|
1119 |
|
this.radCheckBox1.Tag = "review";
|
1120 |
|
this.radCheckBox1.Text = "검토";
|
1121 |
|
this.radCheckBox1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
1122 |
|
//
|
1123 |
|
// radCheckBox2
|
1124 |
|
//
|
1125 |
|
this.radCheckBox2.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
1126 |
|
this.radCheckBox2.CheckState = System.Windows.Forms.CheckState.Checked;
|
1127 |
|
this.radCheckBox2.Location = new System.Drawing.Point(115, 4);
|
1128 |
|
this.radCheckBox2.Name = "radCheckBox2";
|
1129 |
|
this.radCheckBox2.Size = new System.Drawing.Size(43, 18);
|
1130 |
|
this.radCheckBox2.TabIndex = 1;
|
1131 |
|
this.radCheckBox2.Tag = "work";
|
1132 |
|
this.radCheckBox2.Text = "작업";
|
1133 |
|
this.radCheckBox2.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
1134 |
|
//
|
1135 |
|
// tableLayoutMain
|
1136 |
|
//
|
1137 |
|
this.tableLayoutMain.ColumnCount = 2;
|
1138 |
|
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1139 |
|
this.tableLayoutMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 500F));
|
1140 |
|
this.tableLayoutMain.Controls.Add(this.radGridViewDocuments, 0, 1);
|
1141 |
|
this.tableLayoutMain.Controls.Add(this.radCommandBar1, 0, 0);
|
1142 |
|
this.tableLayoutMain.Controls.Add(this.lbSelectAndTotal, 1, 0);
|
1143 |
|
this.tableLayoutMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
1144 |
|
this.tableLayoutMain.Location = new System.Drawing.Point(6, 246);
|
1145 |
|
this.tableLayoutMain.Margin = new System.Windows.Forms.Padding(1);
|
1146 |
|
this.tableLayoutMain.Name = "tableLayoutMain";
|
1147 |
|
this.tableLayoutMain.RowCount = 2;
|
1148 |
|
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
1149 |
|
this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
1150 |
|
this.tableLayoutMain.Size = new System.Drawing.Size(997, 351);
|
1151 |
|
this.tableLayoutMain.TabIndex = 8;
|
1152 |
|
//
|
1153 |
|
// radGridViewDocuments
|
1154 |
|
//
|
1155 |
|
this.radGridViewDocuments.AutoScroll = true;
|
1156 |
|
this.radGridViewDocuments.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
|
1157 |
|
this.tableLayoutMain.SetColumnSpan(this.radGridViewDocuments, 2);
|
1158 |
|
this.radGridViewDocuments.Cursor = System.Windows.Forms.Cursors.Default;
|
1159 |
|
this.radGridViewDocuments.Dock = System.Windows.Forms.DockStyle.Fill;
|
1160 |
|
this.radGridViewDocuments.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
1161 |
|
this.radGridViewDocuments.ForeColor = System.Drawing.Color.Black;
|
1162 |
|
this.radGridViewDocuments.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
1163 |
|
this.radGridViewDocuments.Location = new System.Drawing.Point(3, 39);
|
|
673 |
this.radGridViewDocuments.AutoScroll = true;
|
|
674 |
this.radGridViewDocuments.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
|
|
675 |
this.tableLayoutMain.SetColumnSpan(this.radGridViewDocuments, 2);
|
|
676 |
this.radGridViewDocuments.Cursor = System.Windows.Forms.Cursors.Default;
|
|
677 |
this.radGridViewDocuments.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
678 |
this.radGridViewDocuments.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
|
679 |
this.radGridViewDocuments.ForeColor = System.Drawing.Color.Black;
|
|
680 |
this.radGridViewDocuments.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
681 |
this.radGridViewDocuments.Location = new System.Drawing.Point(3, 39);
|
1164 |
682 |
//
|
1165 |
683 |
//
|
1166 |
684 |
//
|
... | ... | |
1499 |
1017 |
this.radGridViewDocuments.Size = new System.Drawing.Size(991, 309);
|
1500 |
1018 |
this.radGridViewDocuments.TabIndex = 0;
|
1501 |
1019 |
//
|
1502 |
|
// radCommandBar1
|
|
1020 |
// radCommandBar1
|
|
1021 |
//
|
|
1022 |
this.radCommandBar1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
1023 |
this.radCommandBar1.Location = new System.Drawing.Point(3, 3);
|
|
1024 |
this.radCommandBar1.Name = "radCommandBar1";
|
|
1025 |
//
|
|
1026 |
//
|
|
1027 |
//
|
|
1028 |
this.radCommandBar1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
|
|
1029 |
this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
|
|
1030 |
this.commandBarRowSearch});
|
|
1031 |
this.radCommandBar1.Size = new System.Drawing.Size(491, 30);
|
|
1032 |
this.radCommandBar1.TabIndex = 1;
|
|
1033 |
//
|
|
1034 |
// commandBarRowSearch
|
|
1035 |
//
|
|
1036 |
this.commandBarRowSearch.MinSize = new System.Drawing.Size(25, 25);
|
|
1037 |
this.commandBarRowSearch.Name = "commandBarRowSearch";
|
|
1038 |
this.commandBarRowSearch.RightToLeft = false;
|
|
1039 |
this.commandBarRowSearch.ShowHorizontalLine = false;
|
|
1040 |
this.commandBarRowSearch.Strips.AddRange(new Telerik.WinControls.UI.CommandBarStripElement[] {
|
|
1041 |
this.commandBarSearch});
|
|
1042 |
//
|
|
1043 |
// commandBarSearch
|
|
1044 |
//
|
|
1045 |
this.commandBarSearch.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
1046 |
this.commandBarSearch.DisplayName = "Text Search";
|
|
1047 |
this.commandBarSearch.DrawImage = true;
|
|
1048 |
this.commandBarSearch.DrawText = false;
|
|
1049 |
this.commandBarSearch.EnableDragging = false;
|
|
1050 |
this.commandBarSearch.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
|
1051 |
//
|
|
1052 |
//
|
|
1053 |
//
|
|
1054 |
this.commandBarSearch.Grip.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
|
1055 |
this.commandBarSearch.Items.AddRange(new Telerik.WinControls.UI.RadCommandBarBaseItem[] {
|
|
1056 |
this.btnShowAllDetail,
|
|
1057 |
this.commandBarSeparator2,
|
|
1058 |
this.lbSearch,
|
|
1059 |
this.txtFullSearch,
|
|
1060 |
this.btnSearchPrevious,
|
|
1061 |
this.btnSearchNext,
|
|
1062 |
this.commandBarSeparator1,
|
|
1063 |
this.btnMatchCase,
|
|
1064 |
this.btnSearchFormCurrent,
|
|
1065 |
this.btnFilters,
|
|
1066 |
this.commandBarSeparator3});
|
|
1067 |
this.commandBarSearch.Name = "commandBarSearch";
|
|
1068 |
//
|
|
1069 |
//
|
|
1070 |
//
|
|
1071 |
this.commandBarSearch.OverflowButton.StretchVertically = true;
|
|
1072 |
this.commandBarSearch.OverflowButton.Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
|
1073 |
this.commandBarSearch.StretchHorizontally = true;
|
|
1074 |
this.commandBarSearch.StretchVertically = false;
|
|
1075 |
this.commandBarSearch.Text = "";
|
|
1076 |
this.commandBarSearch.ItemOverflowed += new System.EventHandler(this.commandBarSearch_ItemOverflowed);
|
|
1077 |
this.commandBarSearch.ItemOutOfOverflow += new System.EventHandler(this.commandBarSearch_ItemOutOfOverflow);
|
|
1078 |
((Telerik.WinControls.UI.RadCommandBarGrip)(this.commandBarSearch.GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
|
|
1079 |
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
|
|
1080 |
((Telerik.WinControls.UI.RadCommandBarOverflowButton)(this.commandBarSearch.GetChildAt(2))).StretchVertically = true;
|
|
1081 |
//
|
|
1082 |
// btnShowAllDetail
|
|
1083 |
//
|
|
1084 |
this.btnShowAllDetail.Name = "btnShowAllDetail";
|
|
1085 |
//
|
|
1086 |
// commandBarSeparator2
|
|
1087 |
//
|
|
1088 |
this.commandBarSeparator2.Name = "commandBarSeparator2";
|
|
1089 |
this.commandBarSeparator2.StretchHorizontally = false;
|
|
1090 |
this.commandBarSeparator2.VisibleInOverflowMenu = false;
|
|
1091 |
//
|
|
1092 |
// lbSearch
|
|
1093 |
//
|
|
1094 |
this.lbSearch.AccessibleDescription = "lbSearch";
|
|
1095 |
this.lbSearch.AccessibleName = "lbSearch";
|
|
1096 |
this.lbSearch.CustomFont = "TelerikWebUI";
|
|
1097 |
this.lbSearch.DisplayName = "commandBarLabel1";
|
|
1098 |
this.lbSearch.Name = "lbSearch";
|
|
1099 |
this.lbSearch.Text = "search";
|
|
1100 |
//
|
|
1101 |
// txtFullSearch
|
|
1102 |
//
|
|
1103 |
this.txtFullSearch.DisplayName = "commandBarTextBox1";
|
|
1104 |
this.txtFullSearch.MinSize = new System.Drawing.Size(200, 0);
|
|
1105 |
this.txtFullSearch.Name = "txtFullSearch";
|
|
1106 |
this.txtFullSearch.NullText = "Enter text To Search";
|
|
1107 |
this.txtFullSearch.Text = "";
|
|
1108 |
this.txtFullSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFullSearch_KeyDown);
|
|
1109 |
this.txtFullSearch.TextChanged += new System.EventHandler(this.txtFullSearch_TextChanged);
|
|
1110 |
//
|
|
1111 |
// btnSearchPrevious
|
|
1112 |
//
|
|
1113 |
this.btnSearchPrevious.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
|
1114 |
this.btnSearchPrevious.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(189)))), ((int)(((byte)(248)))));
|
|
1115 |
this.btnSearchPrevious.CustomFont = "TelerikWebUI";
|
|
1116 |
this.btnSearchPrevious.DisplayName = "commandBarButton1";
|
|
1117 |
this.btnSearchPrevious.DrawBackgroundImage = true;
|
|
1118 |
this.btnSearchPrevious.DrawImage = false;
|
|
1119 |
this.btnSearchPrevious.DrawText = true;
|
|
1120 |
this.btnSearchPrevious.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchPrevious.Image")));
|
|
1121 |
this.btnSearchPrevious.MinSize = new System.Drawing.Size(28, 0);
|
|
1122 |
this.btnSearchPrevious.Name = "btnSearchPrevious";
|
|
1123 |
this.btnSearchPrevious.Text = "U";
|
|
1124 |
this.btnSearchPrevious.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
|
1125 |
this.btnSearchPrevious.TextWrap = false;
|
|
1126 |
this.btnSearchPrevious.Click += new System.EventHandler(this.btnSearchPrevious_Click);
|
|
1127 |
//
|
|
1128 |
// btnSearchNext
|
|
1129 |
//
|
|
1130 |
this.btnSearchNext.BorderBoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
|
|
1131 |
this.btnSearchNext.CustomFont = "TelerikWebUI";
|
|
1132 |
this.btnSearchNext.DisplayName = "commandBarButton2";
|
|
1133 |
this.btnSearchNext.DrawImage = false;
|
|
1134 |
this.btnSearchNext.DrawText = true;
|
|
1135 |
this.btnSearchNext.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchNext.Image")));
|
|
1136 |
this.btnSearchNext.Name = "btnSearchNext";
|
|
1137 |
this.btnSearchNext.Text = "D";
|
|
1138 |
this.btnSearchNext.Click += new System.EventHandler(this.btnSearchNext_Click);
|
|
1139 |
//
|
|
1140 |
// commandBarSeparator1
|
|
1141 |
//
|
|
1142 |
this.commandBarSeparator1.DisplayName = "commandBarSeparator1";
|
|
1143 |
this.commandBarSeparator1.Name = "commandBarSeparator1";
|
|
1144 |
this.commandBarSeparator1.StretchHorizontally = false;
|
|
1145 |
this.commandBarSeparator1.VisibleInOverflowMenu = false;
|
|
1146 |
//
|
|
1147 |
// btnMatchCase
|
|
1148 |
//
|