개정판 8aa6f2db
dev issue #000 : add flow direction logic
Change-Id: Ifb1915357b5b2178b0e2614169ff504e65b64b1b
DTI_PID/SPPIDConverter/MainWrapper.Designer.cs | ||
---|---|---|
28 | 28 |
/// </summary> |
29 | 29 |
private void InitializeComponent() |
30 | 30 |
{ |
31 |
components = new System.ComponentModel.Container(); |
|
31 |
this.SuspendLayout(); |
|
32 |
// |
|
33 |
// MainWrapper |
|
34 |
// |
|
35 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
|
32 | 36 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
37 |
this.Name = "MainWrapper"; |
|
38 |
this.Size = new System.Drawing.Size(185, 190); |
|
39 |
this.ResumeLayout(false); |
|
40 |
|
|
33 | 41 |
} |
34 | 42 |
|
35 | 43 |
#endregion |
내보내기 Unified diff