123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace UAS_MES.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("UAS_MES.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 _0802192135 {
- get {
- object obj = ResourceManager.GetObject("_0802192135", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap _2_0btn_04 {
- get {
- object obj = ResourceManager.GetObject("_2_0btn_04", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap _2_0btn_07 {
- get {
- object obj = ResourceManager.GetObject("_2_0btn_07", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap _2_0btn_36 {
- get {
- object obj = ResourceManager.GetObject("_2_0btn_36", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap _20130711113247276 {
- get {
- object obj = ResourceManager.GetObject("_20130711113247276", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap _5600c803afc2d {
- get {
- object obj = ResourceManager.GetObject("_5600c803afc2d", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Barcode_48px_1072745_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Barcode_48px_1072745_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorAddNewItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorAddNewItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorDeleteItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorDeleteItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorMoveFirstItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorMoveFirstItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorMoveLastItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorMoveLastItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorMoveLastItem_Image1 {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorMoveLastItem_Image1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorMoveNextItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorMoveNextItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap bindingNavigatorMovePreviousItem_Image {
- get {
- object obj = ResourceManager.GetObject("bindingNavigatorMovePreviousItem_Image", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap box_24px {
- get {
- object obj = ResourceManager.GetObject("box_24px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap box_code {
- get {
- object obj = ResourceManager.GetObject("box_code", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap button_bg_lightblue {
- get {
- object obj = ResourceManager.GetObject("button_bg_lightblue", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap change_password {
- get {
- object obj = ResourceManager.GetObject("change_password", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap close_32px_1181428_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("close_32px_1181428_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap close_button {
- get {
- object obj = ResourceManager.GetObject("close_button", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap close_darkbox {
- get {
- object obj = ResourceManager.GetObject("close_darkbox", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap close_lightblue {
- get {
- object obj = ResourceManager.GetObject("close_lightblue", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap close_red {
- get {
- object obj = ResourceManager.GetObject("close_red", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Close_up_32px_1181430_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Close_up_32px_1181430_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap dialog_close_24px_1173781_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("dialog_close_24px_1173781_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap dialog_error_5_48px_542794_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("dialog_error_5_48px_542794_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap down {
- get {
- object obj = ResourceManager.GetObject("down", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap down_load1 {
- get {
- object obj = ResourceManager.GetObject("down_load1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap download_icon {
- get {
- object obj = ResourceManager.GetObject("download_icon", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap excel {
- get {
- object obj = ResourceManager.GetObject("excel", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Excel_2010_16px_1180011_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Excel_2010_16px_1180011_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap file {
- get {
- object obj = ResourceManager.GetObject("file", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap file_info_64px_1176626_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("file_info_64px_1176626_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap focus {
- get {
- object obj = ResourceManager.GetObject("focus", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap gray {
- get {
- object obj = ResourceManager.GetObject("gray", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap highlight {
- get {
- object obj = ResourceManager.GetObject("highlight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap icon_title {
- get {
- object obj = ResourceManager.GetObject("icon_title", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Icon Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon_net", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Light {
- get {
- object obj = ResourceManager.GetObject("Light", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap LoadingError {
- get {
- object obj = ResourceManager.GetObject("LoadingError", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap LoadingFormat {
- get {
- object obj = ResourceManager.GetObject("LoadingFormat", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap lock_lock_24px {
- get {
- object obj = ResourceManager.GetObject("lock_lock_24px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap lock_open_24px {
- get {
- object obj = ResourceManager.GetObject("lock_open_24px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Lock24px {
- get {
- object obj = ResourceManager.GetObject("Lock24px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap login_button {
- get {
- object obj = ResourceManager.GetObject("login_button", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap LoginBG {
- get {
- object obj = ResourceManager.GetObject("LoginBG", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap Logout_32px_581264_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Logout_32px_581264_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Byte[] 类型的本地化资源。
- /// </summary>
- internal static byte[] mailattachment {
- get {
- object obj = ResourceManager.GetObject("mailattachment", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Icon matte_white_square_icon_business_tool_hammer_128px_571061_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("matte_white_square_icon_business_tool_hammer_128px_571061_easyicon_net", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap minus {
- get {
- object obj = ResourceManager.GetObject("minus", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap nav_file {
- get {
- object obj = ResourceManager.GetObject("nav_file", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap nav_file1 {
- get {
- object obj = ResourceManager.GetObject("nav_file1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap nav_file2 {
- get {
- object obj = ResourceManager.GetObject("nav_file2", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap normal {
- get {
- object obj = ResourceManager.GetObject("normal", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap notice_text_editor_16px_11373_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("notice_text_editor_16px_11373_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap People_48px_500819_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("People_48px_500819_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap plus {
- get {
- object obj = ResourceManager.GetObject("plus", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap preview_16px_25980_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("preview_16px_25980_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap pwd {
- get {
- object obj = ResourceManager.GetObject("pwd", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap refresh {
- get {
- object obj = ResourceManager.GetObject("refresh", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap search {
- get {
- object obj = ResourceManager.GetObject("search", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap timg {
- get {
- object obj = ResourceManager.GetObject("timg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap two_arrow_left {
- get {
- object obj = ResourceManager.GetObject("two_arrow_left", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap two_arrow_right {
- get {
- object obj = ResourceManager.GetObject("two_arrow_right", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Icon U_Icon {
- get {
- object obj = ResourceManager.GetObject("U_Icon", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap uas_blue {
- get {
- object obj = ResourceManager.GetObject("uas_blue", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap updating {
- get {
- object obj = ResourceManager.GetObject("updating", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap upload_icon {
- get {
- object obj = ResourceManager.GetObject("upload_icon", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap upload_icon1 {
- get {
- object obj = ResourceManager.GetObject("upload_icon1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap White_side {
- get {
- object obj = ResourceManager.GetObject("White_side", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap WhiteImage {
- get {
- object obj = ResourceManager.GetObject("WhiteImage", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Icon Windows_32px_1063981_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("Windows_32px_1063981_easyicon_net", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap write_15_893687707641px_1181413_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("write_15_893687707641px_1181413_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- internal static System.Drawing.Bitmap zxing_android_code_48px_1107946_easyicon_net {
- get {
- object obj = ResourceManager.GetObject("zxing_android_code_48px_1107946_easyicon_net", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
- }
- }
|