프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / MainWrapper.Designer.cs @ 1f0ae149

이력 | 보기 | 이력해설 | 다운로드 (1.17 KB)

1 b8e2644e gaqhf
namespace Converter.SPPID
2 96a2080c gaqhf
{
3
    partial class MainWrapper
4
    {
5
        /// <summary> 
6
        /// 필수 디자이너 변수입니다.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9
10
        /// <summary> 
11
        /// 사용 중인 모든 리소스를 정리합니다.
12
        /// </summary>
13
        /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22
23
        #region 구성 요소 디자이너에서 생성한 코드
24
25
        /// <summary> 
26
        /// 디자이너 지원에 필요한 메서드입니다. 
27
        /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31
            components = new System.ComponentModel.Container();
32
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
33
        }
34
35
        #endregion
36
    }
37
}
클립보드 이미지 추가 (최대 크기: 500 MB)