374 lines
14 KiB
C#
374 lines
14 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 這段程式碼是由工具產生的。
|
|
// 執行階段版本:4.0.30319.42000
|
|
//
|
|
// 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
|
// 變更將會遺失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace CloudBuilder.Gui.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// 用於查詢當地語系化字串等的強類型資源類別。
|
|
/// </summary>
|
|
// 這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
|
|
// 類別透過 ResGen 或 Visual Studio 這類工具。
|
|
// 若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
|
|
// (利用 /str 選項),或重建您的 VS 專案。
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Resources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Resources() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// 傳回這個類別使用的快取的 ResourceManager 執行個體。
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CloudBuilder.Gui.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
|
|
/// 使用這個強類型資源類別的資源查閱。
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap amend_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("amend_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Asterisk_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Asterisk_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap cancel_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("cancel_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap close_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("close_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap create_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("create_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Critical_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Critical_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap delete_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("delete_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericAsterisk {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericAsterisk", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericCritical {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericCritical", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericHand {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericHand", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericInformation {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericInformation", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericQuestion {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericQuestion", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericStop {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericStop", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap GenericWarning {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GenericWarning", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Information_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Information_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MoveFirst {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MoveFirst", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MoveFirst1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MoveFirst1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MoveLast {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MoveLast", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MoveLast1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MoveLast1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MoveNext {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MoveNext", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap MovePrevious {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MovePrevious", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap ok_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ok_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap print {
|
|
get {
|
|
object obj = ResourceManager.GetObject("print", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Question_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Question_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap reset_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("reset_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap save_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("save_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap search_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("search_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap UAC_Shield_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("UAC_Shield_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap view_16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("view_16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Warning_Windows_11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Warning_Windows_11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
|
|
/// </summary>
|
|
internal static System.Drawing.Bitmap Windows11 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Windows11", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|