Ver 2025.03.19.0
FrmEqSelector 로그파일 목록수집 개선(2회 to 1회) FrmServerLog 파일명 중복에 따른 다운로드 파일명 수정
This commit is contained in:
@@ -294,8 +294,13 @@
|
||||
this.lviewSubject.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.lviewSubject.AutoScroll = true;
|
||||
this.lviewSubject.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
||||
this.lviewSubject.Location = new System.Drawing.Point(112, 46);
|
||||
this.lviewSubject.Name = "lviewSubject";
|
||||
//
|
||||
//
|
||||
//
|
||||
this.lviewSubject.RootElement.ControlBounds = new System.Drawing.Rectangle(0, 0, 120, 95);
|
||||
this.lviewSubject.Size = new System.Drawing.Size(350, 89);
|
||||
this.lviewSubject.TabIndex = 13;
|
||||
//
|
||||
@@ -1201,6 +1206,7 @@
|
||||
//
|
||||
// gridValue
|
||||
//
|
||||
this.gridValue.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
||||
this.gridValue.ColumnResizeKey = System.Windows.Forms.Keys.F6;
|
||||
this.gridValue.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.gridValue.Location = new System.Drawing.Point(0, 0);
|
||||
@@ -1209,6 +1215,10 @@
|
||||
//
|
||||
this.gridValue.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
||||
this.gridValue.Name = "gridValue";
|
||||
//
|
||||
//
|
||||
//
|
||||
this.gridValue.RootElement.ControlBounds = new System.Drawing.Rectangle(0, 0, 240, 150);
|
||||
this.gridValue.Size = new System.Drawing.Size(402, 420);
|
||||
this.gridValue.TabIndex = 2;
|
||||
//
|
||||
|
||||
@@ -117,6 +117,15 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="lviewSubject.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="gridValue.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>138, 17</value>
|
||||
</metadata>
|
||||
<metadata name="radStatusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>243, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
|
||||
Reference in New Issue
Block a user