개정판 6f3c8356
dev issue #826 : edit form
DTI_PID/SPPIDConverter_AutoModeling/MainControl.Designer.cs | ||
---|---|---|
28 | 28 |
/// </summary> |
29 | 29 |
private void InitializeComponent() |
30 | 30 |
{ |
31 |
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); |
|
32 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
|
33 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
|
31 | 34 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition(); |
32 | 35 |
this.panelMain = new System.Windows.Forms.Panel(); |
33 | 36 |
this.pageView = new Telerik.WinControls.UI.RadPageView(); |
34 | 37 |
this.pageConverter = new Telerik.WinControls.UI.RadPageViewPage(); |
38 |
this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); |
|
39 |
this.gridViewFileList = new Telerik.WinControls.UI.RadGridView(); |
|
40 |
this.radPanel1 = new Telerik.WinControls.UI.RadPanel(); |
|
41 |
this.btnLoadFile = new Telerik.WinControls.UI.RadButton(); |
|
42 |
this.btnRun = new Telerik.WinControls.UI.RadButton(); |
|
35 | 43 |
this.pageItemMapping = new Telerik.WinControls.UI.RadPageViewPage(); |
36 | 44 |
this.pageReport = new Telerik.WinControls.UI.RadPageViewPage(); |
37 | 45 |
this.telerikMetroBlueTheme = new Telerik.WinControls.Themes.TelerikMetroBlueTheme(); |
38 | 46 |
this.materialBlueGreyTheme = new Telerik.WinControls.Themes.MaterialBlueGreyTheme(); |
39 |
this.radPanel1 = new Telerik.WinControls.UI.RadPanel(); |
|
40 |
this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); |
|
41 |
this.gridViewFileList = new Telerik.WinControls.UI.RadGridView(); |
|
42 |
this.btnRun = new Telerik.WinControls.UI.RadButton(); |
|
43 |
this.btnLoadFile = new Telerik.WinControls.UI.RadButton(); |
|
44 | 47 |
this.panelMain.SuspendLayout(); |
45 | 48 |
((System.ComponentModel.ISupportInitialize)(this.pageView)).BeginInit(); |
46 | 49 |
this.pageView.SuspendLayout(); |
47 | 50 |
this.pageConverter.SuspendLayout(); |
48 |
((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit(); |
|
49 |
this.radPanel1.SuspendLayout(); |
|
50 | 51 |
((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit(); |
51 | 52 |
this.radPanel2.SuspendLayout(); |
52 | 53 |
((System.ComponentModel.ISupportInitialize)(this.gridViewFileList)).BeginInit(); |
53 | 54 |
((System.ComponentModel.ISupportInitialize)(this.gridViewFileList.MasterTemplate)).BeginInit(); |
54 |
((System.ComponentModel.ISupportInitialize)(this.btnRun)).BeginInit(); |
|
55 |
((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit(); |
|
56 |
this.radPanel1.SuspendLayout(); |
|
55 | 57 |
((System.ComponentModel.ISupportInitialize)(this.btnLoadFile)).BeginInit(); |
58 |
((System.ComponentModel.ISupportInitialize)(this.btnRun)).BeginInit(); |
|
56 | 59 |
this.SuspendLayout(); |
57 | 60 |
// |
58 | 61 |
// panelMain |
... | ... | |
61 | 64 |
this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill; |
62 | 65 |
this.panelMain.Location = new System.Drawing.Point(0, 0); |
63 | 66 |
this.panelMain.Name = "panelMain"; |
64 |
this.panelMain.Size = new System.Drawing.Size(404, 634);
|
|
67 |
this.panelMain.Size = new System.Drawing.Size(361, 634);
|
|
65 | 68 |
this.panelMain.TabIndex = 0; |
66 | 69 |
// |
67 | 70 |
// pageView |
... | ... | |
73 | 76 |
this.pageView.Location = new System.Drawing.Point(0, 0); |
74 | 77 |
this.pageView.Name = "pageView"; |
75 | 78 |
this.pageView.SelectedPage = this.pageConverter; |
76 |
this.pageView.Size = new System.Drawing.Size(404, 634);
|
|
79 |
this.pageView.Size = new System.Drawing.Size(361, 634);
|
|
77 | 80 |
this.pageView.TabIndex = 0; |
78 | 81 |
this.pageView.ThemeName = "TelerikMetroBlue"; |
79 | 82 |
((Telerik.WinControls.UI.RadPageViewStripElement)(this.pageView.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None; |
... | ... | |
85 | 88 |
this.pageConverter.ItemSize = new System.Drawing.SizeF(66F, 25F); |
86 | 89 |
this.pageConverter.Location = new System.Drawing.Point(5, 31); |
87 | 90 |
this.pageConverter.Name = "pageConverter"; |
88 |
this.pageConverter.Size = new System.Drawing.Size(394, 598);
|
|
91 |
this.pageConverter.Size = new System.Drawing.Size(351, 598);
|
|
89 | 92 |
this.pageConverter.Text = "Converter"; |
90 | 93 |
// |
91 |
// pageItemMapping |
|
92 |
// |
|
93 |
this.pageItemMapping.ItemSize = new System.Drawing.SizeF(90F, 25F); |
|
94 |
this.pageItemMapping.Location = new System.Drawing.Point(5, 31); |
|
95 |
this.pageItemMapping.Name = "pageItemMapping"; |
|
96 |
this.pageItemMapping.Size = new System.Drawing.Size(394, 598); |
|
97 |
this.pageItemMapping.Text = "Item Mapping"; |
|
98 |
// |
|
99 |
// pageReport |
|
100 |
// |
|
101 |
this.pageReport.ItemSize = new System.Drawing.SizeF(49F, 25F); |
|
102 |
this.pageReport.Location = new System.Drawing.Point(5, 31); |
|
103 |
this.pageReport.Name = "pageReport"; |
|
104 |
this.pageReport.Size = new System.Drawing.Size(394, 598); |
|
105 |
this.pageReport.Text = "Report"; |
|
106 |
// |
|
107 |
// radPanel1 |
|
108 |
// |
|
109 |
this.radPanel1.Controls.Add(this.btnLoadFile); |
|
110 |
this.radPanel1.Controls.Add(this.btnRun); |
|
111 |
this.radPanel1.Dock = System.Windows.Forms.DockStyle.Top; |
|
112 |
this.radPanel1.Location = new System.Drawing.Point(0, 0); |
|
113 |
this.radPanel1.Name = "radPanel1"; |
|
114 |
this.radPanel1.Size = new System.Drawing.Size(394, 33); |
|
115 |
this.radPanel1.TabIndex = 0; |
|
116 |
this.radPanel1.ThemeName = "MaterialBlueGrey"; |
|
117 |
// |
|
118 | 94 |
// radPanel2 |
119 | 95 |
// |
120 | 96 |
this.radPanel2.Controls.Add(this.gridViewFileList); |
121 | 97 |
this.radPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
122 | 98 |
this.radPanel2.Location = new System.Drawing.Point(0, 33); |
123 | 99 |
this.radPanel2.Name = "radPanel2"; |
124 |
this.radPanel2.Size = new System.Drawing.Size(394, 565);
|
|
100 |
this.radPanel2.Size = new System.Drawing.Size(351, 565);
|
|
125 | 101 |
this.radPanel2.TabIndex = 1; |
126 | 102 |
this.radPanel2.Text = "radPanel2"; |
127 | 103 |
this.radPanel2.ThemeName = "MaterialBlueGrey"; |
... | ... | |
133 | 109 |
// |
134 | 110 |
// |
135 | 111 |
// |
112 |
this.gridViewFileList.MasterTemplate.AllowAddNewRow = false; |
|
113 |
this.gridViewFileList.MasterTemplate.AllowCellContextMenu = false; |
|
114 |
this.gridViewFileList.MasterTemplate.AllowDeleteRow = false; |
|
115 |
this.gridViewFileList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; |
|
116 |
gridViewCheckBoxColumn1.EnableHeaderCheckBox = true; |
|
117 |
gridViewCheckBoxColumn1.HeaderCheckBoxAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
|
118 |
gridViewCheckBoxColumn1.HeaderText = ""; |
|
119 |
gridViewCheckBoxColumn1.Name = "colCheckBox"; |
|
120 |
gridViewCheckBoxColumn1.RowSpan = 100; |
|
121 |
gridViewCheckBoxColumn1.Width = 41; |
|
122 |
gridViewTextBoxColumn1.HeaderText = "Drawing Name"; |
|
123 |
gridViewTextBoxColumn1.Name = "colDrawingName"; |
|
124 |
gridViewTextBoxColumn1.RowSpan = 100; |
|
125 |
gridViewTextBoxColumn1.Width = 196; |
|
126 |
gridViewTextBoxColumn2.HeaderText = "Status"; |
|
127 |
gridViewTextBoxColumn2.Name = "colStatus"; |
|
128 |
gridViewTextBoxColumn2.RowSpan = 100; |
|
129 |
gridViewTextBoxColumn2.Width = 92; |
|
130 |
this.gridViewFileList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
|
131 |
gridViewCheckBoxColumn1, |
|
132 |
gridViewTextBoxColumn1, |
|
133 |
gridViewTextBoxColumn2}); |
|
134 |
this.gridViewFileList.MasterTemplate.EnableGrouping = false; |
|
136 | 135 |
this.gridViewFileList.MasterTemplate.ViewDefinition = tableViewDefinition1; |
137 | 136 |
this.gridViewFileList.Name = "gridViewFileList"; |
138 |
this.gridViewFileList.Size = new System.Drawing.Size(394, 565);
|
|
137 |
this.gridViewFileList.Size = new System.Drawing.Size(351, 565);
|
|
139 | 138 |
this.gridViewFileList.TabIndex = 0; |
140 | 139 |
this.gridViewFileList.ThemeName = "TelerikMetroBlue"; |
141 | 140 |
// |
142 |
// btnRun
|
|
141 |
// radPanel1
|
|
143 | 142 |
// |
144 |
this.btnRun.Location = new System.Drawing.Point(300, 0); |
|
145 |
this.btnRun.Name = "btnRun"; |
|
146 |
this.btnRun.Size = new System.Drawing.Size(94, 26); |
|
147 |
this.btnRun.TabIndex = 0; |
|
148 |
this.btnRun.Text = "Run"; |
|
149 |
this.btnRun.ThemeName = "TelerikMetroBlue"; |
|
143 |
this.radPanel1.Controls.Add(this.btnLoadFile); |
|
144 |
this.radPanel1.Controls.Add(this.btnRun); |
|
145 |
this.radPanel1.Dock = System.Windows.Forms.DockStyle.Top; |
|
146 |
this.radPanel1.Location = new System.Drawing.Point(0, 0); |
|
147 |
this.radPanel1.Name = "radPanel1"; |
|
148 |
this.radPanel1.Size = new System.Drawing.Size(351, 33); |
|
149 |
this.radPanel1.TabIndex = 0; |
|
150 |
this.radPanel1.ThemeName = "MaterialBlueGrey"; |
|
150 | 151 |
// |
151 | 152 |
// btnLoadFile |
152 | 153 |
// |
... | ... | |
157 | 158 |
this.btnLoadFile.Text = "Load File"; |
158 | 159 |
this.btnLoadFile.ThemeName = "TelerikMetroBlue"; |
159 | 160 |
// |
161 |
// btnRun |
|
162 |
// |
|
163 |
this.btnRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
164 |
this.btnRun.Location = new System.Drawing.Point(257, 0); |
|
165 |
this.btnRun.Name = "btnRun"; |
|
166 |
this.btnRun.Size = new System.Drawing.Size(94, 26); |
|
167 |
this.btnRun.TabIndex = 0; |
|
168 |
this.btnRun.Text = "Run"; |
|
169 |
this.btnRun.ThemeName = "TelerikMetroBlue"; |
|
170 |
// |
|
171 |
// pageItemMapping |
|
172 |
// |
|
173 |
this.pageItemMapping.ItemSize = new System.Drawing.SizeF(90F, 25F); |
|
174 |
this.pageItemMapping.Location = new System.Drawing.Point(5, 31); |
|
175 |
this.pageItemMapping.Name = "pageItemMapping"; |
|
176 |
this.pageItemMapping.Size = new System.Drawing.Size(394, 598); |
|
177 |
this.pageItemMapping.Text = "Item Mapping"; |
|
178 |
// |
|
179 |
// pageReport |
|
180 |
// |
|
181 |
this.pageReport.ItemSize = new System.Drawing.SizeF(49F, 25F); |
|
182 |
this.pageReport.Location = new System.Drawing.Point(5, 31); |
|
183 |
this.pageReport.Name = "pageReport"; |
|
184 |
this.pageReport.Size = new System.Drawing.Size(394, 598); |
|
185 |
this.pageReport.Text = "Report"; |
|
186 |
// |
|
160 | 187 |
// MainControl |
161 | 188 |
// |
162 | 189 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
163 | 190 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
164 | 191 |
this.Controls.Add(this.panelMain); |
165 | 192 |
this.Name = "MainControl"; |
166 |
this.Size = new System.Drawing.Size(404, 634);
|
|
193 |
this.Size = new System.Drawing.Size(361, 634);
|
|
167 | 194 |
this.panelMain.ResumeLayout(false); |
168 | 195 |
((System.ComponentModel.ISupportInitialize)(this.pageView)).EndInit(); |
169 | 196 |
this.pageView.ResumeLayout(false); |
170 | 197 |
this.pageConverter.ResumeLayout(false); |
171 |
((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit(); |
|
172 |
this.radPanel1.ResumeLayout(false); |
|
173 | 198 |
((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit(); |
174 | 199 |
this.radPanel2.ResumeLayout(false); |
175 | 200 |
((System.ComponentModel.ISupportInitialize)(this.gridViewFileList.MasterTemplate)).EndInit(); |
176 | 201 |
((System.ComponentModel.ISupportInitialize)(this.gridViewFileList)).EndInit(); |
177 |
((System.ComponentModel.ISupportInitialize)(this.btnRun)).EndInit(); |
|
202 |
((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit(); |
|
203 |
this.radPanel1.ResumeLayout(false); |
|
178 | 204 |
((System.ComponentModel.ISupportInitialize)(this.btnLoadFile)).EndInit(); |
205 |
((System.ComponentModel.ISupportInitialize)(this.btnRun)).EndInit(); |
|
179 | 206 |
this.ResumeLayout(false); |
180 | 207 | |
181 | 208 |
} |
내보내기 Unified diff