31 |
31 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MappingForm));
|
32 |
32 |
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
33 |
33 |
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
34 |
this.textBoxVendorSymbolPath = new DevExpress.XtraEditors.ButtonEdit();
|
|
35 |
this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
|
|
36 |
this.btnExportData = new DevExpress.XtraEditors.SimpleButton();
|
34 |
37 |
this.btnExportExcel = new DevExpress.XtraEditors.SimpleButton();
|
35 |
38 |
this.spinEditDrainValveCellCount = new DevExpress.XtraEditors.SpinEdit();
|
36 |
39 |
this.spinEditMinSymbolGridCellCount = new DevExpress.XtraEditors.SpinEdit();
|
... | ... | |
68 |
71 |
this.splitterItem5 = new DevExpress.XtraLayout.SplitterItem();
|
69 |
72 |
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
70 |
73 |
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
74 |
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
75 |
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
71 |
76 |
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
72 |
77 |
this.splitterItem3 = new DevExpress.XtraLayout.SplitterItem();
|
73 |
78 |
this.tabbedControlGroup = new DevExpress.XtraLayout.TabbedControlGroup();
|
... | ... | |
102 |
107 |
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
103 |
108 |
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
|
104 |
109 |
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
110 |
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
111 |
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
105 |
112 |
this.GroupGridSetting = new DevExpress.XtraLayout.LayoutControlGroup();
|
106 |
113 |
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
107 |
114 |
this.layoutControlGroupSnapGrid = new DevExpress.XtraLayout.LayoutControlGroup();
|
... | ... | |
114 |
121 |
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
115 |
122 |
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
116 |
123 |
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
117 |
|
this.btnExportData = new DevExpress.XtraEditors.SimpleButton();
|
118 |
|
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
119 |
|
this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
|
120 |
|
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
121 |
|
this.textBoxVendorSymbolPath = new DevExpress.XtraEditors.ButtonEdit();
|
122 |
|
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
123 |
|
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
124 |
this.btnBorder = new DevExpress.XtraEditors.ButtonEdit();
|
|
125 |
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
126 |
this.layoutControlGroup14 = new DevExpress.XtraLayout.LayoutControlGroup();
|
124 |
127 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
|
125 |
128 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
126 |
129 |
this.layoutControl1.SuspendLayout();
|
|
130 |
((System.ComponentModel.ISupportInitialize)(this.textBoxVendorSymbolPath.Properties)).BeginInit();
|
127 |
131 |
((System.ComponentModel.ISupportInitialize)(this.spinEditDrainValveCellCount.Properties)).BeginInit();
|
128 |
132 |
((System.ComponentModel.ISupportInitialize)(this.spinEditMinSymbolGridCellCount.Properties)).BeginInit();
|
129 |
133 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditUnit.Properties)).BeginInit();
|
... | ... | |
157 |
161 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem5)).BeginInit();
|
158 |
162 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
159 |
163 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
|
164 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
|
165 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
160 |
166 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
161 |
167 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).BeginInit();
|
162 |
168 |
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup)).BeginInit();
|
... | ... | |
191 |
197 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
192 |
198 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
|
193 |
199 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
|
200 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|
201 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
194 |
202 |
((System.ComponentModel.ISupportInitialize)(this.GroupGridSetting)).BeginInit();
|
195 |
203 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
196 |
204 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSnapGrid)).BeginInit();
|
... | ... | |
203 |
211 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
204 |
212 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
205 |
213 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
206 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
207 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
208 |
|
((System.ComponentModel.ISupportInitialize)(this.textBoxVendorSymbolPath.Properties)).BeginInit();
|
209 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
210 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|
214 |
((System.ComponentModel.ISupportInitialize)(this.btnBorder.Properties)).BeginInit();
|
|
215 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|
216 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).BeginInit();
|
211 |
217 |
this.SuspendLayout();
|
212 |
218 |
//
|
213 |
219 |
// ribbonControl
|
... | ... | |
255 |
261 |
this.layoutControl1.Controls.Add(this.pictureEditMapped);
|
256 |
262 |
this.layoutControl1.Controls.Add(this.checkEditSnapGrid);
|
257 |
263 |
this.layoutControl1.Controls.Add(this.textBoxFlowMarkSymbolPath);
|
|
264 |
this.layoutControl1.Controls.Add(this.btnBorder);
|
258 |
265 |
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
259 |
266 |
this.layoutControl1.Location = new System.Drawing.Point(0, 27);
|
260 |
267 |
this.layoutControl1.Name = "layoutControl1";
|
... | ... | |
263 |
270 |
this.layoutControl1.TabIndex = 2;
|
264 |
271 |
this.layoutControl1.Text = "layoutControl1";
|
265 |
272 |
//
|
|
273 |
// textBoxVendorSymbolPath
|
|
274 |
//
|
|
275 |
this.textBoxVendorSymbolPath.Location = new System.Drawing.Point(184, 370);
|
|
276 |
this.textBoxVendorSymbolPath.MenuManager = this.ribbonControl;
|
|
277 |
this.textBoxVendorSymbolPath.Name = "textBoxVendorSymbolPath";
|
|
278 |
this.textBoxVendorSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
279 |
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
280 |
this.textBoxVendorSymbolPath.Size = new System.Drawing.Size(596, 20);
|
|
281 |
this.textBoxVendorSymbolPath.StyleController = this.layoutControl1;
|
|
282 |
this.textBoxVendorSymbolPath.TabIndex = 40;
|
|
283 |
this.textBoxVendorSymbolPath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.textBoxETC_ButtonClick);
|
|
284 |
//
|
|
285 |
// btnImportData
|
|
286 |
//
|
|
287 |
this.btnImportData.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnImportData.ImageOptions.SvgImage")));
|
|
288 |
this.btnImportData.Location = new System.Drawing.Point(825, 690);
|
|
289 |
this.btnImportData.Name = "btnImportData";
|
|
290 |
this.btnImportData.Size = new System.Drawing.Size(286, 38);
|
|
291 |
this.btnImportData.StyleController = this.layoutControl1;
|
|
292 |
this.btnImportData.TabIndex = 39;
|
|
293 |
this.btnImportData.Text = "Import Mapping Data";
|
|
294 |
this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
|
|
295 |
//
|
|
296 |
// btnExportData
|
|
297 |
//
|
|
298 |
this.btnExportData.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnExportData.ImageOptions.SvgImage")));
|
|
299 |
this.btnExportData.Location = new System.Drawing.Point(825, 648);
|
|
300 |
this.btnExportData.Name = "btnExportData";
|
|
301 |
this.btnExportData.Size = new System.Drawing.Size(286, 38);
|
|
302 |
this.btnExportData.StyleController = this.layoutControl1;
|
|
303 |
this.btnExportData.TabIndex = 38;
|
|
304 |
this.btnExportData.Text = "Export Mapping Data";
|
|
305 |
this.btnExportData.Click += new System.EventHandler(this.btnExportData_Click);
|
|
306 |
//
|
266 |
307 |
// btnExportExcel
|
267 |
308 |
//
|
268 |
309 |
this.btnExportExcel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnExportExcel.ImageOptions.Image")));
|
... | ... | |
358 |
399 |
//
|
359 |
400 |
// checkComboBoxNoteLocation
|
360 |
401 |
//
|
361 |
|
this.checkComboBoxNoteLocation.Location = new System.Drawing.Point(538, 102);
|
|
402 |
this.checkComboBoxNoteLocation.Location = new System.Drawing.Point(538, 169);
|
362 |
403 |
this.checkComboBoxNoteLocation.MenuManager = this.ribbonControl;
|
363 |
404 |
this.checkComboBoxNoteLocation.Name = "checkComboBoxNoteLocation";
|
364 |
405 |
this.checkComboBoxNoteLocation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
... | ... | |
369 |
410 |
//
|
370 |
411 |
// checkComboBoxTextLocation
|
371 |
412 |
//
|
372 |
|
this.checkComboBoxTextLocation.Location = new System.Drawing.Point(538, 78);
|
|
413 |
this.checkComboBoxTextLocation.Location = new System.Drawing.Point(538, 145);
|
373 |
414 |
this.checkComboBoxTextLocation.MenuManager = this.ribbonControl;
|
374 |
415 |
this.checkComboBoxTextLocation.Name = "checkComboBoxTextLocation";
|
375 |
416 |
this.checkComboBoxTextLocation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
... | ... | |
391 |
432 |
//
|
392 |
433 |
// textBoxDrainValveSize
|
393 |
434 |
//
|
394 |
|
this.textBoxDrainValveSize.Location = new System.Drawing.Point(184, 236);
|
|
435 |
this.textBoxDrainValveSize.Location = new System.Drawing.Point(184, 303);
|
395 |
436 |
this.textBoxDrainValveSize.MenuManager = this.ribbonControl;
|
396 |
437 |
this.textBoxDrainValveSize.Name = "textBoxDrainValveSize";
|
397 |
438 |
this.textBoxDrainValveSize.Size = new System.Drawing.Size(596, 20);
|
... | ... | |
400 |
441 |
//
|
401 |
442 |
// textBoxNoteSymbolPath
|
402 |
443 |
//
|
403 |
|
this.textBoxNoteSymbolPath.Location = new System.Drawing.Point(184, 102);
|
|
444 |
this.textBoxNoteSymbolPath.Location = new System.Drawing.Point(184, 169);
|
404 |
445 |
this.textBoxNoteSymbolPath.MenuManager = this.ribbonControl;
|
405 |
446 |
this.textBoxNoteSymbolPath.Name = "textBoxNoteSymbolPath";
|
406 |
447 |
this.textBoxNoteSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
... | ... | |
412 |
453 |
//
|
413 |
454 |
// textBoxTextSymbolPath
|
414 |
455 |
//
|
415 |
|
this.textBoxTextSymbolPath.Location = new System.Drawing.Point(184, 78);
|
|
456 |
this.textBoxTextSymbolPath.Location = new System.Drawing.Point(184, 145);
|
416 |
457 |
this.textBoxTextSymbolPath.MenuManager = this.ribbonControl;
|
417 |
458 |
this.textBoxTextSymbolPath.Name = "textBoxTextSymbolPath";
|
418 |
459 |
this.textBoxTextSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
... | ... | |
588 |
629 |
//
|
589 |
630 |
// textBoxFlowMarkSymbolPath
|
590 |
631 |
//
|
591 |
|
this.textBoxFlowMarkSymbolPath.Location = new System.Drawing.Point(184, 169);
|
|
632 |
this.textBoxFlowMarkSymbolPath.Location = new System.Drawing.Point(184, 236);
|
592 |
633 |
this.textBoxFlowMarkSymbolPath.MenuManager = this.ribbonControl;
|
593 |
634 |
this.textBoxFlowMarkSymbolPath.Name = "textBoxFlowMarkSymbolPath";
|
594 |
635 |
this.textBoxFlowMarkSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
... | ... | |
681 |
722 |
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
|
682 |
723 |
this.layoutControlItem25.TextVisible = false;
|
683 |
724 |
//
|
|
725 |
// layoutControlItem26
|
|
726 |
//
|
|
727 |
this.layoutControlItem26.Control = this.btnExportData;
|
|
728 |
this.layoutControlItem26.Location = new System.Drawing.Point(0, 605);
|
|
729 |
this.layoutControlItem26.Name = "layoutControlItem26";
|
|
730 |
this.layoutControlItem26.Size = new System.Drawing.Size(290, 42);
|
|
731 |
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
|
|
732 |
this.layoutControlItem26.TextVisible = false;
|
|
733 |
//
|
|
734 |
// layoutControlItem27
|
|
735 |
//
|
|
736 |
this.layoutControlItem27.Control = this.btnImportData;
|
|
737 |
this.layoutControlItem27.Location = new System.Drawing.Point(0, 647);
|
|
738 |
this.layoutControlItem27.Name = "layoutControlItem27";
|
|
739 |
this.layoutControlItem27.Size = new System.Drawing.Size(290, 42);
|
|
740 |
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
|
|
741 |
this.layoutControlItem27.TextVisible = false;
|
|
742 |
//
|
684 |
743 |
// emptySpaceItem2
|
685 |
744 |
//
|
686 |
745 |
this.emptySpaceItem2.AllowHotTrack = false;
|
... | ... | |
903 |
962 |
this.layoutControlGroup9,
|
904 |
963 |
this.layoutControlGroup10,
|
905 |
964 |
this.layoutControlGroup12,
|
906 |
|
this.layoutControlGroup13});
|
|
965 |
this.layoutControlGroup13,
|
|
966 |
this.layoutControlGroup14});
|
907 |
967 |
this.GroupETCSetting.Location = new System.Drawing.Point(0, 0);
|
908 |
968 |
this.GroupETCSetting.Name = "GroupETCSetting";
|
909 |
969 |
this.GroupETCSetting.Size = new System.Drawing.Size(772, 685);
|
... | ... | |
912 |
972 |
// emptySpaceItem3
|
913 |
973 |
//
|
914 |
974 |
this.emptySpaceItem3.AllowHotTrack = false;
|
915 |
|
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 292);
|
|
975 |
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 359);
|
916 |
976 |
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
917 |
|
this.emptySpaceItem3.Size = new System.Drawing.Size(772, 393);
|
|
977 |
this.emptySpaceItem3.Size = new System.Drawing.Size(772, 326);
|
918 |
978 |
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
919 |
979 |
//
|
920 |
980 |
// layoutControlGroup9
|
... | ... | |
924 |
984 |
this.layoutControlItem7,
|
925 |
985 |
this.layoutControlItem16,
|
926 |
986 |
this.layoutControlItem17});
|
927 |
|
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0);
|
|
987 |
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 67);
|
928 |
988 |
this.layoutControlGroup9.Name = "layoutControlGroup9";
|
929 |
989 |
this.layoutControlGroup9.Size = new System.Drawing.Size(772, 91);
|
930 |
990 |
this.layoutControlGroup9.Text = "Text && Note Setting";
|
... | ... | |
973 |
1033 |
//
|
974 |
1034 |
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
975 |
1035 |
this.layoutControlItem14});
|
976 |
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 158);
|
|
1036 |
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 225);
|
977 |
1037 |
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
978 |
1038 |
this.layoutControlGroup10.Size = new System.Drawing.Size(772, 67);
|
979 |
1039 |
this.layoutControlGroup10.Text = "Drain Valve Setting";
|
... | ... | |
991 |
1051 |
//
|
992 |
1052 |
this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
993 |
1053 |
this.layoutControlItem24});
|
994 |
|
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 91);
|
|
1054 |
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 158);
|
995 |
1055 |
this.layoutControlGroup12.Name = "layoutControlGroup12";
|
996 |
1056 |
this.layoutControlGroup12.Size = new System.Drawing.Size(772, 67);
|
997 |
1057 |
this.layoutControlGroup12.Text = "Flow Mark";
|
... | ... | |
1005 |
1065 |
this.layoutControlItem24.Text = "Flow Mark Symbol Path";
|
1006 |
1066 |
this.layoutControlItem24.TextSize = new System.Drawing.Size(145, 14);
|
1007 |
1067 |
//
|
|
1068 |
// layoutControlGroup13
|
|
1069 |
//
|
|
1070 |
this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
1071 |
this.layoutControlItem28});
|
|
1072 |
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 292);
|
|
1073 |
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
|
1074 |
this.layoutControlGroup13.Size = new System.Drawing.Size(772, 67);
|
|
1075 |
this.layoutControlGroup13.Text = "Vendor Package Symbol";
|
|
1076 |
//
|
|
1077 |
// layoutControlItem28
|
|
1078 |
//
|
|
1079 |
this.layoutControlItem28.Control = this.textBoxVendorSymbolPath;
|
|
1080 |
this.layoutControlItem28.Location = new System.Drawing.Point(0, 0);
|
|
1081 |
this.layoutControlItem28.Name = "layoutControlItem28";
|
|
1082 |
this.layoutControlItem28.Size = new System.Drawing.Size(748, 24);
|
|
1083 |
this.layoutControlItem28.Text = "Symbol Path";
|
|
1084 |
this.layoutControlItem28.TextSize = new System.Drawing.Size(145, 14);
|
|
1085 |
//
|
1008 |
1086 |
// GroupGridSetting
|
1009 |
1087 |
//
|
1010 |
1088 |
this.GroupGridSetting.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
... | ... | |
1125 |
1203 |
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
1126 |
1204 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
1127 |
1205 |
//
|
1128 |
|
// btnExportData
|
|
1206 |
// btnBorder
|
1129 |
1207 |
//
|
1130 |
|
this.btnExportData.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnExportData.ImageOptions.SvgImage")));
|
1131 |
|
this.btnExportData.Location = new System.Drawing.Point(825, 648);
|
1132 |
|
this.btnExportData.Name = "btnExportData";
|
1133 |
|
this.btnExportData.Size = new System.Drawing.Size(286, 38);
|
1134 |
|
this.btnExportData.StyleController = this.layoutControl1;
|
1135 |
|
this.btnExportData.TabIndex = 38;
|
1136 |
|
this.btnExportData.Text = "Export Mapping Data";
|
1137 |
|
this.btnExportData.Click += new System.EventHandler(this.btnExportData_Click);
|
1138 |
|
//
|
1139 |
|
// layoutControlItem26
|
1140 |
|
//
|
1141 |
|
this.layoutControlItem26.Control = this.btnExportData;
|
1142 |
|
this.layoutControlItem26.Location = new System.Drawing.Point(0, 605);
|
1143 |
|
this.layoutControlItem26.Name = "layoutControlItem26";
|
1144 |
|
this.layoutControlItem26.Size = new System.Drawing.Size(290, 42);
|
1145 |
|
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
|
1146 |
|
this.layoutControlItem26.TextVisible = false;
|
1147 |
|
//
|
1148 |
|
// btnImportData
|
1149 |
|
//
|
1150 |
|
this.btnImportData.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnImportData.ImageOptions.SvgImage")));
|
1151 |
|
this.btnImportData.Location = new System.Drawing.Point(825, 690);
|
1152 |
|
this.btnImportData.Name = "btnImportData";
|
1153 |
|
this.btnImportData.Size = new System.Drawing.Size(286, 38);
|
1154 |
|
this.btnImportData.StyleController = this.layoutControl1;
|
1155 |
|
this.btnImportData.TabIndex = 39;
|
1156 |
|
this.btnImportData.Text = "Import Mapping Data";
|
1157 |
|
this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
|
1158 |
|
//
|
1159 |
|
// layoutControlItem27
|
1160 |
|
//
|
1161 |
|
this.layoutControlItem27.Control = this.btnImportData;
|
1162 |
|
this.layoutControlItem27.Location = new System.Drawing.Point(0, 647);
|
1163 |
|
this.layoutControlItem27.Name = "layoutControlItem27";
|
1164 |
|
this.layoutControlItem27.Size = new System.Drawing.Size(290, 42);
|
1165 |
|
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
|
1166 |
|
this.layoutControlItem27.TextVisible = false;
|
1167 |
|
//
|
1168 |
|
// textBoxVendorSymbolPath
|
1169 |
|
//
|
1170 |
|
this.textBoxVendorSymbolPath.Location = new System.Drawing.Point(184, 303);
|
1171 |
|
this.textBoxVendorSymbolPath.MenuManager = this.ribbonControl;
|
1172 |
|
this.textBoxVendorSymbolPath.Name = "textBoxVendorSymbolPath";
|
1173 |
|
this.textBoxVendorSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
1208 |
this.btnBorder.Location = new System.Drawing.Point(184, 78);
|
|
1209 |
this.btnBorder.MenuManager = this.ribbonControl;
|
|
1210 |
this.btnBorder.Name = "btnBorder";
|
|
1211 |
this.btnBorder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
1174 |
1212 |
new DevExpress.XtraEditors.Controls.EditorButton()});
|
1175 |
|
this.textBoxVendorSymbolPath.Size = new System.Drawing.Size(596, 20);
|
1176 |
|
this.textBoxVendorSymbolPath.StyleController = this.layoutControl1;
|
1177 |
|
this.textBoxVendorSymbolPath.TabIndex = 40;
|
1178 |
|
this.textBoxVendorSymbolPath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.textBoxETC_ButtonClick);
|
|
1213 |
this.btnBorder.Size = new System.Drawing.Size(596, 20);
|
|
1214 |
this.btnBorder.StyleController = this.layoutControl1;
|
|
1215 |
this.btnBorder.TabIndex = 41;
|
|
1216 |
this.btnBorder.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnBorder_ButtonClick);
|
1179 |
1217 |
//
|
1180 |
|
// layoutControlItem28
|
|
1218 |
// layoutControlItem29
|
1181 |
1219 |
//
|
1182 |
|
this.layoutControlItem28.Control = this.textBoxVendorSymbolPath;
|
1183 |
|
this.layoutControlItem28.Location = new System.Drawing.Point(0, 0);
|
1184 |
|
this.layoutControlItem28.Name = "layoutControlItem28";
|
1185 |
|
this.layoutControlItem28.Size = new System.Drawing.Size(748, 24);
|
1186 |
|
this.layoutControlItem28.Text = "Symbol Path";
|
1187 |
|
this.layoutControlItem28.TextSize = new System.Drawing.Size(145, 14);
|
|
1220 |
this.layoutControlItem29.Control = this.btnBorder;
|
|
1221 |
this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
|
|
1222 |
this.layoutControlItem29.Name = "layoutControlItem29";
|
|
1223 |
this.layoutControlItem29.Size = new System.Drawing.Size(748, 24);
|
|
1224 |
this.layoutControlItem29.Text = "File Path";
|
|
1225 |
this.layoutControlItem29.TextSize = new System.Drawing.Size(145, 14);
|
1188 |
1226 |
//
|
1189 |
|
// layoutControlGroup13
|
|
1227 |
// layoutControlGroup14
|
1190 |
1228 |
//
|
1191 |
|
this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
1192 |
|
this.layoutControlItem28});
|
1193 |
|
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 225);
|
1194 |
|
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
1195 |
|
this.layoutControlGroup13.Size = new System.Drawing.Size(772, 67);
|
1196 |
|
this.layoutControlGroup13.Text = "Vendor Package Symbol";
|
|
1229 |
this.layoutControlGroup14.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
1230 |
this.layoutControlItem29});
|
|
1231 |
this.layoutControlGroup14.Location = new System.Drawing.Point(0, 0);
|
|
1232 |
this.layoutControlGroup14.Name = "layoutControlGroup14";
|
|
1233 |
this.layoutControlGroup14.Size = new System.Drawing.Size(772, 67);
|
|
1234 |
this.layoutControlGroup14.Text = "Border Setting";
|
1197 |
1235 |
//
|
1198 |
1236 |
// MappingForm
|
1199 |
1237 |
//
|
... | ... | |
1211 |
1249 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
|
1212 |
1250 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
1213 |
1251 |
this.layoutControl1.ResumeLayout(false);
|
|
1252 |
((System.ComponentModel.ISupportInitialize)(this.textBoxVendorSymbolPath.Properties)).EndInit();
|
1214 |
1253 |
((System.ComponentModel.ISupportInitialize)(this.spinEditDrainValveCellCount.Properties)).EndInit();
|
1215 |
1254 |
((System.ComponentModel.ISupportInitialize)(this.spinEditMinSymbolGridCellCount.Properties)).EndInit();
|
1216 |
1255 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditUnit.Properties)).EndInit();
|
... | ... | |
1244 |
1283 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem5)).EndInit();
|
1245 |
1284 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
1246 |
1285 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
|
1286 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
|
1287 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
1247 |
1288 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
1248 |
1289 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).EndInit();
|
1249 |
1290 |
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup)).EndInit();
|
... | ... | |
1278 |
1319 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
1279 |
1320 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
|
1280 |
1321 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
|
1322 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|
1323 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
1281 |
1324 |
((System.ComponentModel.ISupportInitialize)(this.GroupGridSetting)).EndInit();
|
1282 |
1325 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
1283 |
1326 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSnapGrid)).EndInit();
|
... | ... | |
1290 |
1333 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
1291 |
1334 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
1292 |
1335 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
1293 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
1294 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
1295 |
|
((System.ComponentModel.ISupportInitialize)(this.textBoxVendorSymbolPath.Properties)).EndInit();
|
1296 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
1297 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|
1336 |
((System.ComponentModel.ISupportInitialize)(this.btnBorder.Properties)).EndInit();
|
|
1337 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|
1338 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).EndInit();
|
1298 |
1339 |
this.ResumeLayout(false);
|
1299 |
1340 |
this.PerformLayout();
|
1300 |
1341 |
|
... | ... | |
1394 |
1435 |
private DevExpress.XtraEditors.ButtonEdit textBoxVendorSymbolPath;
|
1395 |
1436 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
1396 |
1437 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
|
|
1438 |
private DevExpress.XtraEditors.ButtonEdit btnBorder;
|
|
1439 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup14;
|
|
1440 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
1397 |
1441 |
}
|
1398 |
1442 |
}
|