1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.34209
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace LYFZ.ComponentLibrary.Properties {
- using System;
-
-
- /// <summary>
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- /// </summary>
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public 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)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LYFZ.ComponentLibrary.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// 使用此强类型资源类,为所有资源查找
- /// 重写当前线程的 CurrentUICulture 属性。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap _062 {
- get {
- object obj = ResourceManager.GetObject("_062", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap _072 {
- get {
- object obj = ResourceManager.GetObject("_072", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap _083 {
- get {
- object obj = ResourceManager.GetObject("_083", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap _1_100 {
- get {
- object obj = ResourceManager.GetObject("_1_100", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap aio_quickbar_cut {
- get {
- object obj = ResourceManager.GetObject("aio_quickbar_cut", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap allbtn_down {
- get {
- object obj = ResourceManager.GetObject("allbtn_down", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap allbtn_highlight {
- get {
- object obj = ResourceManager.GetObject("allbtn_highlight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap arrow {
- get {
- object obj = ResourceManager.GetObject("arrow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Away {
- get {
- object obj = ResourceManager.GetObject("Away", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap BG1 {
- get {
- object obj = ResourceManager.GetObject("BG1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap BGimg0 {
- get {
- object obj = ResourceManager.GetObject("BGimg0", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap brush {
- get {
- object obj = ResourceManager.GetObject("brush", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_bg {
- get {
- object obj = ResourceManager.GetObject("btn_bg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_bg2 {
- get {
- object obj = ResourceManager.GetObject("btn_bg2", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_bg3 {
- get {
- object obj = ResourceManager.GetObject("btn_bg3", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_bg4 {
- get {
- object obj = ResourceManager.GetObject("btn_bg4", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_close {
- get {
- object obj = ResourceManager.GetObject("btn_close", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_max {
- get {
- object obj = ResourceManager.GetObject("btn_max", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_mini {
- get {
- object obj = ResourceManager.GetObject("btn_mini", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_qq {
- get {
- object obj = ResourceManager.GetObject("btn_qq", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_restore {
- get {
- object obj = ResourceManager.GetObject("btn_restore", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap btn_tel {
- get {
- object obj = ResourceManager.GetObject("btn_tel", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap BtnClose_hight {
- get {
- object obj = ResourceManager.GetObject("BtnClose_hight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Busy {
- get {
- object obj = ResourceManager.GetObject("Busy", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap cancel {
- get {
- object obj = ResourceManager.GetObject("cancel", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap check {
- get {
- object obj = ResourceManager.GetObject("check", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap close {
- get {
- object obj = ResourceManager.GetObject("close", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap close1 {
- get {
- object obj = ResourceManager.GetObject("close1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Collapse {
- get {
- object obj = ResourceManager.GetObject("Collapse", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap color {
- get {
- object obj = ResourceManager.GetObject("color", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ContainerBG {
- get {
- object obj = ResourceManager.GetObject("ContainerBG", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Dont_Disturb {
- get {
- object obj = ResourceManager.GetObject("Dont_Disturb", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap dot {
- get {
- object obj = ResourceManager.GetObject("dot", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap downarrow {
- get {
- object obj = ResourceManager.GetObject("downarrow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ellips {
- get {
- object obj = ResourceManager.GetObject("ellips", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Expand {
- get {
- object obj = ResourceManager.GetObject("Expand", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap feedback {
- get {
- object obj = ResourceManager.GetObject("feedback", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap folder_256px {
- get {
- object obj = ResourceManager.GetObject("folder_256px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap frameBorderEffect_mouseDownDraw {
- get {
- object obj = ResourceManager.GetObject("frameBorderEffect_mouseDownDraw", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap frameBorderEffect_normalDraw {
- get {
- object obj = ResourceManager.GetObject("frameBorderEffect_normalDraw", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap hight {
- get {
- object obj = ResourceManager.GetObject("hight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ico_SysRepair {
- get {
- object obj = ResourceManager.GetObject("ico_SysRepair", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ico_TraceCleaner {
- get {
- object obj = ResourceManager.GetObject("ico_TraceCleaner", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap imgRjp_BackgroundImage {
- get {
- object obj = ResourceManager.GetObject("imgRjp_BackgroundImage", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap inputbox {
- get {
- object obj = ResourceManager.GetObject("inputbox", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap inputbox_hover {
- get {
- object obj = ResourceManager.GetObject("inputbox_hover", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Invisible {
- get {
- object obj = ResourceManager.GetObject("Invisible", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap keyboard {
- get {
- object obj = ResourceManager.GetObject("keyboard", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap large {
- get {
- object obj = ResourceManager.GetObject("large", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap leftarrow {
- get {
- object obj = ResourceManager.GetObject("leftarrow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap LOGO_lyfz {
- get {
- object obj = ResourceManager.GetObject("LOGO_lyfz", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找类似于 (Icon) 的 System.Drawing.Icon 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Icon LyfzLogo {
- get {
- object obj = ResourceManager.GetObject("LyfzLogo", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_bluelight_bkg {
- get {
- object obj = ResourceManager.GetObject("main_bluelight_bkg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_light_bkg {
- get {
- object obj = ResourceManager.GetObject("main_light_bkg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_light_bkg_top123 {
- get {
- object obj = ResourceManager.GetObject("main_light_bkg_top123", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tab_background {
- get {
- object obj = ResourceManager.GetObject("main_tab_background", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tab_bkg {
- get {
- object obj = ResourceManager.GetObject("main_tab_bkg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tab_check {
- get {
- object obj = ResourceManager.GetObject("main_tab_check", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tab_highlighttwo {
- get {
- object obj = ResourceManager.GetObject("main_tab_highlighttwo", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tabbtn_down {
- get {
- object obj = ResourceManager.GetObject("main_tabbtn_down", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap main_tabbtn_highlight {
- get {
- object obj = ResourceManager.GetObject("main_tabbtn_highlight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap MainPanel {
- get {
- object obj = ResourceManager.GetObject("MainPanel", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap menu1 {
- get {
- object obj = ResourceManager.GetObject("menu1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap middle {
- get {
- object obj = ResourceManager.GetObject("middle", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap none {
- get {
- object obj = ResourceManager.GetObject("none", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap none1 {
- get {
- object obj = ResourceManager.GetObject("none1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Norml {
- get {
- object obj = ResourceManager.GetObject("Norml", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap OffLine {
- get {
- object obj = ResourceManager.GetObject("OffLine", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ok {
- get {
- object obj = ResourceManager.GetObject("ok", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap OnLine {
- get {
- object obj = ResourceManager.GetObject("OnLine", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap pitdelete {
- get {
- object obj = ResourceManager.GetObject("pitdelete", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap pitEdit {
- get {
- object obj = ResourceManager.GetObject("pitEdit", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap pitEditOk {
- get {
- object obj = ResourceManager.GetObject("pitEditOk", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap pitReset {
- get {
- object obj = ResourceManager.GetObject("pitReset", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Prohibit {
- get {
- object obj = ResourceManager.GetObject("Prohibit", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap pushed {
- get {
- object obj = ResourceManager.GetObject("pushed", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap QMe {
- get {
- object obj = ResourceManager.GetObject("QMe", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap rect {
- get {
- object obj = ResourceManager.GetObject("rect", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap rect1 {
- get {
- object obj = ResourceManager.GetObject("rect1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap rightarrow {
- get {
- object obj = ResourceManager.GetObject("rightarrow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap safe_subtab_btn {
- get {
- object obj = ResourceManager.GetObject("safe_subtab_btn", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap save {
- get {
- object obj = ResourceManager.GetObject("save", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap separator {
- get {
- object obj = ResourceManager.GetObject("separator", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap skin0 {
- get {
- object obj = ResourceManager.GetObject("skin0", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap small {
- get {
- object obj = ResourceManager.GetObject("small", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap strdate {
- get {
- object obj = ResourceManager.GetObject("strdate", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap sub_tabbar_split {
- get {
- object obj = ResourceManager.GetObject("sub_tabbar_split", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tab_dots_down {
- get {
- object obj = ResourceManager.GetObject("tab_dots_down", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tab_dots_mouseover {
- get {
- object obj = ResourceManager.GetObject("tab_dots_mouseover", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tab_dots_normal {
- get {
- object obj = ResourceManager.GetObject("tab_dots_normal", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tab01 {
- get {
- object obj = ResourceManager.GetObject("tab01", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tab02 {
- get {
- object obj = ResourceManager.GetObject("tab02", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap text {
- get {
- object obj = ResourceManager.GetObject("text", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Textbox {
- get {
- object obj = ResourceManager.GetObject("Textbox", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Textbox_bule {
- get {
- object obj = ResourceManager.GetObject("Textbox_bule", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap texture {
- get {
- object obj = ResourceManager.GetObject("texture", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbBottom {
- get {
- object obj = ResourceManager.GetObject("ThumbBottom", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbLeft {
- get {
- object obj = ResourceManager.GetObject("ThumbLeft", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbMiddleH {
- get {
- object obj = ResourceManager.GetObject("ThumbMiddleH", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbMiddleH1 {
- get {
- object obj = ResourceManager.GetObject("ThumbMiddleH1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbMiddleV {
- get {
- object obj = ResourceManager.GetObject("ThumbMiddleV", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbRight {
- get {
- object obj = ResourceManager.GetObject("ThumbRight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbSpanBottom {
- get {
- object obj = ResourceManager.GetObject("ThumbSpanBottom", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbSpanLeft {
- get {
- object obj = ResourceManager.GetObject("ThumbSpanLeft", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbSpanRight {
- get {
- object obj = ResourceManager.GetObject("ThumbSpanRight", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbSpanTop {
- get {
- object obj = ResourceManager.GetObject("ThumbSpanTop", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap ThumbTop {
- get {
- object obj = ResourceManager.GetObject("ThumbTop", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tips_light_bkg {
- get {
- object obj = ResourceManager.GetObject("tips_light_bkg", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap toolbar_hover {
- get {
- object obj = ResourceManager.GetObject("toolbar_hover", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap tools_256px {
- get {
- object obj = ResourceManager.GetObject("tools_256px", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx1 {
- get {
- object obj = ResourceManager.GetObject("Tx1", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx10 {
- get {
- object obj = ResourceManager.GetObject("Tx10", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx11 {
- get {
- object obj = ResourceManager.GetObject("Tx11", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx12 {
- get {
- object obj = ResourceManager.GetObject("Tx12", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx13 {
- get {
- object obj = ResourceManager.GetObject("Tx13", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx14 {
- get {
- object obj = ResourceManager.GetObject("Tx14", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx15 {
- get {
- object obj = ResourceManager.GetObject("Tx15", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx16 {
- get {
- object obj = ResourceManager.GetObject("Tx16", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx17 {
- get {
- object obj = ResourceManager.GetObject("Tx17", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx18 {
- get {
- object obj = ResourceManager.GetObject("Tx18", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx19 {
- get {
- object obj = ResourceManager.GetObject("Tx19", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx2 {
- get {
- object obj = ResourceManager.GetObject("Tx2", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx20 {
- get {
- object obj = ResourceManager.GetObject("Tx20", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx3 {
- get {
- object obj = ResourceManager.GetObject("Tx3", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx4 {
- get {
- object obj = ResourceManager.GetObject("Tx4", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx5 {
- get {
- object obj = ResourceManager.GetObject("Tx5", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx6 {
- get {
- object obj = ResourceManager.GetObject("Tx6", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx7 {
- get {
- object obj = ResourceManager.GetObject("Tx7", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx8 {
- get {
- object obj = ResourceManager.GetObject("Tx8", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Tx9 {
- get {
- object obj = ResourceManager.GetObject("Tx9", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap uparrow {
- get {
- object obj = ResourceManager.GetObject("uparrow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Vista_Aero2 {
- get {
- object obj = ResourceManager.GetObject("Vista_Aero2", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap Vista_Aero3 {
- get {
- object obj = ResourceManager.GetObject("Vista_Aero3", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap window_shadow {
- get {
- object obj = ResourceManager.GetObject("window_shadow", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap window_shadow2 {
- get {
- object obj = ResourceManager.GetObject("window_shadow2", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 查找 System.Drawing.Bitmap 类型的本地化资源。
- /// </summary>
- public static System.Drawing.Bitmap XiaLa {
- get {
- object obj = ResourceManager.GetObject("XiaLa", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
- }
- }
|