개정판 87f089e4
issue #0000 mainform 디자인 수정
ID2.Manager/ID2.Manager/Main.Designer.cs | ||
---|---|---|
78 | 78 |
this.radRibbonBarBackstageViewID2Manager = new Telerik.WinControls.UI.RadRibbonBarBackstageView(); |
79 | 79 |
this.backstageViewPageOpenProject = new Telerik.WinControls.UI.BackstageViewPage(); |
80 | 80 |
this.backstageTabItemOpenProject = new Telerik.WinControls.UI.BackstageTabItem(); |
81 |
this.backstageButtonItemUserRegistration = new Telerik.WinControls.UI.BackstageButtonItem(); |
|
82 |
this.backstageButtonItemProjectRegistration = new Telerik.WinControls.UI.BackstageButtonItem(); |
|
81 | 83 |
this.backstageButtonItemExit = new Telerik.WinControls.UI.BackstageButtonItem(); |
82 | 84 |
this.ribbonTabHome = new Telerik.WinControls.UI.RibbonTab(); |
83 | 85 |
this.radRibbonBarGroup1 = new Telerik.WinControls.UI.RadRibbonBarGroup(); |
... | ... | |
110 | 112 |
this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip(); |
111 | 113 |
this.radLabelElementSpace = new Telerik.WinControls.UI.RadLabelElement(); |
112 | 114 |
this.radLabelElementUser = new Telerik.WinControls.UI.RadLabelElement(); |
113 |
this.backstageButtonItemUserRegistration = new Telerik.WinControls.UI.BackstageButtonItem(); |
|
114 |
this.backstageButtonItemProjectRegistration = new Telerik.WinControls.UI.BackstageButtonItem(); |
|
115 |
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
|
116 |
this.radCommandBar1 = new Telerik.WinControls.UI.RadCommandBar(); |
|
117 |
this.commandBarRowElement1 = new Telerik.WinControls.UI.CommandBarRowElement(); |
|
118 |
this.commandBarStripElement1 = new Telerik.WinControls.UI.CommandBarStripElement(); |
|
119 |
this.commandBarTextBox1 = new Telerik.WinControls.UI.CommandBarTextBox(); |
|
120 |
this.commandBarStripElement2 = new Telerik.WinControls.UI.CommandBarStripElement(); |
|
121 |
this.commandBarStripElement3 = new Telerik.WinControls.UI.CommandBarStripElement(); |
|
115 | 122 |
((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit(); |
116 | 123 |
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit(); |
117 | 124 |
this.radRibbonBarBackstageViewID2Manager.SuspendLayout(); |
... | ... | |
140 | 147 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelRight)).BeginInit(); |
141 | 148 |
this.splitPanelRight.SuspendLayout(); |
142 | 149 |
((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).BeginInit(); |
150 |
this.tableLayoutPanel2.SuspendLayout(); |
|
151 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).BeginInit(); |
|
143 | 152 |
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); |
144 | 153 |
this.SuspendLayout(); |
145 | 154 |
// |
... | ... | |
190 | 199 |
this.backstageTabItemOpenProject.Page = this.backstageViewPageOpenProject; |
191 | 200 |
this.backstageTabItemOpenProject.Text = "Open Project"; |
192 | 201 |
// |
202 |
// backstageButtonItemUserRegistration |
|
203 |
// |
|
204 |
this.backstageButtonItemUserRegistration.Name = "backstageButtonItemUserRegistration"; |
|
205 |
this.backstageButtonItemUserRegistration.Text = "User Registration"; |
|
206 |
// |
|
207 |
// backstageButtonItemProjectRegistration |
|
208 |
// |
|
209 |
this.backstageButtonItemProjectRegistration.Name = "backstageButtonItemProjectRegistration"; |
|
210 |
this.backstageButtonItemProjectRegistration.Text = "Project Registration"; |
|
211 |
// |
|
193 | 212 |
// backstageButtonItemExit |
194 | 213 |
// |
195 | 214 |
this.backstageButtonItemExit.Name = "backstageButtonItemExit"; |
... | ... | |
289 | 308 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
290 | 309 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
291 | 310 |
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanelCondition, 1, 0); |
292 |
this.tableLayoutPanel1.Controls.Add(this.radGridViewDocuments, 1, 2); |
|
293 | 311 |
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanelGroup, 1, 1); |
312 |
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 2); |
|
294 | 313 |
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
295 | 314 |
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
296 | 315 |
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
... | ... | |
312 | 331 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F)); |
313 | 332 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
314 | 333 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
315 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 91F));
|
|
334 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 95F));
|
|
316 | 335 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelPlace, 0, 0); |
317 | 336 |
this.tableLayoutPanelCondition.Controls.Add(this.radButtonMapping, 5, 0); |
318 | 337 |
this.tableLayoutPanelCondition.Controls.Add(this.radButtonSearch, 4, 0); |
... | ... | |
345 | 364 |
this.radButtonMapping.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); |
346 | 365 |
this.radButtonMapping.Cursor = System.Windows.Forms.Cursors.Hand; |
347 | 366 |
this.radButtonMapping.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
348 |
this.radButtonMapping.Location = new System.Drawing.Point(837, 4);
|
|
367 |
this.radButtonMapping.Location = new System.Drawing.Point(835, 4);
|
|
349 | 368 |
this.radButtonMapping.Name = "radButtonMapping"; |
350 | 369 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonMapping, 2); |
351 | 370 |
this.radButtonMapping.Size = new System.Drawing.Size(74, 66); |
... | ... | |
357 | 376 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); |
358 | 377 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Hand; |
359 | 378 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
360 |
this.radButtonSearch.Location = new System.Drawing.Point(750, 4);
|
|
379 |
this.radButtonSearch.Location = new System.Drawing.Point(746, 4);
|
|
361 | 380 |
this.radButtonSearch.Name = "radButtonSearch"; |
362 | 381 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 2); |
363 | 382 |
this.radButtonSearch.Size = new System.Drawing.Size(74, 66); |
... | ... | |
368 | 387 |
// |
369 | 388 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left; |
370 | 389 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
371 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(377, 10);
|
|
390 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(375, 10);
|
|
372 | 391 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo"; |
373 | 392 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(68, 17); |
374 | 393 |
this.radLabelDocumentNo.TabIndex = 6; |
... | ... | |
397 | 416 |
// radTextBoxDocumentNo |
398 | 417 |
// |
399 | 418 |
this.radTextBoxDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left; |
400 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(463, 8);
|
|
419 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(461, 8);
|
|
401 | 420 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo"; |
402 | 421 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(250, 20); |
403 | 422 |
this.radTextBoxDocumentNo.TabIndex = 8; |
... | ... | |
416 | 435 |
// |
417 | 436 |
this.radGridViewDocuments.AutoScroll = true; |
418 | 437 |
this.radGridViewDocuments.Dock = System.Windows.Forms.DockStyle.Fill; |
419 |
this.radGridViewDocuments.Location = new System.Drawing.Point(23, 113);
|
|
438 |
this.radGridViewDocuments.Location = new System.Drawing.Point(3, 53);
|
|
420 | 439 |
// |
421 | 440 |
// |
422 | 441 |
// |
... | ... | |
694 | 713 |
this.radGridViewDocuments.MasterTemplate.ViewDefinition = tableViewDefinition1; |
695 | 714 |
this.radGridViewDocuments.Name = "radGridViewDocuments"; |
696 | 715 |
this.radGridViewDocuments.ShowHeaderCellButtons = true; |
697 |
this.radGridViewDocuments.Size = new System.Drawing.Size(921, 386);
|
|
716 |
this.radGridViewDocuments.Size = new System.Drawing.Size(919, 334);
|
|
698 | 717 |
this.radGridViewDocuments.TabIndex = 0; |
699 | 718 |
// |
700 | 719 |
// tableLayoutPanelGroup |
... | ... | |
836 | 855 |
this.radLabelElementUser.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
837 | 856 |
this.radLabelElementUser.TextWrap = true; |
838 | 857 |
// |
839 |
// backstageButtonItemUserRegistration
|
|
858 |
// tableLayoutPanel2
|
|
840 | 859 |
// |
841 |
this.backstageButtonItemUserRegistration.Name = "backstageButtonItemUserRegistration"; |
|
842 |
this.backstageButtonItemUserRegistration.Text = "User Registration"; |
|
860 |
this.tableLayoutPanel2.ColumnCount = 1; |
|
861 |
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
862 |
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
863 |
this.tableLayoutPanel2.Controls.Add(this.radGridViewDocuments, 0, 1); |
|
864 |
this.tableLayoutPanel2.Controls.Add(this.radCommandBar1, 0, 0); |
|
865 |
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
866 |
this.tableLayoutPanel2.Location = new System.Drawing.Point(21, 111); |
|
867 |
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(1); |
|
868 |
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
|
869 |
this.tableLayoutPanel2.RowCount = 2; |
|
870 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F)); |
|
871 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
872 |
this.tableLayoutPanel2.Size = new System.Drawing.Size(925, 390); |
|
873 |
this.tableLayoutPanel2.TabIndex = 8; |
|
843 | 874 |
// |
844 |
// backstageButtonItemProjectRegistration
|
|
875 |
// radCommandBar1
|
|
845 | 876 |
// |
846 |
this.backstageButtonItemProjectRegistration.Name = "backstageButtonItemProjectRegistration"; |
|
847 |
this.backstageButtonItemProjectRegistration.Text = "Project Registration"; |
|
877 |
this.radCommandBar1.Dock = System.Windows.Forms.DockStyle.Top; |
|
878 |
this.radCommandBar1.Location = new System.Drawing.Point(3, 3); |
|
879 |
this.radCommandBar1.Name = "radCommandBar1"; |
|
880 |
this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] { |
|
881 |
this.commandBarRowElement1}); |
|
882 |
this.radCommandBar1.Size = new System.Drawing.Size(919, 30); |
|
883 |
this.radCommandBar1.TabIndex = 1; |
|
884 |
// |
|
885 |
// commandBarRowElement1 |
|
886 |
// |
|
887 |
this.commandBarRowElement1.MinSize = new System.Drawing.Size(25, 25); |
|
888 |
this.commandBarRowElement1.Name = "commandBarRowElement1"; |
|
889 |
this.commandBarRowElement1.Strips.AddRange(new Telerik.WinControls.UI.CommandBarStripElement[] { |
|
890 |
this.commandBarStripElement1, |
|
891 |
this.commandBarStripElement2, |
|
892 |
this.commandBarStripElement3}); |
|
893 |
// |
|
894 |
// commandBarStripElement1 |
|
895 |
// |
|
896 |
this.commandBarStripElement1.DisplayName = "commandBarStripElement1"; |
|
897 |
this.commandBarStripElement1.Items.AddRange(new Telerik.WinControls.UI.RadCommandBarBaseItem[] { |
|
898 |
this.commandBarTextBox1}); |
|
899 |
this.commandBarStripElement1.Name = "commandBarStripElement1"; |
|
900 |
// |
|
901 |
// commandBarTextBox1 |
|
902 |
// |
|
903 |
this.commandBarTextBox1.DisplayName = "commandBarTextBox1"; |
|
904 |
this.commandBarTextBox1.Name = "commandBarTextBox1"; |
|
905 |
this.commandBarTextBox1.Text = "commandBarTextBox1"; |
|
906 |
// |
|
907 |
// commandBarStripElement2 |
|
908 |
// |
|
909 |
this.commandBarStripElement2.DisplayName = "commandBarStripElement2"; |
|
910 |
this.commandBarStripElement2.Name = "commandBarStripElement2"; |
|
911 |
// |
|
912 |
// commandBarStripElement3 |
|
913 |
// |
|
914 |
this.commandBarStripElement3.DisplayName = "commandBarStripElement3"; |
|
915 |
this.commandBarStripElement3.Name = "commandBarStripElement3"; |
|
848 | 916 |
// |
849 | 917 |
// Main |
850 | 918 |
// |
... | ... | |
890 | 958 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelRight)).EndInit(); |
891 | 959 |
this.splitPanelRight.ResumeLayout(false); |
892 | 960 |
((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).EndInit(); |
961 |
this.tableLayoutPanel2.ResumeLayout(false); |
|
962 |
this.tableLayoutPanel2.PerformLayout(); |
|
963 |
((System.ComponentModel.ISupportInitialize)(this.radCommandBar1)).EndInit(); |
|
893 | 964 |
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); |
894 | 965 |
this.ResumeLayout(false); |
895 | 966 |
this.PerformLayout(); |
... | ... | |
936 | 1007 |
private Telerik.WinControls.UI.RadDropDownList radDropDownListPersonInCharge; |
937 | 1008 |
private Telerik.WinControls.UI.BackstageButtonItem backstageButtonItemUserRegistration; |
938 | 1009 |
private Telerik.WinControls.UI.BackstageButtonItem backstageButtonItemProjectRegistration; |
1010 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; |
|
1011 |
private Telerik.WinControls.UI.RadCommandBar radCommandBar1; |
|
1012 |
private Telerik.WinControls.UI.CommandBarRowElement commandBarRowElement1; |
|
1013 |
private Telerik.WinControls.UI.CommandBarStripElement commandBarStripElement1; |
|
1014 |
private Telerik.WinControls.UI.CommandBarTextBox commandBarTextBox1; |
|
1015 |
private Telerik.WinControls.UI.CommandBarStripElement commandBarStripElement2; |
|
1016 |
private Telerik.WinControls.UI.CommandBarStripElement commandBarStripElement3; |
|
939 | 1017 |
} |
940 | 1018 |
} |
내보내기 Unified diff