개정판 ac1b02f3
Feature: 엔터티 비교 기능 및 Tolerance, 색상 설정 기능 추가
Change-Id: I97dd6fb154ebffa28e932bcc7c035f43701b2a9d
ID2.Manager/ID2.Manager/Controls/Verification.Designer.cs | ||
---|---|---|
32 | 32 |
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
33 | 33 |
devDept.Eyeshot.ProgressBar progressBar1 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton1, false, 0.1D, 0.333D, true); |
34 | 34 |
devDept.Graphics.BackgroundSettings backgroundSettings1 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D); |
35 |
devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.3889669754156004D, false, 0.001D);
|
|
35 |
devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2891609803814788D, false, 0.001D);
|
|
36 | 36 |
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
37 | 37 |
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
38 | 38 |
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
... | ... | |
54 | 54 |
devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon1 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false); |
55 | 55 |
devDept.Eyeshot.ViewCubeIcon viewCubeIcon1 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true); |
56 | 56 |
devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager1 = new devDept.Eyeshot.Viewport.SavedViewsManager(8); |
57 |
devDept.Eyeshot.Viewport viewport1 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(426, 334), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] {
|
|
57 |
devDept.Eyeshot.Viewport viewport1 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 310), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] {
|
|
58 | 58 |
toolBar1}, new devDept.Eyeshot.Legend[0], histogram1, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
59 | 59 |
grid1}, new devDept.Eyeshot.OriginSymbol[] { |
60 | 60 |
originSymbol1}, false, rotateSettings1, zoomSettings1, panSettings1, navigationSettings1, coordinateSystemIcon1, viewCubeIcon1, savedViewsManager1, devDept.Eyeshot.viewType.Top); |
61 | 61 |
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton2 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
62 | 62 |
devDept.Eyeshot.ProgressBar progressBar2 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton2, false, 0.1D, 0.333D, true); |
63 | 63 |
devDept.Graphics.BackgroundSettings backgroundSettings2 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D); |
64 |
devDept.Eyeshot.Camera camera2 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.3889669754156004D, false, 0.001D);
|
|
64 |
devDept.Eyeshot.Camera camera2 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2891609803814788D, false, 0.001D);
|
|
65 | 65 |
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton2 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
66 | 66 |
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton2 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
67 | 67 |
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton2 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
... | ... | |
83 | 83 |
devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon2 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false); |
84 | 84 |
devDept.Eyeshot.ViewCubeIcon viewCubeIcon2 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true); |
85 | 85 |
devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager2 = new devDept.Eyeshot.Viewport.SavedViewsManager(8); |
86 |
devDept.Eyeshot.Viewport viewport2 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(426, 334), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] {
|
|
86 |
devDept.Eyeshot.Viewport viewport2 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 310), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] {
|
|
87 | 87 |
toolBar2}, new devDept.Eyeshot.Legend[0], histogram2, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
88 | 88 |
grid2}, new devDept.Eyeshot.OriginSymbol[] { |
89 | 89 |
originSymbol2}, false, rotateSettings2, zoomSettings2, panSettings2, navigationSettings2, coordinateSystemIcon2, viewCubeIcon2, savedViewsManager2, devDept.Eyeshot.viewType.Top); |
90 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition(); |
|
90 | 91 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
91 | 92 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition(); |
92 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition(); |
|
93 | 93 |
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); |
94 | 94 |
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); |
95 | 95 |
this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); |
... | ... | |
100 | 100 |
this.splitPanelAVEVA = new Telerik.WinControls.UI.SplitPanel(); |
101 | 101 |
this.designAVEVA = new devDept.Eyeshot.Design(); |
102 | 102 |
this.splitPanelData = new Telerik.WinControls.UI.SplitPanel(); |
103 |
this.radGridViewData = new Telerik.WinControls.UI.RadGridView(); |
|
103 | 104 |
this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer(); |
104 | 105 |
this.splitPanelDocument = new Telerik.WinControls.UI.SplitPanel(); |
105 | 106 |
this.radGridViewDocument = new Telerik.WinControls.UI.RadGridView(); |
... | ... | |
111 | 112 |
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
112 | 113 |
this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); |
113 | 114 |
this.radBrowseEditorAVEVAPIDFolder = new Telerik.WinControls.UI.RadBrowseEditor(); |
114 |
this.radGridViewData = new Telerik.WinControls.UI.RadGridView(); |
|
115 |
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
|
116 |
this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); |
|
117 |
this.radSpinEditorTolerance = new Telerik.WinControls.UI.RadSpinEditor(); |
|
118 |
this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); |
|
119 |
this.radColorBoxEqualColor = new Telerik.WinControls.UI.RadColorBox(); |
|
120 |
this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); |
|
121 |
this.radColorBoxDiffColor = new Telerik.WinControls.UI.RadColorBox(); |
|
115 | 122 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); |
116 | 123 |
this.radSplitContainer1.SuspendLayout(); |
117 | 124 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); |
... | ... | |
130 | 137 |
((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit(); |
131 | 138 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).BeginInit(); |
132 | 139 |
this.splitPanelData.SuspendLayout(); |
140 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).BeginInit(); |
|
141 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).BeginInit(); |
|
133 | 142 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit(); |
134 | 143 |
this.radSplitContainerMain.SuspendLayout(); |
135 | 144 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).BeginInit(); |
... | ... | |
145 | 154 |
this.tableLayoutPanel2.SuspendLayout(); |
146 | 155 |
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); |
147 | 156 |
((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAVEVAPIDFolder)).BeginInit(); |
148 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).BeginInit(); |
|
149 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).BeginInit(); |
|
157 |
this.tableLayoutPanel3.SuspendLayout(); |
|
158 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); |
|
159 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit(); |
|
160 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); |
|
161 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxEqualColor)).BeginInit(); |
|
162 |
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); |
|
163 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit(); |
|
150 | 164 |
this.SuspendLayout(); |
151 | 165 |
// |
152 | 166 |
// radSplitContainer1 |
... | ... | |
161 | 175 |
// |
162 | 176 |
// |
163 | 177 |
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
164 |
this.radSplitContainer1.Size = new System.Drawing.Size(856, 538); |
|
178 |
this.radSplitContainer1.Size = new System.Drawing.Size(852, 518); |
|
179 |
this.radSplitContainer1.SplitterWidth = 8; |
|
165 | 180 |
this.radSplitContainer1.TabIndex = 0; |
166 | 181 |
this.radSplitContainer1.TabStop = false; |
167 | 182 |
// |
... | ... | |
174 | 189 |
// |
175 | 190 |
// |
176 | 191 |
this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
177 |
this.splitPanel1.Size = new System.Drawing.Size(856, 334);
|
|
192 |
this.splitPanel1.Size = new System.Drawing.Size(852, 310);
|
|
178 | 193 |
this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0F); |
179 | 194 |
this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 0); |
180 | 195 |
this.splitPanel1.TabIndex = 0; |
... | ... | |
192 | 207 |
// |
193 | 208 |
// |
194 | 209 |
this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
195 |
this.radSplitContainer2.Size = new System.Drawing.Size(856, 334); |
|
210 |
this.radSplitContainer2.Size = new System.Drawing.Size(852, 310); |
|
211 |
this.radSplitContainer2.SplitterWidth = 8; |
|
196 | 212 |
this.radSplitContainer2.TabIndex = 0; |
197 | 213 |
this.radSplitContainer2.TabStop = false; |
198 | 214 |
// |
... | ... | |
205 | 221 |
// |
206 | 222 |
// |
207 | 223 |
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
208 |
this.splitPanel2.Size = new System.Drawing.Size(856, 334);
|
|
224 |
this.splitPanel2.Size = new System.Drawing.Size(852, 310);
|
|
209 | 225 |
this.splitPanel2.TabIndex = 0; |
210 | 226 |
this.splitPanel2.TabStop = false; |
211 | 227 |
this.splitPanel2.Text = "splitPanel2"; |
... | ... | |
221 | 237 |
// |
222 | 238 |
// |
223 | 239 |
this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25); |
224 |
this.radSplitContainer3.Size = new System.Drawing.Size(856, 334); |
|
240 |
this.radSplitContainer3.Size = new System.Drawing.Size(852, 310); |
|
241 |
this.radSplitContainer3.SplitterWidth = 8; |
|
225 | 242 |
this.radSplitContainer3.TabIndex = 0; |
226 | 243 |
this.radSplitContainer3.TabStop = false; |
227 | 244 |
// |
... | ... | |
234 | 251 |
// |
235 | 252 |
// |
236 | 253 |
this.splitPanelAutoCAD.RootElement.MinSize = new System.Drawing.Size(25, 25); |
237 |
this.splitPanelAutoCAD.Size = new System.Drawing.Size(426, 334);
|
|
254 |
this.splitPanelAutoCAD.Size = new System.Drawing.Size(422, 310);
|
|
238 | 255 |
this.splitPanelAutoCAD.TabIndex = 0; |
239 | 256 |
this.splitPanelAutoCAD.TabStop = false; |
240 | 257 |
this.splitPanelAutoCAD.Text = "splitPanel4"; |
... | ... | |
246 | 263 |
this.designAutoCAD.Location = new System.Drawing.Point(0, 0); |
247 | 264 |
this.designAutoCAD.Name = "designAutoCAD"; |
248 | 265 |
this.designAutoCAD.ProgressBar = progressBar1; |
249 |
this.designAutoCAD.Size = new System.Drawing.Size(426, 334);
|
|
266 |
this.designAutoCAD.Size = new System.Drawing.Size(422, 310);
|
|
250 | 267 |
this.designAutoCAD.TabIndex = 0; |
251 | 268 |
this.designAutoCAD.Text = "design1"; |
252 | 269 |
this.designAutoCAD.Viewports.Add(viewport1); |
... | ... | |
260 | 277 |
// |
261 | 278 |
// |
262 | 279 |
this.splitPanelAVEVA.RootElement.MinSize = new System.Drawing.Size(25, 25); |
263 |
this.splitPanelAVEVA.Size = new System.Drawing.Size(426, 334);
|
|
280 |
this.splitPanelAVEVA.Size = new System.Drawing.Size(422, 310);
|
|
264 | 281 |
this.splitPanelAVEVA.TabIndex = 1; |
265 | 282 |
this.splitPanelAVEVA.TabStop = false; |
266 | 283 |
this.splitPanelAVEVA.Text = "splitPanel5"; |
... | ... | |
272 | 289 |
this.designAVEVA.Location = new System.Drawing.Point(0, 0); |
273 | 290 |
this.designAVEVA.Name = "designAVEVA"; |
274 | 291 |
this.designAVEVA.ProgressBar = progressBar2; |
275 |
this.designAVEVA.Size = new System.Drawing.Size(426, 334);
|
|
292 |
this.designAVEVA.Size = new System.Drawing.Size(422, 310);
|
|
276 | 293 |
this.designAVEVA.TabIndex = 0; |
277 | 294 |
this.designAVEVA.Text = "design1"; |
278 | 295 |
this.designAVEVA.Viewports.Add(viewport2); |
... | ... | |
280 | 297 |
// splitPanelData |
281 | 298 |
// |
282 | 299 |
this.splitPanelData.Controls.Add(this.radGridViewData); |
283 |
this.splitPanelData.Location = new System.Drawing.Point(0, 338);
|
|
300 |
this.splitPanelData.Location = new System.Drawing.Point(0, 318);
|
|
284 | 301 |
this.splitPanelData.Name = "splitPanelData"; |
285 | 302 |
// |
286 | 303 |
// |
287 | 304 |
// |
288 | 305 |
this.splitPanelData.RootElement.MinSize = new System.Drawing.Size(25, 25); |
289 |
this.splitPanelData.Size = new System.Drawing.Size(856, 200);
|
|
306 |
this.splitPanelData.Size = new System.Drawing.Size(852, 200);
|
|
290 | 307 |
this.splitPanelData.SizeInfo.AbsoluteSize = new System.Drawing.Size(250, 200); |
291 | 308 |
this.splitPanelData.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.2820976F, 0F); |
292 | 309 |
this.splitPanelData.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute; |
... | ... | |
294 | 311 |
this.splitPanelData.TabIndex = 1; |
295 | 312 |
this.splitPanelData.TabStop = false; |
296 | 313 |
// |
314 |
// radGridViewData |
|
315 |
// |
|
316 |
this.radGridViewData.Dock = System.Windows.Forms.DockStyle.Fill; |
|
317 |
this.radGridViewData.Location = new System.Drawing.Point(0, 0); |
|
318 |
// |
|
319 |
// |
|
320 |
// |
|
321 |
this.radGridViewData.MasterTemplate.ViewDefinition = tableViewDefinition1; |
|
322 |
this.radGridViewData.Name = "radGridViewData"; |
|
323 |
this.radGridViewData.Size = new System.Drawing.Size(852, 200); |
|
324 |
this.radGridViewData.TabIndex = 0; |
|
325 |
// |
|
297 | 326 |
// radSplitContainerMain |
298 | 327 |
// |
299 | 328 |
this.radSplitContainerMain.Controls.Add(this.splitPanelDocument); |
300 | 329 |
this.radSplitContainerMain.Controls.Add(this.splitPanel4); |
301 | 330 |
this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill; |
302 |
this.radSplitContainerMain.Location = new System.Drawing.Point(0, 70);
|
|
331 |
this.radSplitContainerMain.Location = new System.Drawing.Point(0, 90);
|
|
303 | 332 |
this.radSplitContainerMain.Name = "radSplitContainerMain"; |
304 | 333 |
// |
305 | 334 |
// |
306 | 335 |
// |
307 | 336 |
this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25); |
308 |
this.radSplitContainerMain.Size = new System.Drawing.Size(1110, 538); |
|
337 |
this.radSplitContainerMain.Size = new System.Drawing.Size(1110, 518); |
|
338 |
this.radSplitContainerMain.SplitterWidth = 8; |
|
309 | 339 |
this.radSplitContainerMain.TabIndex = 1; |
310 | 340 |
this.radSplitContainerMain.TabStop = false; |
311 | 341 |
// |
... | ... | |
318 | 348 |
// |
319 | 349 |
// |
320 | 350 |
this.splitPanelDocument.RootElement.MinSize = new System.Drawing.Size(25, 25); |
321 |
this.splitPanelDocument.Size = new System.Drawing.Size(250, 538);
|
|
351 |
this.splitPanelDocument.Size = new System.Drawing.Size(250, 518);
|
|
322 | 352 |
this.splitPanelDocument.SizeInfo.AbsoluteSize = new System.Drawing.Size(250, 200); |
323 | 353 |
this.splitPanelDocument.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute; |
324 | 354 |
this.splitPanelDocument.TabIndex = 0; |
... | ... | |
341 | 371 |
gridViewTextBoxColumn1}); |
342 | 372 |
this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition2; |
343 | 373 |
this.radGridViewDocument.Name = "radGridViewDocument"; |
344 |
this.radGridViewDocument.Size = new System.Drawing.Size(250, 538);
|
|
374 |
this.radGridViewDocument.Size = new System.Drawing.Size(250, 518);
|
|
345 | 375 |
this.radGridViewDocument.TabIndex = 0; |
346 | 376 |
// |
347 | 377 |
// splitPanel4 |
348 | 378 |
// |
349 | 379 |
this.splitPanel4.Controls.Add(this.radSplitContainer1); |
350 |
this.splitPanel4.Location = new System.Drawing.Point(254, 0);
|
|
380 |
this.splitPanel4.Location = new System.Drawing.Point(258, 0);
|
|
351 | 381 |
this.splitPanel4.Name = "splitPanel4"; |
352 | 382 |
// |
353 | 383 |
// |
354 | 384 |
// |
355 | 385 |
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25); |
356 |
this.splitPanel4.Size = new System.Drawing.Size(856, 538);
|
|
386 |
this.splitPanel4.Size = new System.Drawing.Size(852, 518);
|
|
357 | 387 |
this.splitPanel4.TabIndex = 1; |
358 | 388 |
this.splitPanel4.TabStop = false; |
359 | 389 |
this.splitPanel4.Text = "splitPanel4"; |
... | ... | |
362 | 392 |
// |
363 | 393 |
this.tableLayoutPanelMain.ColumnCount = 1; |
364 | 394 |
this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
365 |
this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
|
|
395 |
this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 3);
|
|
366 | 396 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel1, 0, 0); |
367 | 397 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel2, 0, 1); |
398 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 2); |
|
368 | 399 |
this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill; |
369 | 400 |
this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0); |
370 | 401 |
this.tableLayoutPanelMain.Name = "tableLayoutPanelMain"; |
371 |
this.tableLayoutPanelMain.RowCount = 3; |
|
372 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F)); |
|
373 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F)); |
|
402 |
this.tableLayoutPanelMain.RowCount = 4; |
|
403 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
404 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
405 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
374 | 406 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
375 | 407 |
this.tableLayoutPanelMain.Size = new System.Drawing.Size(1110, 608); |
376 | 408 |
this.tableLayoutPanelMain.TabIndex = 2; |
... | ... | |
387 | 419 |
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
388 | 420 |
this.tableLayoutPanel1.RowCount = 1; |
389 | 421 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
390 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
|
|
391 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(1104, 29);
|
|
422 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
|
|
423 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(1104, 24);
|
|
392 | 424 |
this.tableLayoutPanel1.TabIndex = 2; |
393 | 425 |
// |
394 | 426 |
// radLabel1 |
395 | 427 |
// |
396 | 428 |
this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left; |
397 |
this.radLabel1.Location = new System.Drawing.Point(3, 5);
|
|
429 |
this.radLabel1.Location = new System.Drawing.Point(3, 3);
|
|
398 | 430 |
this.radLabel1.Name = "radLabel1"; |
399 | 431 |
this.radLabel1.Size = new System.Drawing.Size(111, 18); |
400 | 432 |
this.radLabel1.TabIndex = 0; |
... | ... | |
404 | 436 |
// |
405 | 437 |
this.radTextBoxID2DrawingFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
406 | 438 |
this.radTextBoxID2DrawingFolder.Enabled = false; |
407 |
this.radTextBoxID2DrawingFolder.Location = new System.Drawing.Point(123, 4);
|
|
439 |
this.radTextBoxID2DrawingFolder.Location = new System.Drawing.Point(123, 3);
|
|
408 | 440 |
this.radTextBoxID2DrawingFolder.Name = "radTextBoxID2DrawingFolder"; |
409 | 441 |
this.radTextBoxID2DrawingFolder.Size = new System.Drawing.Size(978, 20); |
410 | 442 |
this.radTextBoxID2DrawingFolder.TabIndex = 1; |
... | ... | |
417 | 449 |
this.tableLayoutPanel2.Controls.Add(this.radLabel2, 0, 0); |
418 | 450 |
this.tableLayoutPanel2.Controls.Add(this.radBrowseEditorAVEVAPIDFolder, 1, 0); |
419 | 451 |
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
420 |
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 38);
|
|
452 |
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 33);
|
|
421 | 453 |
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
422 | 454 |
this.tableLayoutPanel2.RowCount = 1; |
423 | 455 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
424 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
|
|
425 |
this.tableLayoutPanel2.Size = new System.Drawing.Size(1104, 29);
|
|
456 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
|
|
457 |
this.tableLayoutPanel2.Size = new System.Drawing.Size(1104, 24);
|
|
426 | 458 |
this.tableLayoutPanel2.TabIndex = 3; |
427 | 459 |
// |
428 | 460 |
// radLabel2 |
429 | 461 |
// |
430 | 462 |
this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.Left; |
431 |
this.radLabel2.Location = new System.Drawing.Point(3, 5);
|
|
463 |
this.radLabel2.Location = new System.Drawing.Point(3, 3);
|
|
432 | 464 |
this.radLabel2.Name = "radLabel2"; |
433 | 465 |
this.radLabel2.Size = new System.Drawing.Size(104, 18); |
434 | 466 |
this.radLabel2.TabIndex = 0; |
... | ... | |
438 | 470 |
// |
439 | 471 |
this.radBrowseEditorAVEVAPIDFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
440 | 472 |
this.radBrowseEditorAVEVAPIDFolder.DialogType = Telerik.WinControls.UI.BrowseEditorDialogType.FolderBrowseDialog; |
441 |
this.radBrowseEditorAVEVAPIDFolder.Location = new System.Drawing.Point(123, 4);
|
|
473 |
this.radBrowseEditorAVEVAPIDFolder.Location = new System.Drawing.Point(123, 3);
|
|
442 | 474 |
this.radBrowseEditorAVEVAPIDFolder.Name = "radBrowseEditorAVEVAPIDFolder"; |
443 | 475 |
this.radBrowseEditorAVEVAPIDFolder.Size = new System.Drawing.Size(978, 20); |
444 | 476 |
this.radBrowseEditorAVEVAPIDFolder.TabIndex = 1; |
445 | 477 |
// |
446 |
// radGridViewData |
|
447 |
// |
|
448 |
this.radGridViewData.Dock = System.Windows.Forms.DockStyle.Fill; |
|
449 |
this.radGridViewData.Location = new System.Drawing.Point(0, 0); |
|
450 |
// |
|
451 |
// |
|
452 |
// |
|
453 |
this.radGridViewData.MasterTemplate.ViewDefinition = tableViewDefinition1; |
|
454 |
this.radGridViewData.Name = "radGridViewData"; |
|
455 |
this.radGridViewData.Size = new System.Drawing.Size(856, 200); |
|
456 |
this.radGridViewData.TabIndex = 0; |
|
478 |
// tableLayoutPanel3 |
|
479 |
// |
|
480 |
this.tableLayoutPanel3.ColumnCount = 7; |
|
481 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
482 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
483 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
484 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
485 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
486 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
487 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
488 |
this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0); |
|
489 |
this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0); |
|
490 |
this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0); |
|
491 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxEqualColor, 3, 0); |
|
492 |
this.tableLayoutPanel3.Controls.Add(this.radLabel5, 4, 0); |
|
493 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 5, 0); |
|
494 |
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
495 |
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 63); |
|
496 |
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
|
497 |
this.tableLayoutPanel3.RowCount = 1; |
|
498 |
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
499 |
this.tableLayoutPanel3.Size = new System.Drawing.Size(1104, 24); |
|
500 |
this.tableLayoutPanel3.TabIndex = 4; |
|
501 |
// |
|
502 |
// radLabel3 |
|
503 |
// |
|
504 |
this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
505 |
this.radLabel3.Location = new System.Drawing.Point(3, 3); |
|
506 |
this.radLabel3.Name = "radLabel3"; |
|
507 |
this.radLabel3.Size = new System.Drawing.Size(55, 18); |
|
508 |
this.radLabel3.TabIndex = 0; |
|
509 |
this.radLabel3.Text = "Tolerance : "; |
|
510 |
// |
|
511 |
// radSpinEditorTolerance |
|
512 |
// |
|
513 |
this.radSpinEditorTolerance.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
514 |
this.radSpinEditorTolerance.DecimalPlaces = 2; |
|
515 |
this.radSpinEditorTolerance.Increment = new decimal(new int[] { |
|
516 |
1, |
|
517 |
0, |
|
518 |
0, |
|
519 |
131072}); |
|
520 |
this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3); |
|
521 |
this.radSpinEditorTolerance.Name = "radSpinEditorTolerance"; |
|
522 |
this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 18); |
|
523 |
this.radSpinEditorTolerance.TabIndex = 1; |
|
524 |
// |
|
525 |
// radLabel4 |
|
526 |
// |
|
527 |
this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Right; |
|
528 |
this.radLabel4.Location = new System.Drawing.Point(243, 3); |
|
529 |
this.radLabel4.Name = "radLabel4"; |
|
530 |
this.radLabel4.Size = new System.Drawing.Size(72, 18); |
|
531 |
this.radLabel4.TabIndex = 2; |
|
532 |
this.radLabel4.Text = "Equal Color : "; |
|
533 |
this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft; |
|
534 |
// |
|
535 |
// radColorBoxEqualColor |
|
536 |
// |
|
537 |
this.radColorBoxEqualColor.Dock = System.Windows.Forms.DockStyle.Fill; |
|
538 |
this.radColorBoxEqualColor.Location = new System.Drawing.Point(343, 3); |
|
539 |
this.radColorBoxEqualColor.Name = "radColorBoxEqualColor"; |
|
540 |
this.radColorBoxEqualColor.Size = new System.Drawing.Size(114, 20); |
|
541 |
this.radColorBoxEqualColor.TabIndex = 3; |
|
542 |
this.radColorBoxEqualColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44))))); |
|
543 |
// |
|
544 |
// radLabel5 |
|
545 |
// |
|
546 |
this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
547 |
this.radLabel5.Location = new System.Drawing.Point(463, 3); |
|
548 |
this.radLabel5.Name = "radLabel5"; |
|
549 |
this.radLabel5.Size = new System.Drawing.Size(89, 18); |
|
550 |
this.radLabel5.TabIndex = 4; |
|
551 |
this.radLabel5.Text = "Different Color : "; |
|
552 |
// |
|
553 |
// radColorBoxDiffColor |
|
554 |
// |
|
555 |
this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill; |
|
556 |
this.radColorBoxDiffColor.Location = new System.Drawing.Point(583, 3); |
|
557 |
this.radColorBoxDiffColor.Name = "radColorBoxDiffColor"; |
|
558 |
this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 20); |
|
559 |
this.radColorBoxDiffColor.TabIndex = 5; |
|
560 |
this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow; |
|
457 | 561 |
// |
458 | 562 |
// Verification |
459 | 563 |
// |
... | ... | |
480 | 584 |
((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit(); |
481 | 585 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).EndInit(); |
482 | 586 |
this.splitPanelData.ResumeLayout(false); |
587 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).EndInit(); |
|
588 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).EndInit(); |
|
483 | 589 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit(); |
484 | 590 |
this.radSplitContainerMain.ResumeLayout(false); |
485 | 591 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).EndInit(); |
... | ... | |
497 | 603 |
this.tableLayoutPanel2.PerformLayout(); |
498 | 604 |
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); |
499 | 605 |
((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorAVEVAPIDFolder)).EndInit(); |
500 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).EndInit(); |
|
501 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).EndInit(); |
|
606 |
this.tableLayoutPanel3.ResumeLayout(false); |
|
607 |
this.tableLayoutPanel3.PerformLayout(); |
|
608 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); |
|
609 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit(); |
|
610 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); |
|
611 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxEqualColor)).EndInit(); |
|
612 |
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); |
|
613 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit(); |
|
502 | 614 |
this.ResumeLayout(false); |
503 | 615 |
|
504 | 616 |
} |
... | ... | |
527 | 639 |
private Telerik.WinControls.UI.RadTextBox radTextBoxID2DrawingFolder; |
528 | 640 |
private Telerik.WinControls.UI.RadBrowseEditor radBrowseEditorAVEVAPIDFolder; |
529 | 641 |
private Telerik.WinControls.UI.RadGridView radGridViewData; |
642 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
|
643 |
private Telerik.WinControls.UI.RadLabel radLabel3; |
|
644 |
private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance; |
|
645 |
private Telerik.WinControls.UI.RadLabel radLabel4; |
|
646 |
private Telerik.WinControls.UI.RadColorBox radColorBoxEqualColor; |
|
647 |
private Telerik.WinControls.UI.RadLabel radLabel5; |
|
648 |
private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor; |
|
530 | 649 |
} |
531 | 650 |
} |
내보내기 Unified diff