544 lines
20 KiB
C#
544 lines
20 KiB
C#
|
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
// Runtime Version:4.0.30319.42000
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
namespace Ease.UICreator.Properties {
|
|||
|
using System;
|
|||
|
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|||
|
/// </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.
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.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>
|
|||
|
/// Returns the cached ResourceManager instance used by this class.
|
|||
|
/// </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("Ease.UICreator.Properties.Resources", typeof(Resources).Assembly);
|
|||
|
resourceMan = temp;
|
|||
|
}
|
|||
|
return resourceMan;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Overrides the current thread's CurrentUICulture property for all
|
|||
|
/// resource lookups using this strongly typed resource class.
|
|||
|
/// </summary>
|
|||
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|||
|
internal static global::System.Globalization.CultureInfo Culture {
|
|||
|
get {
|
|||
|
return resourceCulture;
|
|||
|
}
|
|||
|
set {
|
|||
|
resourceCulture = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Activate {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Activate", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap AddTable {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("AddTable", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap AddTable1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("AddTable1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Cancel_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Cancel_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Check_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Check_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Copy_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Copy_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap cross {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("cross", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Cut_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Cut_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap DataTransfer1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("DataTransfer1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Delete {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Delete", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Desktop {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Desktop", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Edit_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Edit_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Exit {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Exit", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Exit1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Exit1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Find_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Find_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Folder_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Folder_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Group {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Group", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap GStat {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("GStat", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Help {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Help", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Help_48x48 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Help_48x48", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Info {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Info", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap keyring {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("keyring", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap keyring1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("keyring1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Library_Folder_graphite {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Library Folder graphite", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Logo {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Logo", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap MatadorEdit {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("MatadorEdit", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap MatadorIconEdit1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("MatadorIconEdit1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap MatadorIconEdit2 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("MatadorIconEdit2", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Mobile {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Mobile", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap New_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("New_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap New_Folder {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("New Folder", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Paste_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Paste_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Preview {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Preview", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Preview1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Preview1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Print {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Print", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Print1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Print1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Refresh_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Refresh_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Remove_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Remove_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Save {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Save", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Save_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Save_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Search {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Search", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Search_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Search_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Search1 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Search1", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Stock_Index_Down_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Stock Index Down_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Stock_Index_Up_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Stock Index Up_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap System_Setup {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("System Setup", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap Upload_16x16 {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("Upload_16x16", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|||
|
/// </summary>
|
|||
|
internal static System.Drawing.Bitmap user {
|
|||
|
get {
|
|||
|
object obj = ResourceManager.GetObject("user", resourceCulture);
|
|||
|
return ((System.Drawing.Bitmap)(obj));
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|