| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709 | //------------------------------------------------------------------------------// <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 PRSDesktop {    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", "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>        ///   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("PRSDesktop.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 add {            get {                object obj = ResourceManager.GetObject("add", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.        /// </summary>        internal static System.IO.UnmanagedMemoryStream add1 {            get {                return ResourceManager.GetStream("add1", resourceCulture);            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap anonymous {            get {                object obj = ResourceManager.GetObject("anonymous", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap appicon {            get {                object obj = ResourceManager.GetObject("appicon", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap archive {            get {                object obj = ResourceManager.GetObject("archive", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap assignments {            get {                object obj = ResourceManager.GetObject("assignments", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap attachment {            get {                object obj = ResourceManager.GetObject("attachment", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap attendance {            get {                object obj = ResourceManager.GetObject("attendance", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap audiorecording {            get {                object obj = ResourceManager.GetObject("audiorecording", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap autoupdate {            get {                object obj = ResourceManager.GetObject("autoupdate", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap back {            get {                object obj = ResourceManager.GetObject("back", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap barcode {            get {                object obj = ResourceManager.GetObject("barcode", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap bill {            get {                object obj = ResourceManager.GetObject("bill", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap bookmark {            get {                object obj = ResourceManager.GetObject("bookmark", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap box {            get {                object obj = ResourceManager.GetObject("box", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap box_sml {            get {                object obj = ResourceManager.GetObject("box_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap certificate {            get {                object obj = ResourceManager.GetObject("certificate", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.        /// </summary>        internal static System.IO.UnmanagedMemoryStream change {            get {                return ResourceManager.GetStream("change", resourceCulture);            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap checklist {            get {                object obj = ResourceManager.GetObject("checklist", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap circle {            get {                object obj = ResourceManager.GetObject("circle", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap clock {            get {                object obj = ResourceManager.GetObject("clock", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap clock_sml {            get {                object obj = ResourceManager.GetObject("clock_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap clone {            get {                object obj = ResourceManager.GetObject("clone", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap consignment {            get {                object obj = ResourceManager.GetObject("consignment", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap consignmenttype {            get {                object obj = ResourceManager.GetObject("consignmenttype", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap contacttype {            get {                object obj = ResourceManager.GetObject("contacttype", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap contract {            get {                object obj = ResourceManager.GetObject("contract", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap copy {            get {                object obj = ResourceManager.GetObject("copy", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap costcentre {            get {                object obj = ResourceManager.GetObject("costcentre", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap costsheet {            get {                object obj = ResourceManager.GetObject("costsheet", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap costsheetbrand {            get {                object obj = ResourceManager.GetObject("costsheetbrand", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap costsheetsection {            get {                object obj = ResourceManager.GetObject("costsheetsection", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap costsheettype {            get {                object obj = ResourceManager.GetObject("costsheettype", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap customer {            get {                object obj = ResourceManager.GetObject("customer", 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 delete_sml {            get {                object obj = ResourceManager.GetObject("delete_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap design {            get {                object obj = ResourceManager.GetObject("design", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap disabled {            get {                object obj = ResourceManager.GetObject("disabled", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap disk {            get {                object obj = ResourceManager.GetObject("disk", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap disk_sml {            get {                object obj = ResourceManager.GetObject("disk_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_bmp {            get {                object obj = ResourceManager.GetObject("doc_bmp", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_jpg {            get {                object obj = ResourceManager.GetObject("doc_jpg", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_misc {            get {                object obj = ResourceManager.GetObject("doc_misc", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_pdf {            get {                object obj = ResourceManager.GetObject("doc_pdf", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_png {            get {                object obj = ResourceManager.GetObject("doc_png", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_rtf {            get {                object obj = ResourceManager.GetObject("doc_rtf", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_txt {            get {                object obj = ResourceManager.GetObject("doc_txt", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap doc_xls {            get {                object obj = ResourceManager.GetObject("doc_xls", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap downarrow {            get {                object obj = ResourceManager.GetObject("downarrow", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap download {            get {                object obj = ResourceManager.GetObject("download", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap draw {            get {                object obj = ResourceManager.GetObject("draw", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap edit {            get {                object obj = ResourceManager.GetObject("edit", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap email {            get {                object obj = ResourceManager.GetObject("email", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap emailreport {            get {                object obj = ResourceManager.GetObject("emailreport", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap employee {            get {                object obj = ResourceManager.GetObject("employee", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap employeerole {            get {                object obj = ResourceManager.GetObject("employeerole", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap employees {            get {                object obj = ResourceManager.GetObject("employees", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.        /// </summary>        internal static System.IO.UnmanagedMemoryStream error {            get {                return ResourceManager.GetStream("error", resourceCulture);            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap everyone {            get {                object obj = ResourceManager.GetObject("everyone", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap factory {            get {                object obj = ResourceManager.GetObject("factory", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap factorysetup {            get {                object obj = ResourceManager.GetObject("factorysetup", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap finger {            get {                object obj = ResourceManager.GetObject("finger", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap fireworks {            get {                object obj = ResourceManager.GetObject("fireworks", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap first {            get {                object obj = ResourceManager.GetObject("first", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap fontsize {            get {                object obj = ResourceManager.GetObject("fontsize", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap forklift {            get {                object obj = ResourceManager.GetObject("forklift", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap forward {            get {                object obj = ResourceManager.GetObject("forward", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap fullpage {            get {                object obj = ResourceManager.GetObject("fullpage", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap glcode {            get {                object obj = ResourceManager.GetObject("glcode", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap grouped {            get {                object obj = ResourceManager.GetObject("grouped", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap hand {            get {                object obj = ResourceManager.GetObject("hand", 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 invoice {            get {                object obj = ResourceManager.GetObject("invoice", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kanban {            get {                object obj = ResourceManager.GetObject("kanban", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kanbantype {            get {                object obj = ResourceManager.GetObject("kanbantype", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap key {            get {                object obj = ResourceManager.GetObject("key", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kit {            get {                object obj = ResourceManager.GetObject("kit", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kitcondition {            get {                object obj = ResourceManager.GetObject("kitcondition", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kitformula {            get {                object obj = ResourceManager.GetObject("kitformula", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kitgroup {            get {                object obj = ResourceManager.GetObject("kitgroup", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap kpi {            get {                object obj = ResourceManager.GetObject("kpi", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap last {            get {                object obj = ResourceManager.GetObject("last", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap leave {            get {                object obj = ResourceManager.GetObject("leave", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap leftarrow {            get {                object obj = ResourceManager.GetObject("leftarrow", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap lifter {            get {                object obj = ResourceManager.GetObject("lifter", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap lightbulb {            get {                object obj = ResourceManager.GetObject("lightbulb", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap line {            get {                object obj = ResourceManager.GetObject("line", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap link {            get {                object obj = ResourceManager.GetObject("link", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap localfile {            get {                object obj = ResourceManager.GetObject("localfile", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap lock_sml {            get {                object obj = ResourceManager.GetObject("lock_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap locked {            get {                object obj = ResourceManager.GetObject("locked", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap map {            get {                object obj = ResourceManager.GetObject("map", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap mapmarker {            get {                object obj = ResourceManager.GetObject("mapmarker", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap menu {            get {                object obj = ResourceManager.GetObject("menu", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap milestone {            get {                object obj = ResourceManager.GetObject("milestone", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap minus {            get {                object obj = ResourceManager.GetObject("minus", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap next {            get {                object obj = ResourceManager.GetObject("next", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap orgchart {            get {                object obj = ResourceManager.GetObject("orgchart", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap overtime {            get {                object obj = ResourceManager.GetObject("overtime", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap pagewidth {            get {                object obj = ResourceManager.GetObject("pagewidth", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap palette {            get {                object obj = ResourceManager.GetObject("palette", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap parcel {            get {                object obj = ResourceManager.GetObject("parcel", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap password {            get {                object obj = ResourceManager.GetObject("password", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap payment {            get {                object obj = ResourceManager.GetObject("payment", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap pencil {            get {                object obj = ResourceManager.GetObject("pencil", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap pin {            get {                object obj = ResourceManager.GetObject("pin", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap plus {            get {                object obj = ResourceManager.GetObject("plus", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap position {            get {                object obj = ResourceManager.GetObject("position", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap post {            get {                object obj = ResourceManager.GetObject("post", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap printer {            get {                object obj = ResourceManager.GetObject("printer", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap product {            get {                object obj = ResourceManager.GetObject("product", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap productgroup {            get {                object obj = ResourceManager.GetObject("productgroup", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap project {            get {                object obj = ResourceManager.GetObject("project", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap purchase {            get {                object obj = ResourceManager.GetObject("purchase", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap quality {            get {                object obj = ResourceManager.GetObject("quality", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap quotation {            get {                object obj = ResourceManager.GetObject("quotation", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap quotestatus {            get {                object obj = ResourceManager.GetObject("quotestatus", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap rack {            get {                object obj = ResourceManager.GetObject("rack", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap receipt {            get {                object obj = ResourceManager.GetObject("receipt", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap refresh {            get {                object obj = ResourceManager.GetObject("refresh", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap remotefile {            get {                object obj = ResourceManager.GetObject("remotefile", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.        /// </summary>        internal static System.IO.UnmanagedMemoryStream remove {            get {                return ResourceManager.GetStream("remove", resourceCulture);            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap reply {            get {                object obj = ResourceManager.GetObject("reply", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap report {            get {                object obj = ResourceManager.GetObject("report", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap requisition {            get {                object obj = ResourceManager.GetObject("requisition", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap revision {            get {                object obj = ResourceManager.GetObject("revision", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap rightarrow {            get {                object obj = ResourceManager.GetObject("rightarrow", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap schedule_disabled {            get {                object obj = ResourceManager.GetObject("schedule_disabled", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap schedule_enabled {            get {                object obj = ResourceManager.GetObject("schedule_enabled", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap script {            get {                object obj = ResourceManager.GetObject("script", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap securitygroup {            get {                object obj = ResourceManager.GetObject("securitygroup", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap service {            get {                object obj = ResourceManager.GetObject("service", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap shared {            get {                object obj = ResourceManager.GetObject("shared", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap sick {            get {                object obj = ResourceManager.GetObject("sick", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap small_add {            get {                object obj = ResourceManager.GetObject("small_add", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap small_delete {            get {                object obj = ResourceManager.GetObject("small_delete", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap small_edit {            get {                object obj = ResourceManager.GetObject("small_edit", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap smiley {            get {                object obj = ResourceManager.GetObject("smiley", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap spanner {            get {                object obj = ResourceManager.GetObject("spanner", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap specifications {            get {                object obj = ResourceManager.GetObject("specifications", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap speechbubble {            get {                object obj = ResourceManager.GetObject("speechbubble", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap splash_small {            get {                object obj = ResourceManager.GetObject("splash_small", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap split {            get {                object obj = ResourceManager.GetObject("split", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap square {            get {                object obj = ResourceManager.GetObject("square", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap stop {            get {                object obj = ResourceManager.GetObject("stop", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap supplier {            get {                object obj = ResourceManager.GetObject("supplier", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap target {            get {                object obj = ResourceManager.GetObject("target", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap taxcode {            get {                object obj = ResourceManager.GetObject("taxcode", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap team {            get {                object obj = ResourceManager.GetObject("team", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap template {            get {                object obj = ResourceManager.GetObject("template", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap text {            get {                object obj = ResourceManager.GetObject("text", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap tick {            get {                object obj = ResourceManager.GetObject("tick", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap tick_sml {            get {                object obj = ResourceManager.GetObject("tick_sml", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap time {            get {                object obj = ResourceManager.GetObject("time", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap trolley {            get {                object obj = ResourceManager.GetObject("trolley", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap truck {            get {                object obj = ResourceManager.GetObject("truck", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap unitofmeasure {            get {                object obj = ResourceManager.GetObject("unitofmeasure", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap uparrow {            get {                object obj = ResourceManager.GetObject("uparrow", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap upload {            get {                object obj = ResourceManager.GetObject("upload", 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));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap videorecording {            get {                object obj = ResourceManager.GetObject("videorecording", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap view {            get {                object obj = ResourceManager.GetObject("view", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap warehouse {            get {                object obj = ResourceManager.GetObject("warehouse", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap warning {            get {                object obj = ResourceManager.GetObject("warning", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }                /// <summary>        ///   Looks up a localized resource of type System.Drawing.Bitmap.        /// </summary>        internal static System.Drawing.Bitmap wrench {            get {                object obj = ResourceManager.GetObject("wrench", resourceCulture);                return ((System.Drawing.Bitmap)(obj));            }        }    }}
 |