프로젝트

일반

사용자정보

개정판 d1afd412

IDd1afd412e5ce886a8463e2fd251633da531e4f80
상위 c3b48db0
하위 add4c093

이지연이(가) 약 3년 전에 추가함

issue #000: Eq Tag Pump 진행

Change-Id: Iac6d96c53d5e1a6a1085e70fb2bd699c938429a3

차이점 보기:

DTI_PID/ID2PSN/Form/EquipmentSetting.Designer.cs
84 84
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
85 85
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
86 86
            this.ribbonControl.ShowToolbarCustomizeItem = false;
87
            this.ribbonControl.Size = new System.Drawing.Size(626, 32);
87
            this.ribbonControl.Size = new System.Drawing.Size(634, 32);
88 88
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
89 89
            // 
90 90
            // layoutControl1
......
97 97
            this.layoutControl1.Name = "layoutControl1";
98 98
            this.layoutControl1.OptionsView.UseDefaultDragAndDropRendering = false;
99 99
            this.layoutControl1.Root = this.Root;
100
            this.layoutControl1.Size = new System.Drawing.Size(626, 678);
100
            this.layoutControl1.Size = new System.Drawing.Size(634, 682);
101 101
            this.layoutControl1.TabIndex = 1;
102 102
            this.layoutControl1.Text = "layoutControl1";
103 103
            // 
104 104
            // btnClose
105 105
            // 
106 106
            this.btnClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.ImageOptions.Image")));
107
            this.btnClose.Location = new System.Drawing.Point(544, 630);
107
            this.btnClose.Location = new System.Drawing.Point(552, 634);
108 108
            this.btnClose.Name = "btnClose";
109 109
            this.btnClose.Size = new System.Drawing.Size(70, 36);
110 110
            this.btnClose.StyleController = this.layoutControl1;
......
115 115
            // btnSave
116 116
            // 
117 117
            this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image")));
118
            this.btnSave.Location = new System.Drawing.Point(452, 630);
118
            this.btnSave.Location = new System.Drawing.Point(460, 634);
119 119
            this.btnSave.Name = "btnSave";
120 120
            this.btnSave.Size = new System.Drawing.Size(68, 36);
121 121
            this.btnSave.StyleController = this.layoutControl1;
......
128 128
            this.xtraTabControlSetting.Location = new System.Drawing.Point(12, 12);
129 129
            this.xtraTabControlSetting.Name = "xtraTabControlSetting";
130 130
            this.xtraTabControlSetting.SelectedTabPage = this.xtraTabPageNoPocket;
131
            this.xtraTabControlSetting.Size = new System.Drawing.Size(602, 614);
131
            this.xtraTabControlSetting.Size = new System.Drawing.Size(610, 618);
132 132
            this.xtraTabControlSetting.TabIndex = 4;
133 133
            this.xtraTabControlSetting.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
134 134
            this.xtraTabPageNoPocket,
......
138 138
            // 
139 139
            this.xtraTabPageNoPocket.Controls.Add(this.tableLayoutPanel1);
140 140
            this.xtraTabPageNoPocket.Name = "xtraTabPageNoPocket";
141
            this.xtraTabPageNoPocket.Size = new System.Drawing.Size(600, 588);
141
            this.xtraTabPageNoPocket.Size = new System.Drawing.Size(608, 592);
142 142
            this.xtraTabPageNoPocket.Text = "Equipment for No pocket";
143 143
            // 
144 144
            // tableLayoutPanel1
......
153 153
            this.tableLayoutPanel1.RowCount = 2;
154 154
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
155 155
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 556F));
156
            this.tableLayoutPanel1.Size = new System.Drawing.Size(600, 588);
156
            this.tableLayoutPanel1.Size = new System.Drawing.Size(608, 592);
157 157
            this.tableLayoutPanel1.TabIndex = 1;
158 158
            // 
159 159
            // gridEquipment
160 160
            // 
161 161
            this.gridEquipment.Dock = System.Windows.Forms.DockStyle.Fill;
162
            this.gridEquipment.Location = new System.Drawing.Point(3, 35);
162
            this.gridEquipment.Location = new System.Drawing.Point(3, 39);
163 163
            this.gridEquipment.MainView = this.gridViewEquipment;
164 164
            this.gridEquipment.MenuManager = this.ribbonControl;
165 165
            this.gridEquipment.Name = "gridEquipment";
166
            this.gridEquipment.Size = new System.Drawing.Size(594, 550);
166
            this.gridEquipment.Size = new System.Drawing.Size(602, 550);
167 167
            this.gridEquipment.TabIndex = 5;
168 168
            this.gridEquipment.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
169 169
            this.gridViewEquipment});
......
177 177
            // simpleButton1
178 178
            // 
179 179
            this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
180
            this.simpleButton1.Location = new System.Drawing.Point(487, 3);
180
            this.simpleButton1.Location = new System.Drawing.Point(495, 3);
181 181
            this.simpleButton1.Name = "simpleButton1";
182 182
            this.simpleButton1.Size = new System.Drawing.Size(110, 22);
183 183
            this.simpleButton1.StyleController = this.layoutControl1;
......
189 189
            // 
190 190
            this.xtraTabPageAirPinCooler.Controls.Add(this.tableLayoutPanel2);
191 191
            this.xtraTabPageAirPinCooler.Name = "xtraTabPageAirPinCooler";
