개정판 07a7c882
Modified SPPIDConvert to support SPPID2019
Change-Id: Idba106e54be2426642ae23d38baf0f57dd273814
DTI_PID/SPPIDConverter/Properties/Resources.Designer.cs | ||
---|---|---|
1 | 1 |
//------------------------------------------------------------------------------ |
2 | 2 |
// <auto-generated> |
3 |
// 이 코드는 도구를 사용하여 생성되었습니다.
|
|
4 |
// 런타임 버전:4.0.30319.42000
|
|
3 |
// This code was generated by a tool.
|
|
4 |
// Runtime Version:4.0.30319.42000
|
|
5 | 5 |
// |
6 |
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
|
7 |
// 이러한 변경 내용이 손실됩니다.
|
|
6 |
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7 |
// the code is regenerated.
|
|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
... | ... | |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
/// <summary> |
16 |
/// 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
|
16 |
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
17 | 17 |
/// </summary> |
18 |
// 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
|
19 |
// 클래스에서 자동으로 생성되었습니다.
|
|
20 |
// 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
|
21 |
// 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
|
18 |
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
19 |
// class via a tool like ResGen or Visual Studio.
|
|
20 |
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
21 |
// with the /str option, or rebuild your VS project.
|
|
22 | 22 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] |
23 | 23 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
24 | 24 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
... | ... | |
33 | 33 |
} |
34 | 34 |
|
35 | 35 |
/// <summary> |
36 |
/// 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
|
36 |
/// Returns the cached ResourceManager instance used by this class.
|
|
37 | 37 |
/// </summary> |
38 | 38 |
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
39 | 39 |
internal static global::System.Resources.ResourceManager ResourceManager { |
... | ... | |
47 | 47 |
} |
48 | 48 |
|
49 | 49 |
/// <summary> |
50 |
/// 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
|
51 |
/// 재정의합니다.
|
|
50 |
/// Overrides the current thread's CurrentUICulture property for all
|
|
51 |
/// resource lookups using this strongly typed resource class.
|
|
52 | 52 |
/// </summary> |
53 | 53 |
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
54 | 54 |
internal static global::System.Globalization.CultureInfo Culture { |
... | ... | |
61 | 61 |
} |
62 | 62 |
|
63 | 63 |
/// <summary> |
64 |
/// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
|
64 |
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
65 | 65 |
/// </summary> |
66 | 66 |
internal static System.Drawing.Bitmap apply_16x16 { |
67 | 67 |
get { |
... | ... | |
71 | 71 |
} |
72 | 72 |
|
73 | 73 |
/// <summary> |
74 |
/// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
|
74 |
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
75 | 75 |
/// </summary> |
76 | 76 |
internal static System.Drawing.Bitmap cancel_16x16 { |
77 | 77 |
get { |
... | ... | |
81 | 81 |
} |
82 | 82 |
|
83 | 83 |
/// <summary> |
84 |
/// 2020-06-23 10:14:56.61
|
|
85 |
///과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
84 |
/// Looks up a localized string similar to Mon 06/07/2021 18:06:38.02
|
|
85 |
///. |
|
86 | 86 |
/// </summary> |
87 | 87 |
internal static string lic { |
88 | 88 |
get { |
... | ... | |
91 | 91 |
} |
92 | 92 |
|
93 | 93 |
/// <summary> |
94 |
/// DevExpress.Utils.Svg.SvgImage 형식의 지역화된 리소스를 찾습니다.
|
|
94 |
/// Looks up a localized resource of type DevExpress.Utils.Svg.SvgImage.
|
|
95 | 95 |
/// </summary> |
96 | 96 |
internal static DevExpress.Utils.Svg.SvgImage newrecurringappointment { |
97 | 97 |
get { |
... | ... | |
101 | 101 |
} |
102 | 102 |
|
103 | 103 |
/// <summary> |
104 |
/// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
|
104 |
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
105 | 105 |
/// </summary> |
106 | 106 |
internal static System.Drawing.Bitmap pencolor_16x16 { |
107 | 107 |
get { |
... | ... | |
111 | 111 |
} |
112 | 112 |
|
113 | 113 |
/// <summary> |
114 |
/// DevExpress.Utils.Svg.SvgImage 형식의 지역화된 리소스를 찾습니다.
|
|
114 |
/// Looks up a localized resource of type DevExpress.Utils.Svg.SvgImage.
|
|
115 | 115 |
/// </summary> |
116 | 116 |
internal static DevExpress.Utils.Svg.SvgImage productquickcomparisons { |
117 | 117 |
get { |
... | ... | |
121 | 121 |
} |
122 | 122 |
|
123 | 123 |
/// <summary> |
124 |
/// System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
|
124 |
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
125 | 125 |
/// </summary> |
126 | 126 |
internal static System.Drawing.Bitmap ToolbarImage { |
127 | 127 |
get { |
... | ... | |
131 | 131 |
} |
132 | 132 |
|
133 | 133 |
/// <summary> |
134 |
/// SPPID Converter과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
134 |
/// Looks up a localized string similar to SPPID Converter.
|
|
135 | 135 |
/// </summary> |
136 | 136 |
internal static string Tooltip { |
137 | 137 |
get { |
내보내기 Unified diff