hytos / ID2.Manager / ID2.Manager / Controls / Classify.Designer.cs @ 25642756
이력 | 보기 | 이력해설 | 다운로드 (55.5 KB)
1 |
|
---|---|
2 |
namespace ID2.Manager.Controls |
3 |
{ |
4 |
partial class Classify |
5 |
{ |
6 |
/// <summary> |
7 |
/// 필수 디자이너 변수입니다. |
8 |
/// </summary> |
9 |
private System.ComponentModel.IContainer components = null; |
10 | |
11 |
/// <summary> |
12 |
/// 사용 중인 모든 리소스를 정리합니다. |
13 |
/// </summary> |
14 |
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param> |
15 |
protected override void Dispose(bool disposing) |
16 |
{ |
17 |
if (disposing && (components != null)) |
18 |
{ |
19 |
components.Dispose(); |
20 |
} |
21 |
base.Dispose(disposing); |
22 |
} |
23 | |
24 |
#region 구성 요소 디자이너에서 생성한 코드 |
25 | |
26 |
/// <summary> |
27 |
/// 디자이너 지원에 필요한 메서드입니다. |
28 |
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요. |
29 |
/// </summary> |
30 |
private void InitializeComponent() |
31 |
{ |
32 |
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
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 |
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, 2.4036619299838033D, false, 0.001D); |
36 |
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
37 |
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
38 |
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
39 |
devDept.Eyeshot.PanToolBarButton panToolBarButton1 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
40 |
devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton1 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true); |
41 |
devDept.Eyeshot.ToolBar toolBar1 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] { |
42 |
((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton1)), |
43 |
((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton1)), |
44 |
((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton1)), |
45 |
((devDept.Eyeshot.ToolBarButton)(panToolBarButton1)), |
46 |
((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton1))}); |
47 |
devDept.Eyeshot.Histogram histogram1 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}"); |
48 |
devDept.Eyeshot.Grid grid1 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))); |
49 |
devDept.Eyeshot.OriginSymbol originSymbol1 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, 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.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false); |
50 |
devDept.Eyeshot.RotateSettings rotateSettings1 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false); |
51 |
devDept.Eyeshot.ZoomSettings zoomSettings1 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true); |
52 |
devDept.Eyeshot.PanSettings panSettings1 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true); |
53 |
devDept.Eyeshot.NavigationSettings navigationSettings1 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D); |
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 |
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 |
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(533, 578), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] { |
58 |
toolBar1}, new devDept.Eyeshot.Legend[0], histogram1, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
59 |
grid1}, new devDept.Eyeshot.OriginSymbol[] { |
60 |
originSymbol1}, false, rotateSettings1, zoomSettings1, panSettings1, navigationSettings1, coordinateSystemIcon1, viewCubeIcon1, savedViewsManager1, devDept.Eyeshot.viewType.Top); |
61 |
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton2 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
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 |
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, 2.4036616921152771D, false, 0.001D); |
65 |
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton2 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
66 |
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton2 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
67 |
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton2 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
68 |
devDept.Eyeshot.PanToolBarButton panToolBarButton2 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
69 |
devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton2 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true); |
70 |
devDept.Eyeshot.ToolBar toolBar2 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] { |
71 |
((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton2)), |
72 |
((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton2)), |
73 |
((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton2)), |
74 |
((devDept.Eyeshot.ToolBarButton)(panToolBarButton2)), |
75 |
((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton2))}); |
76 |
devDept.Eyeshot.Histogram histogram2 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}"); |
77 |
devDept.Eyeshot.Grid grid2 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))); |
78 |
devDept.Eyeshot.OriginSymbol originSymbol2 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, 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.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false); |
79 |
devDept.Eyeshot.RotateSettings rotateSettings2 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false); |
80 |
devDept.Eyeshot.ZoomSettings zoomSettings2 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true); |
81 |
devDept.Eyeshot.PanSettings panSettings2 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true); |
82 |
devDept.Eyeshot.NavigationSettings navigationSettings2 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D); |
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 |
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 |
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(533, 578), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] { |
87 |
toolBar2}, new devDept.Eyeshot.Legend[0], histogram2, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
88 |
grid2}, new devDept.Eyeshot.OriginSymbol[] { |
89 |
originSymbol2}, false, rotateSettings2, zoomSettings2, panSettings2, navigationSettings2, coordinateSystemIcon2, viewCubeIcon2, savedViewsManager2, devDept.Eyeshot.viewType.Top); |
90 |
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); |
91 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
92 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
93 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); |
94 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition(); |
95 |
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); |
96 |
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); |
97 |
this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); |
98 |
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); |
99 |
this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); |
100 |
this.splitPanelAutoCAD = new Telerik.WinControls.UI.SplitPanel(); |
101 |
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); |
102 |
this.radSplitContainerDrawing = new Telerik.WinControls.UI.RadSplitContainer(); |
103 |
this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel(); |
104 |
this.designDrawing = new devDept.Eyeshot.Design(); |
105 |
this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel(); |
106 |
this.SecondWorkspace = new devDept.Eyeshot.Design(); |
107 |
this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer(); |
108 |
this.splitPanelDocument = new Telerik.WinControls.UI.SplitPanel(); |
109 |
this.radGridViewDocument = new Telerik.WinControls.UI.RadGridView(); |
110 |
this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); |
111 |
this.tableLayoutPanelMain = new System.Windows.Forms.TableLayoutPanel(); |
112 |
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
113 |
this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); |
114 |
this.radSpinEditorTolerance = new Telerik.WinControls.UI.RadSpinEditor(); |
115 |
this.radButtonExceptLayer = new Telerik.WinControls.UI.RadButton(); |
116 |
this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); |
117 |
this.radSpinEditorSimularity = new Telerik.WinControls.UI.RadSpinEditor(); |
118 |
this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); |
119 |
this.radButtonRefresh = new Telerik.WinControls.UI.RadButton(); |
120 |
this.radButtonReset = new Telerik.WinControls.UI.RadButton(); |
121 |
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel(); |
122 |
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel(); |
123 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
124 |
this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); |
125 |
this.radBrowseEditorLocalDrawingFolder = new Telerik.WinControls.UI.RadBrowseEditor(); |
126 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); |
127 |
this.radSplitContainer1.SuspendLayout(); |
128 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); |
129 |
this.splitPanel1.SuspendLayout(); |
130 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); |
131 |
this.radSplitContainer2.SuspendLayout(); |
132 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); |
133 |
this.splitPanel2.SuspendLayout(); |
134 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); |
135 |
this.radSplitContainer3.SuspendLayout(); |
136 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).BeginInit(); |
137 |
this.splitPanelAutoCAD.SuspendLayout(); |
138 |
this.tableLayoutPanel4.SuspendLayout(); |
139 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerDrawing)).BeginInit(); |
140 |
this.radSplitContainerDrawing.SuspendLayout(); |
141 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit(); |
142 |
this.splitPanel6.SuspendLayout(); |
143 |
((System.ComponentModel.ISupportInitialize)(this.designDrawing)).BeginInit(); |
144 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit(); |
145 |
this.splitPanel7.SuspendLayout(); |
146 |
((System.ComponentModel.ISupportInitialize)(this.SecondWorkspace)).BeginInit(); |
147 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit(); |
148 |
this.radSplitContainerMain.SuspendLayout(); |
149 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).BeginInit(); |
150 |
this.splitPanelDocument.SuspendLayout(); |
151 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument)).BeginInit(); |
152 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument.MasterTemplate)).BeginInit(); |
153 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); |
154 |
this.splitPanel4.SuspendLayout(); |
155 |
this.tableLayoutPanelMain.SuspendLayout(); |
156 |
this.tableLayoutPanel3.SuspendLayout(); |
157 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); |
158 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit(); |
159 |
((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).BeginInit(); |
160 |
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); |
161 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorSimularity)).BeginInit(); |
162 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); |
163 |
((System.ComponentModel.ISupportInitialize)(this.radButtonRefresh)).BeginInit(); |
164 |
((System.ComponentModel.ISupportInitialize)(this.radButtonReset)).BeginInit(); |
165 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit(); |
166 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit(); |
167 |
this.tableLayoutPanel1.SuspendLayout(); |
168 |
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); |
169 |
((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorLocalDrawingFolder)).BeginInit(); |
170 |
this.SuspendLayout(); |
171 |
// |
172 |
// radSplitContainer1 |
173 |
// |
174 |
this.radSplitContainer1.Controls.Add(this.splitPanel1); |
175 |
this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
176 |
this.radSplitContainer1.Location = new System.Drawing.Point(0, 0); |
177 |
this.radSplitContainer1.Name = "radSplitContainer1"; |
178 |
this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
179 |
// |
180 |
// |
181 |
// |
182 |
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
183 |
this.radSplitContainer1.Size = new System.Drawing.Size(1070, 578); |
184 |
this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
185 |
this.radSplitContainer1.SplitterWidth = 8; |
186 |
this.radSplitContainer1.TabIndex = 0; |
187 |
this.radSplitContainer1.TabStop = false; |
188 |
// |
189 |
// splitPanel1 |
190 |
// |
191 |
this.splitPanel1.Controls.Add(this.radSplitContainer2); |
192 |
this.splitPanel1.Location = new System.Drawing.Point(0, 0); |
193 |
this.splitPanel1.Name = "splitPanel1"; |
194 |
// |
195 |
// |
196 |
// |
197 |
this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
198 |
this.splitPanel1.Size = new System.Drawing.Size(1070, 578); |
199 |
this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0.009803922F); |
200 |
this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 22); |
201 |
this.splitPanel1.TabIndex = 0; |
202 |
this.splitPanel1.TabStop = false; |
203 |
// |
204 |
// radSplitContainer2 |
205 |
// |
206 |
this.radSplitContainer2.Controls.Add(this.splitPanel2); |
207 |
this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
208 |
this.radSplitContainer2.Location = new System.Drawing.Point(0, 0); |
209 |
this.radSplitContainer2.Name = "radSplitContainer2"; |
210 |
this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; |
211 |
// |
212 |
// |
213 |
// |
214 |
this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
215 |
this.radSplitContainer2.Size = new System.Drawing.Size(1070, 578); |
216 |
this.radSplitContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
217 |
this.radSplitContainer2.SplitterWidth = 8; |
218 |
this.radSplitContainer2.TabIndex = 0; |
219 |
this.radSplitContainer2.TabStop = false; |
220 |
// |
221 |
// splitPanel2 |
222 |
// |
223 |
this.splitPanel2.Controls.Add(this.radSplitContainer3); |
224 |
this.splitPanel2.Location = new System.Drawing.Point(0, 0); |
225 |
this.splitPanel2.Name = "splitPanel2"; |
226 |
// |
227 |
// |
228 |
// |
229 |
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
230 |
this.splitPanel2.Size = new System.Drawing.Size(1070, 578); |
231 |
this.splitPanel2.TabIndex = 0; |
232 |
this.splitPanel2.TabStop = false; |
233 |
this.splitPanel2.Text = "splitPanel2"; |
234 |
// |
235 |
// radSplitContainer3 |
236 |
// |
237 |
this.radSplitContainer3.Controls.Add(this.splitPanelAutoCAD); |
238 |
this.radSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; |
239 |
this.radSplitContainer3.Location = new System.Drawing.Point(0, 0); |
240 |
this.radSplitContainer3.Name = "radSplitContainer3"; |
241 |
// |
242 |
// |
243 |
// |
244 |
this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25); |
245 |
this.radSplitContainer3.Size = new System.Drawing.Size(1070, 578); |
246 |
this.radSplitContainer3.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
247 |
this.radSplitContainer3.SplitterWidth = 8; |
248 |
this.radSplitContainer3.TabIndex = 0; |
249 |
this.radSplitContainer3.TabStop = false; |
250 |
// |
251 |
// splitPanelAutoCAD |
252 |
// |
253 |
this.splitPanelAutoCAD.Controls.Add(this.tableLayoutPanel4); |
254 |
this.splitPanelAutoCAD.Location = new System.Drawing.Point(0, 0); |
255 |
this.splitPanelAutoCAD.Name = "splitPanelAutoCAD"; |
256 |
// |
257 |
// |
258 |
// |
259 |
this.splitPanelAutoCAD.RootElement.MinSize = new System.Drawing.Size(25, 25); |
260 |
this.splitPanelAutoCAD.Size = new System.Drawing.Size(1070, 578); |
261 |
this.splitPanelAutoCAD.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
262 |
this.splitPanelAutoCAD.TabIndex = 0; |
263 |
this.splitPanelAutoCAD.TabStop = false; |
264 |
this.splitPanelAutoCAD.Text = "splitPanel4"; |
265 |
// |
266 |
// tableLayoutPanel4 |
267 |
// |
268 |
this.tableLayoutPanel4.ColumnCount = 1; |
269 |
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
270 |
this.tableLayoutPanel4.Controls.Add(this.radSplitContainerDrawing, 0, 0); |
271 |
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
272 |
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0); |
273 |
this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
274 |
this.tableLayoutPanel4.RowCount = 1; |
275 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
276 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 578F)); |
277 |
this.tableLayoutPanel4.Size = new System.Drawing.Size(1070, 578); |
278 |
this.tableLayoutPanel4.TabIndex = 1; |
279 |
// |
280 |
// radSplitContainerDrawing |
281 |
// |
282 |
this.radSplitContainerDrawing.Controls.Add(this.splitPanel6); |
283 |
this.radSplitContainerDrawing.Controls.Add(this.splitPanel7); |
284 |
this.radSplitContainerDrawing.Dock = System.Windows.Forms.DockStyle.Fill; |
285 |
this.radSplitContainerDrawing.Location = new System.Drawing.Point(0, 0); |
286 |
this.radSplitContainerDrawing.Name = "radSplitContainerDrawing"; |
287 |
// |
288 |
// |
289 |
// |
290 |
this.radSplitContainerDrawing.RootElement.MinSize = new System.Drawing.Size(25, 25); |
291 |
this.radSplitContainerDrawing.Size = new System.Drawing.Size(1070, 578); |
292 |
this.radSplitContainerDrawing.TabIndex = 0; |
293 |
this.radSplitContainerDrawing.TabStop = false; |
294 |
// |
295 |
// splitPanel6 |
296 |
// |
297 |
this.splitPanel6.Controls.Add(this.designDrawing); |
298 |
this.splitPanel6.Location = new System.Drawing.Point(0, 0); |
299 |
this.splitPanel6.Name = "splitPanel6"; |
300 |
// |
301 |
// |
302 |
// |
303 |
this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25); |
304 |
this.splitPanel6.Size = new System.Drawing.Size(533, 578); |
305 |
this.splitPanel6.TabIndex = 0; |
306 |
this.splitPanel6.TabStop = false; |
307 |
this.splitPanel6.Text = "splitPanel6"; |
308 |
// |
309 |
// designDrawing |
310 |
// |
311 |
this.designDrawing.Cursor = System.Windows.Forms.Cursors.Default; |
312 |
this.designDrawing.Dock = System.Windows.Forms.DockStyle.Fill; |
313 |
this.designDrawing.Location = new System.Drawing.Point(0, 0); |
314 |
this.designDrawing.Name = "designDrawing"; |
315 |
this.designDrawing.ProgressBar = progressBar1; |
316 |
this.designDrawing.Size = new System.Drawing.Size(533, 578); |
317 |
this.designDrawing.TabIndex = 0; |
318 |
this.designDrawing.Text = "FirstDrawing"; |
319 |
this.designDrawing.Viewports.Add(viewport1); |
320 |
// |
321 |
// splitPanel7 |
322 |
// |
323 |
this.splitPanel7.Controls.Add(this.SecondWorkspace); |
324 |
this.splitPanel7.Location = new System.Drawing.Point(537, 0); |
325 |
this.splitPanel7.Name = "splitPanel7"; |
326 |
// |
327 |
// |
328 |
// |
329 |
this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25); |
330 |
this.splitPanel7.Size = new System.Drawing.Size(533, 578); |
331 |
this.splitPanel7.TabIndex = 1; |
332 |
this.splitPanel7.TabStop = false; |
333 |
this.splitPanel7.Text = "splitPanel7"; |
334 |
// |
335 |
// SecondWorkspace |
336 |
// |
337 |
this.SecondWorkspace.Cursor = System.Windows.Forms.Cursors.Default; |
338 |
this.SecondWorkspace.Dock = System.Windows.Forms.DockStyle.Fill; |
339 |
this.SecondWorkspace.Location = new System.Drawing.Point(0, 0); |
340 |
this.SecondWorkspace.Name = "SecondWorkspace"; |
341 |
this.SecondWorkspace.ProgressBar = progressBar2; |
342 |
this.SecondWorkspace.Size = new System.Drawing.Size(533, 578); |
343 |
this.SecondWorkspace.TabIndex = 0; |
344 |
this.SecondWorkspace.Text = "SecondDrawing"; |
345 |
this.SecondWorkspace.Viewports.Add(viewport2); |
346 |
// |
347 |
// radSplitContainerMain |
348 |
// |
349 |
this.radSplitContainerMain.Controls.Add(this.splitPanelDocument); |
350 |
this.radSplitContainerMain.Controls.Add(this.splitPanel4); |
351 |
this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill; |
352 |
this.radSplitContainerMain.Location = new System.Drawing.Point(0, 30); |
353 |
this.radSplitContainerMain.Name = "radSplitContainerMain"; |
354 |
// |
355 |
// |
356 |
// |
357 |
this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25); |
358 |
this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 578); |
359 |
this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
360 |
this.radSplitContainerMain.SplitterWidth = 8; |
361 |
this.radSplitContainerMain.TabIndex = 1; |
362 |
this.radSplitContainerMain.TabStop = false; |
363 |
// |
364 |
// splitPanelDocument |
365 |
// |
366 |
this.splitPanelDocument.Controls.Add(this.tableLayoutPanel1); |
367 |
this.splitPanelDocument.Location = new System.Drawing.Point(0, 0); |
368 |
this.splitPanelDocument.Name = "splitPanelDocument"; |
369 |
// |
370 |
// |
371 |
// |
372 |
this.splitPanelDocument.RootElement.MinSize = new System.Drawing.Size(25, 25); |
373 |
this.splitPanelDocument.Size = new System.Drawing.Size(250, 578); |
374 |
this.splitPanelDocument.SizeInfo.AbsoluteSize = new System.Drawing.Size(250, 200); |
375 |
this.splitPanelDocument.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute; |
376 |
this.splitPanelDocument.TabIndex = 0; |
377 |
this.splitPanelDocument.TabStop = false; |
378 |
// |
379 |
// radGridViewDocument |
380 |
// |
381 |
this.tableLayoutPanel1.SetColumnSpan(this.radGridViewDocument, 2); |
382 |
this.radGridViewDocument.Dock = System.Windows.Forms.DockStyle.Fill; |
383 |
this.radGridViewDocument.Location = new System.Drawing.Point(3, 28); |
384 |
// |
385 |
// |
386 |
// |
387 |
this.radGridViewDocument.MasterTemplate.AllowAddNewRow = false; |
388 |
this.radGridViewDocument.MasterTemplate.AllowDeleteRow = false; |
389 |
this.radGridViewDocument.MasterTemplate.AllowSearchRow = true; |
390 |
gridViewCheckBoxColumn1.CheckFilteredRows = false; |
391 |
gridViewCheckBoxColumn1.EnableHeaderCheckBox = true; |
392 |
gridViewCheckBoxColumn1.HeaderText = "Checked"; |
393 |
gridViewCheckBoxColumn1.MaxWidth = 30; |
394 |
gridViewCheckBoxColumn1.Name = "Checked"; |
395 |
gridViewCheckBoxColumn1.Width = 20; |
396 |
gridViewTextBoxColumn1.FieldName = "Team"; |
397 |
gridViewTextBoxColumn1.HeaderText = "Team"; |
398 |
gridViewTextBoxColumn1.Name = "Team"; |
399 |
gridViewTextBoxColumn1.ReadOnly = true; |
400 |
gridViewTextBoxColumn2.FieldName = "DocumentNo"; |
401 |
gridViewTextBoxColumn2.HeaderText = "DocumentNo"; |
402 |
gridViewTextBoxColumn2.Name = "columnDocumentNo"; |
403 |
gridViewTextBoxColumn2.ReadOnly = true; |
404 |
gridViewTextBoxColumn3.FieldName = "Simularity"; |
405 |
gridViewTextBoxColumn3.HeaderText = "Simularity"; |
406 |
gridViewTextBoxColumn3.Name = "Simularity"; |
407 |
gridViewTextBoxColumn3.ReadOnly = true; |
408 |
this.radGridViewDocument.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { |
409 |
gridViewCheckBoxColumn1, |
410 |
gridViewTextBoxColumn1, |
411 |
gridViewTextBoxColumn2, |
412 |
gridViewTextBoxColumn3}); |
413 |
this.radGridViewDocument.MasterTemplate.EnableFiltering = true; |
414 |
this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition1; |
415 |
this.radGridViewDocument.Name = "radGridViewDocument"; |
416 |
this.radGridViewDocument.Size = new System.Drawing.Size(244, 547); |
417 |
this.radGridViewDocument.TabIndex = 0; |
418 |
// |
419 |
// splitPanel4 |
420 |
// |
421 |
this.splitPanel4.Controls.Add(this.radSplitContainer1); |
422 |
this.splitPanel4.Location = new System.Drawing.Point(258, 0); |
423 |
this.splitPanel4.Name = "splitPanel4"; |
424 |
// |
425 |
// |
426 |
// |
427 |
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25); |
428 |
this.splitPanel4.Size = new System.Drawing.Size(1070, 578); |
429 |
this.splitPanel4.TabIndex = 1; |
430 |
this.splitPanel4.TabStop = false; |
431 |
this.splitPanel4.Text = "splitPanel4"; |
432 |
// |
433 |
// tableLayoutPanelMain |
434 |
// |
435 |
this.tableLayoutPanelMain.ColumnCount = 1; |
436 |
this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
437 |
this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 1); |
438 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0); |
439 |
this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill; |
440 |
this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0); |
441 |
this.tableLayoutPanelMain.Name = "tableLayoutPanelMain"; |
442 |
this.tableLayoutPanelMain.RowCount = 2; |
443 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
444 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
445 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
446 |
this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608); |
447 |
this.tableLayoutPanelMain.TabIndex = 2; |
448 |
// |
449 |
// tableLayoutPanel3 |
450 |
// |
451 |
this.tableLayoutPanel3.ColumnCount = 14; |
452 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
453 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
454 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
455 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
456 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
457 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
458 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
459 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
460 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
461 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
462 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
463 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
464 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
465 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F)); |
466 |
this.tableLayoutPanel3.Controls.Add(this.radLabel3, 2, 0); |
467 |
this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 3, 0); |
468 |
this.tableLayoutPanel3.Controls.Add(this.radButtonExceptLayer, 13, 0); |
469 |
this.tableLayoutPanel3.Controls.Add(this.radLabel1, 4, 0); |
470 |
this.tableLayoutPanel3.Controls.Add(this.radSpinEditorSimularity, 5, 0); |
471 |
this.tableLayoutPanel3.Controls.Add(this.radLabel4, 6, 0); |
472 |
this.tableLayoutPanel3.Controls.Add(this.radButtonRefresh, 0, 0); |
473 |
this.tableLayoutPanel3.Controls.Add(this.radButtonReset, 1, 0); |
474 |
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
475 |
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); |
476 |
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
477 |
this.tableLayoutPanel3.RowCount = 1; |
478 |
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
479 |
this.tableLayoutPanel3.Size = new System.Drawing.Size(1322, 24); |
480 |
this.tableLayoutPanel3.TabIndex = 4; |
481 |
// |
482 |
// radLabel3 |
483 |
// |
484 |
this.radLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
485 |
this.radLabel3.Location = new System.Drawing.Point(63, 3); |
486 |
this.radLabel3.Name = "radLabel3"; |
487 |
this.radLabel3.Size = new System.Drawing.Size(74, 18); |
488 |
this.radLabel3.TabIndex = 0; |
489 |
this.radLabel3.Text = "Tolerance : "; |
490 |
// |
491 |
// radSpinEditorTolerance |
492 |
// |
493 |
this.radSpinEditorTolerance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
494 |
this.radSpinEditorTolerance.DecimalPlaces = 2; |
495 |
this.radSpinEditorTolerance.Increment = new decimal(new int[] { |
496 |
1, |
497 |
0, |
498 |
0, |
499 |
131072}); |
500 |
this.radSpinEditorTolerance.Location = new System.Drawing.Point(143, 3); |
501 |
this.radSpinEditorTolerance.Name = "radSpinEditorTolerance"; |
502 |
this.radSpinEditorTolerance.Size = new System.Drawing.Size(114, 20); |
503 |
this.radSpinEditorTolerance.TabIndex = 1; |
504 |
// |
505 |
// radButtonExceptLayer |
506 |
// |
507 |
this.radButtonExceptLayer.Dock = System.Windows.Forms.DockStyle.Fill; |
508 |
this.radButtonExceptLayer.Location = new System.Drawing.Point(1297, 3); |
509 |
this.radButtonExceptLayer.Name = "radButtonExceptLayer"; |
510 |
this.radButtonExceptLayer.Size = new System.Drawing.Size(22, 18); |
511 |
this.radButtonExceptLayer.TabIndex = 6; |
512 |
this.radButtonExceptLayer.Text = "..."; |
513 |
// |
514 |
// radLabel1 |
515 |
// |
516 |
this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
517 |
this.radLabel1.Location = new System.Drawing.Point(263, 3); |
518 |
this.radLabel1.Name = "radLabel1"; |
519 |
this.radLabel1.Size = new System.Drawing.Size(74, 18); |
520 |
this.radLabel1.TabIndex = 10; |
521 |
this.radLabel1.Text = "Simularity : "; |
522 |
// |
523 |
// radSpinEditorSimularity |
524 |
// |
525 |
this.radSpinEditorSimularity.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
526 |
this.radSpinEditorSimularity.Location = new System.Drawing.Point(343, 3); |
527 |
this.radSpinEditorSimularity.Name = "radSpinEditorSimularity"; |
528 |
this.radSpinEditorSimularity.NullableValue = new decimal(new int[] { |
529 |
80, |
530 |
0, |
531 |
0, |
532 |
0}); |
533 |
this.radSpinEditorSimularity.Size = new System.Drawing.Size(114, 20); |
534 |
this.radSpinEditorSimularity.TabIndex = 11; |
535 |
this.radSpinEditorSimularity.Value = new decimal(new int[] { |
536 |
80, |
537 |
0, |
538 |
0, |
539 |
0}); |
540 |
// |
541 |
// radLabel4 |
542 |
// |
543 |
this.radLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
544 |
this.radLabel4.Location = new System.Drawing.Point(463, 3); |
545 |
this.radLabel4.Name = "radLabel4"; |
546 |
this.radLabel4.Size = new System.Drawing.Size(24, 18); |
547 |
this.radLabel4.TabIndex = 12; |
548 |
this.radLabel4.Text = "(%)"; |
549 |
// |
550 |
// radButtonRefresh |
551 |
// |
552 |
this.radButtonRefresh.Dock = System.Windows.Forms.DockStyle.Fill; |
553 |
this.radButtonRefresh.Image = global::ID2.Manager.Properties.Resources.Refresh16x16; |
554 |
this.radButtonRefresh.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
555 |
this.radButtonRefresh.Location = new System.Drawing.Point(3, 3); |
556 |
this.radButtonRefresh.Name = "radButtonRefresh"; |
557 |
this.radButtonRefresh.Size = new System.Drawing.Size(24, 18); |
558 |
this.radButtonRefresh.TabIndex = 14; |
559 |
// |
560 |
// radButtonReset |
561 |
// |
562 |
this.radButtonReset.Dock = System.Windows.Forms.DockStyle.Fill; |
563 |
this.radButtonReset.Image = global::ID2.Manager.Properties.Resources.Delete; |
564 |
this.radButtonReset.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
565 |
this.radButtonReset.Location = new System.Drawing.Point(33, 3); |
566 |
this.radButtonReset.Name = "radButtonReset"; |
567 |
this.radButtonReset.Size = new System.Drawing.Size(24, 18); |
568 |
this.radButtonReset.TabIndex = 15; |
569 |
// |
570 |
// splitPanel5 |
571 |
// |
572 |
this.splitPanel5.Location = new System.Drawing.Point(102, 0); |
573 |
this.splitPanel5.Name = "splitPanel5"; |
574 |
// |
575 |
// |
576 |
// |
577 |
this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25); |
578 |
this.splitPanel5.Size = new System.Drawing.Size(98, 200); |
579 |
this.splitPanel5.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
580 |
this.splitPanel5.TabIndex = 1; |
581 |
this.splitPanel5.TabStop = false; |
582 |
// |
583 |
// splitPanel3 |
584 |
// |
585 |
this.splitPanel3.Location = new System.Drawing.Point(0, 0); |
586 |
this.splitPanel3.Name = "splitPanel3"; |
587 |
// |
588 |
// |
589 |
// |
590 |
this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25); |
591 |
this.splitPanel3.Size = new System.Drawing.Size(98, 200); |
592 |
this.splitPanel3.TabIndex = 0; |
593 |
this.splitPanel3.TabStop = false; |
594 |
// |
595 |
// tableLayoutPanel1 |
596 |
// |
597 |
this.tableLayoutPanel1.ColumnCount = 2; |
598 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
599 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
600 |
this.tableLayoutPanel1.Controls.Add(this.radLabel2, 0, 0); |
601 |
this.tableLayoutPanel1.Controls.Add(this.radGridViewDocument, 0, 1); |
602 |
this.tableLayoutPanel1.Controls.Add(this.radBrowseEditorLocalDrawingFolder, 1, 0); |
603 |
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
604 |
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
605 |
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
606 |
this.tableLayoutPanel1.RowCount = 2; |
607 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); |
608 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
609 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(250, 578); |
610 |
this.tableLayoutPanel1.TabIndex = 1; |
611 |
// |
612 |
// radLabel2 |
613 |
// |
614 |
this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
615 |
this.radLabel2.Location = new System.Drawing.Point(3, 3); |
616 |
this.radLabel2.Name = "radLabel2"; |
617 |
this.radLabel2.Size = new System.Drawing.Size(88, 18); |
618 |
this.radLabel2.TabIndex = 0; |
619 |
this.radLabel2.Text = "Drawing Folder :"; |
620 |
// |
621 |
// radBrowseEditorLocalDrawingFolder |
622 |
// |
623 |
this.radBrowseEditorLocalDrawingFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
624 |
this.radBrowseEditorLocalDrawingFolder.DialogType = Telerik.WinControls.UI.BrowseEditorDialogType.FolderBrowseDialog; |
625 |
this.radBrowseEditorLocalDrawingFolder.Location = new System.Drawing.Point(103, 3); |
626 |
this.radBrowseEditorLocalDrawingFolder.Name = "radBrowseEditorLocalDrawingFolder"; |
627 |
this.radBrowseEditorLocalDrawingFolder.Size = new System.Drawing.Size(144, 20); |
628 |
this.radBrowseEditorLocalDrawingFolder.TabIndex = 1; |
629 |
// |
630 |
// Classify |
631 |
// |
632 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
633 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
634 |
this.Controls.Add(this.tableLayoutPanelMain); |
635 |
this.Name = "Classify"; |
636 |
this.Size = new System.Drawing.Size(1328, 608); |
637 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); |
638 |
this.radSplitContainer1.ResumeLayout(false); |
639 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); |
640 |
this.splitPanel1.ResumeLayout(false); |
641 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); |
642 |
this.radSplitContainer2.ResumeLayout(false); |
643 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); |
644 |
this.splitPanel2.ResumeLayout(false); |
645 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); |
646 |
this.radSplitContainer3.ResumeLayout(false); |
647 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).EndInit(); |
648 |
this.splitPanelAutoCAD.ResumeLayout(false); |
649 |
this.tableLayoutPanel4.ResumeLayout(false); |
650 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerDrawing)).EndInit(); |
651 |
this.radSplitContainerDrawing.ResumeLayout(false); |
652 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit(); |
653 |
this.splitPanel6.ResumeLayout(false); |
654 |
((System.ComponentModel.ISupportInitialize)(this.designDrawing)).EndInit(); |
655 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit(); |
656 |
this.splitPanel7.ResumeLayout(false); |
657 |
((System.ComponentModel.ISupportInitialize)(this.SecondWorkspace)).EndInit(); |
658 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit(); |
659 |
this.radSplitContainerMain.ResumeLayout(false); |
660 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).EndInit(); |
661 |
this.splitPanelDocument.ResumeLayout(false); |
662 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument.MasterTemplate)).EndInit(); |
663 |
((System.ComponentModel.ISupportInitialize)(this.radGridViewDocument)).EndInit(); |
664 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); |
665 |
this.splitPanel4.ResumeLayout(false); |
666 |
this.tableLayoutPanelMain.ResumeLayout(false); |
667 |
this.tableLayoutPanel3.ResumeLayout(false); |
668 |
this.tableLayoutPanel3.PerformLayout(); |
669 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); |
670 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit(); |
671 |
((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).EndInit(); |
672 |
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); |
673 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorSimularity)).EndInit(); |
674 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); |
675 |
((System.ComponentModel.ISupportInitialize)(this.radButtonRefresh)).EndInit(); |
676 |
((System.ComponentModel.ISupportInitialize)(this.radButtonReset)).EndInit(); |
677 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit(); |
678 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit(); |
679 |
this.tableLayoutPanel1.ResumeLayout(false); |
680 |
this.tableLayoutPanel1.PerformLayout(); |
681 |
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); |
682 |
((System.ComponentModel.ISupportInitialize)(this.radBrowseEditorLocalDrawingFolder)).EndInit(); |
683 |
this.ResumeLayout(false); |
684 | |
685 |
} |
686 | |
687 |
#endregion |
688 | |
689 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1; |
690 |
private Telerik.WinControls.UI.SplitPanel splitPanel1; |
691 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2; |
692 |
private Telerik.WinControls.UI.SplitPanel splitPanel2; |
693 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3; |
694 |
private Telerik.WinControls.UI.SplitPanel splitPanelAutoCAD; |
695 |
private devDept.Eyeshot.Design designDrawing; |
696 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainerMain; |
697 |
private Telerik.WinControls.UI.SplitPanel splitPanelDocument; |
698 |
private Telerik.WinControls.UI.SplitPanel splitPanel4; |
699 |
private Telerik.WinControls.UI.RadGridView radGridViewDocument; |
700 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMain; |
701 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
702 |
private Telerik.WinControls.UI.RadLabel radLabel3; |
703 |
private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance; |
704 |
private Telerik.WinControls.UI.SplitPanel splitPanel5; |
705 |
private Telerik.WinControls.UI.SplitPanel splitPanel3; |
706 |
private Telerik.WinControls.UI.RadButton radButtonExceptLayer; |
707 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; |
708 |
private Telerik.WinControls.UI.RadLabel radLabel1; |
709 |
private Telerik.WinControls.UI.RadSpinEditor radSpinEditorSimularity; |
710 |
private Telerik.WinControls.UI.RadLabel radLabel4; |
711 |
private Telerik.WinControls.UI.RadButton radButtonRefresh; |
712 |
private Telerik.WinControls.UI.RadSplitContainer radSplitContainerDrawing; |
713 |
private Telerik.WinControls.UI.SplitPanel splitPanel6; |
714 |
private Telerik.WinControls.UI.SplitPanel splitPanel7; |
715 |
private devDept.Eyeshot.Design SecondWorkspace; |
716 |
private Telerik.WinControls.UI.RadButton radButtonReset; |
717 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; |
718 |
private Telerik.WinControls.UI.RadLabel radLabel2; |
719 |
private Telerik.WinControls.UI.RadBrowseEditor radBrowseEditorLocalDrawingFolder; |
720 |
} |
721 |
} |