Crypto-Notepad/Crypto Notepad/Properties/Resources.Designer.cs

614 lines
23 KiB
C#
Raw Permalink Normal View History

2016-01-06 14:47:38 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
2016-01-06 14:47:38 +00:00
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2016-01-06 14:47:38 +00:00
// </auto-generated>
//------------------------------------------------------------------------------
2016-01-09 20:46:25 +00:00
namespace Crypto_Notepad.Properties {
2016-01-06 14:47:38 +00:00
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
2016-01-06 14:47:38 +00:00
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
2022-05-22 08:07:48 +00:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
2016-01-06 14:47:38 +00:00
[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>
/// Returns the cached ResourceManager instance used by this class.
2016-01-06 14:47:38 +00:00
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
2016-01-09 20:46:25 +00:00
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Crypto_Notepad.Properties.Resources", typeof(Resources).Assembly);
2016-01-06 14:47:38 +00:00
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
2016-01-06 14:47:38 +00:00
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
2016-01-07 16:46:10 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap application {
get {
object obj = ResourceManager.GetObject("application", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2019-10-20 18:29:53 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-20 18:29:53 +00:00
/// </summary>
2019-10-21 11:32:55 +00:00
internal static System.Drawing.Bitmap application_blue {
2019-10-20 18:29:53 +00:00
get {
2019-10-21 11:32:55 +00:00
object obj = ResourceManager.GetObject("application_blue", resourceCulture);
2019-10-20 18:29:53 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap application_dock_180 {
get {
object obj = ResourceManager.GetObject("application-dock-180", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2019-10-11 10:31:24 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-11 10:31:24 +00:00
/// </summary>
internal static System.Drawing.Bitmap applications_blue {
get {
object obj = ResourceManager.GetObject("applications_blue", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2018-12-29 16:23:10 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap arrow_left {
get {
object obj = ResourceManager.GetObject("arrow_left", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap arrow_right {
get {
object obj = ResourceManager.GetObject("arrow_right", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap big_lock {
get {
object obj = ResourceManager.GetObject("big_lock", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap clipboard {
get {
object obj = ResourceManager.GetObject("clipboard", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-11 17:29:17 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap clipboard_minus {
get {
object obj = ResourceManager.GetObject("clipboard_minus", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2021-04-07 11:19:36 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap clipboard_text {
get {
object obj = ResourceManager.GetObject("clipboard_text", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2022-05-22 08:07:48 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap clock_plus {
get {
object obj = ResourceManager.GetObject("clock_plus", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap cross_button {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("cross_button", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap disk_minus {
get {
object obj = ResourceManager.GetObject("disk_minus", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
2016-01-11 17:29:17 +00:00
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap disk_return_black {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("disk_return_black", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap disks_black {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("disks_black", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap document {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("document", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap document_copy {
get {
object obj = ResourceManager.GetObject("document_copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-11 17:29:17 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
internal static System.Drawing.Bitmap document_minus {
2016-01-11 17:29:17 +00:00
get {
object obj = ResourceManager.GetObject("document_minus", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
internal static System.Drawing.Bitmap document_pencil {
2016-01-11 17:29:17 +00:00
get {
object obj = ResourceManager.GetObject("document_pencil", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap document_plus {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("document_plus", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-15 16:19:12 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-15 16:19:12 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap document_text {
2016-01-15 16:19:12 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("document_text", resourceCulture);
2016-01-15 16:19:12 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-15 16:19:12 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap eye {
2016-01-15 16:19:12 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("eye", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
2016-01-15 16:19:12 +00:00
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-15 16:19:12 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap eye_half {
2016-01-15 16:19:12 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("eye_half", resourceCulture);
2016-01-15 16:19:12 +00:00
return ((System.Drawing.Bitmap)(obj));
2016-01-20 19:29:03 +00:00
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-20 19:29:03 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap folder_horizontal {
2016-01-20 19:29:03 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("folder_horizontal", resourceCulture);
2016-01-20 19:29:03 +00:00
return ((System.Drawing.Bitmap)(obj));
2016-01-15 16:19:12 +00:00
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-15 16:19:12 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap folder_open_document {
2016-01-15 16:19:12 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("folder_open_document", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap gear {
get {
object obj = ResourceManager.GetObject("gear", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2019-10-13 11:49:43 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-13 11:49:43 +00:00
/// </summary>
internal static System.Drawing.Bitmap gnupg_keys {
get {
object obj = ResourceManager.GetObject("gnupg_keys", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2018-12-29 16:23:10 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap information {
get {
object obj = ResourceManager.GetObject("information", resourceCulture);
2016-01-15 16:19:12 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-15 16:19:12 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap key {
2016-01-15 16:19:12 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("key", resourceCulture);
2016-01-15 16:19:12 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2019-11-11 17:19:29 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-11-11 17:19:29 +00:00
/// </summary>
2019-11-22 15:38:41 +00:00
internal static System.Drawing.Bitmap key_plus {
2019-11-11 17:19:29 +00:00
get {
2019-11-22 15:38:41 +00:00
object obj = ResourceManager.GetObject("key_plus", resourceCulture);
2019-11-11 17:19:29 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2019-10-13 11:49:43 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-13 11:49:43 +00:00
/// </summary>
internal static System.Drawing.Bitmap key_solid {
get {
object obj = ResourceManager.GetObject("key_solid", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap lock_pencil {
get {
object obj = ResourceManager.GetObject("lock_pencil", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-11 17:29:17 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap lock_warning {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("lock_warning", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap magnifier {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("magnifier", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap minus {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("minus", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap notepad_lock {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("notepad_lock", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
2019-10-02 16:33:26 +00:00
}
}
2019-10-11 10:31:24 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-11 10:31:24 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_application_double {
get {
object obj = ResourceManager.GetObject("old_application_double", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2022-05-22 08:07:48 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap old_clock_add {
get {
object obj = ResourceManager.GetObject("old_clock_add", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
2019-10-02 16:33:26 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_cut_red {
get {
object obj = ResourceManager.GetObject("old_cut_red", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_diskette {
get {
object obj = ResourceManager.GetObject("old_diskette", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_folder_stand {
get {
object obj = ResourceManager.GetObject("old_folder_stand", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_folder_vertical_document {
get {
object obj = ResourceManager.GetObject("old_folder_vertical_document", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_lock {
get {
object obj = ResourceManager.GetObject("old_lock", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap old_lock_edit {
get {
object obj = ResourceManager.GetObject("old_lock_edit", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_page_white_add {
get {
object obj = ResourceManager.GetObject("old_page_white_add", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_page_white_copy {
get {
object obj = ResourceManager.GetObject("old_page_white_copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_page_white_delete {
get {
object obj = ResourceManager.GetObject("old_page_white_delete", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_page_white_key {
get {
object obj = ResourceManager.GetObject("old_page_white_key", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_paste_plain {
get {
object obj = ResourceManager.GetObject("old_paste_plain", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2019-10-02 16:33:26 +00:00
/// </summary>
internal static System.Drawing.Bitmap old_setting_tools {
get {
object obj = ResourceManager.GetObject("old_setting_tools", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
2016-01-11 17:29:17 +00:00
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap scissors {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("scissors", resourceCulture);
2016-01-11 17:29:17 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-11 17:29:17 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap selection_input {
2016-01-11 17:29:17 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("selection_input", resourceCulture);
2016-01-07 16:46:10 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-10 12:33:05 +00:00
2016-01-15 16:19:12 +00:00
/// <summary>
/// Looks up a localized resource of type System.Byte[].
2016-01-15 16:19:12 +00:00
/// </summary>
internal static byte[] Updater {
get {
object obj = ResourceManager.GetObject("Updater", resourceCulture);
return ((byte[])(obj));
}
}
2016-01-10 12:33:05 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2016-01-10 12:33:05 +00:00
/// </summary>
2018-12-29 16:23:10 +00:00
internal static System.Drawing.Bitmap upload_cloud {
get {
object obj = ResourceManager.GetObject("upload_cloud", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
2018-12-29 16:23:10 +00:00
/// </summary>
internal static System.Drawing.Bitmap wrap_option {
2016-01-10 12:33:05 +00:00
get {
2018-12-29 16:23:10 +00:00
object obj = ResourceManager.GetObject("wrap_option", resourceCulture);
2016-01-10 12:33:05 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2016-01-06 14:47:38 +00:00
}
}