192
            this.xtraTabPageAirPinCooler.Size = new System.Drawing.Size(600, 588);
192
            this.xtraTabPageAirPinCooler.Size = new System.Drawing.Size(608, 592);
193 193
            this.xtraTabPageAirPinCooler.Text = "Equipment Grouping Tag";
194 194
            // 
195 195
            // tableLayoutPanel2
......
204 204
            this.tableLayoutPanel2.RowCount = 2;
205 205
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 4.965754F));
206 206
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 95.03425F));
207
            this.tableLayoutPanel2.Size = new System.Drawing.Size(600, 588);
207
            this.tableLayoutPanel2.Size = new System.Drawing.Size(608, 592);
208 208
            this.tableLayoutPanel2.TabIndex = 1;
209 209
            // 
210 210
            // gridControlAirFinCooler
......
214 214
            this.gridControlAirFinCooler.MainView = this.gridViewAirFinCooler;
215 215
            this.gridControlAirFinCooler.MenuManager = this.ribbonControl;
216 216
            this.gridControlAirFinCooler.Name = "gridControlAirFinCooler";
217
            this.gridControlAirFinCooler.Size = new System.Drawing.Size(594, 553);
217
            this.gridControlAirFinCooler.Size = new System.Drawing.Size(602, 557);
218 218
            this.gridControlAirFinCooler.TabIndex = 0;
219 219
            this.gridControlAirFinCooler.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
220 220
            this.gridViewAirFinCooler});
......
228 228
            // btnAddValveGroup
229 229
            // 
230 230
            this.btnAddValveGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
231
            this.btnAddValveGroup.Location = new System.Drawing.Point(487, 3);
231
            this.btnAddValveGroup.Location = new System.Drawing.Point(495, 3);
232 232
            this.btnAddValveGroup.Name = "btnAddValveGroup";
233 233
            this.btnAddValveGroup.Size = new System.Drawing.Size(110, 22);
234 234
            this.btnAddValveGroup.StyleController = this.layoutControl1;
......
247 247
            this.emptySpaceItem1,
248 248
            this.emptySpaceItem2});
249 249
            this.Root.Name = "Root";
250
            this.Root.Size = new System.Drawing.Size(626, 678);
250
            this.Root.Size = new System.Drawing.Size(634, 682);
251 251
            this.Root.TextVisible = false;
252 252
            // 
253 253
            // layoutControlItem1
......
255 255
            this.layoutControlItem1.Control = this.xtraTabControlSetting;
256 256
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
257 257
            this.layoutControlItem1.Name = "layoutControlItem1";
258
            this.layoutControlItem1.Size = new System.Drawing.Size(606, 618);
258
            this.layoutControlItem1.Size = new System.Drawing.Size(614, 622);
259 259
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
260 260
            this.layoutControlItem1.TextVisible = false;
261 261
            // 
262 262
            // layoutControlItem2
263 263
            // 
264 264
            this.layoutControlItem2.Control = this.btnSave;
265
            this.layoutControlItem2.Location = new System.Drawing.Point(440, 618);
265
            this.layoutControlItem2.Location = new System.Drawing.Point(448, 622);
266 266
            this.layoutControlItem2.MaxSize = new System.Drawing.Size(72, 40);
267 267
            this.layoutControlItem2.MinSize = new System.Drawing.Size(72, 40);
268 268
            this.layoutControlItem2.Name = "layoutControlItem2";
......
274 274
            // layoutControlItem3
275 275
            // 
276 276
            this.layoutControlItem3.Control = this.btnClose;
277
            this.layoutControlItem3.Location = new System.Drawing.Point(532, 618);
277
            this.layoutControlItem3.Location = new System.Drawing.Point(540, 622);
278 278
            this.layoutControlItem3.MaxSize = new System.Drawing.Size(74, 40);
279 279
            this.layoutControlItem3.MinSize = new System.Drawing.Size(74, 40);
280 280
            this.layoutControlItem3.Name = "layoutControlItem3";
......
286 286
            // emptySpaceItem1
287 287
            // 
288 288
            this.emptySpaceItem1.AllowHotTrack = false;
289
            this.emptySpaceItem1.Location = new System.Drawing.Point(512, 618);
289
            this.emptySpaceItem1.Location = new System.Drawing.Point(520, 622);
290 290
            this.emptySpaceItem1.MaxSize = new System.Drawing.Size(20, 40);
291 291
            this.emptySpaceItem1.MinSize = new System.Drawing.Size(20, 40);
292 292
            this.emptySpaceItem1.Name = "emptySpaceItem1";
......
297 297
            // emptySpaceItem2
298 298
            // 
299 299
            this.emptySpaceItem2.AllowHotTrack = false;
300
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 618);
300
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 622);
301 301
            this.emptySpaceItem2.Name = "emptySpaceItem2";
302
            this.emptySpaceItem2.Size = new System.Drawing.Size(440, 40);
302
            this.emptySpaceItem2.Size = new System.Drawing.Size(448, 40);
303 303
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
304 304
            // 
305 305
            // EquipmentSetting
306 306
            // 
307 307
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
308 308
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
309
            this.ClientSize = new System.Drawing.Size(626, 710);
309
            this.ClientSize = new System.Drawing.Size(634, 714);
310 310
            this.Controls.Add(this.layoutControl1);
311 311
            this.Controls.Add(this.ribbonControl);
312 312
            this.Name = "EquipmentSetting";

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)