Resources.Designer.cs 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:2.0.50727.4952
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Dongke.IBOSS.PRD.Basics.DockPanel
  11. {
  12. using System;
  13. /// <summary>
  14. /// A strongly-typed resource class, for looking up localized strings, etc.
  15. /// </summary>
  16. // This class was auto-generated by the StronglyTypedResourceBuilder
  17. // class via a tool like ResGen or Visual Studio.
  18. // To add or remove a member, edit your .ResX file then rerun ResGen
  19. // with the /str option, or rebuild your VS project.
  20. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
  21. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  22. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  23. internal class Resources
  24. {
  25. private static global::System.Resources.ResourceManager resourceMan;
  26. private static global::System.Globalization.CultureInfo resourceCulture;
  27. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  28. internal Resources()
  29. {
  30. }
  31. /// <summary>
  32. /// Returns the cached ResourceManager instance used by this class.
  33. /// </summary>
  34. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  35. internal static global::System.Resources.ResourceManager ResourceManager
  36. {
  37. get
  38. {
  39. if (object.ReferenceEquals(resourceMan, null))
  40. {
  41. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Dongke.IBOSS.PRD.Basics.DockPanel.Resources", typeof(Resources).Assembly);
  42. resourceMan = temp;
  43. }
  44. return resourceMan;
  45. }
  46. }
  47. /// <summary>
  48. /// Overrides the current thread's CurrentUICulture property for all
  49. /// resource lookups using this strongly typed resource class.
  50. /// </summary>
  51. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  52. internal static global::System.Globalization.CultureInfo Culture
  53. {
  54. get
  55. {
  56. return resourceCulture;
  57. }
  58. set
  59. {
  60. resourceCulture = value;
  61. }
  62. }
  63. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond
  64. {
  65. get
  66. {
  67. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond", resourceCulture);
  68. return ((System.Drawing.Bitmap)(obj));
  69. }
  70. }
  71. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_Bottom
  72. {
  73. get
  74. {
  75. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_Bottom", resourceCulture);
  76. return ((System.Drawing.Bitmap)(obj));
  77. }
  78. }
  79. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_Fill
  80. {
  81. get
  82. {
  83. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_Fill", resourceCulture);
  84. return ((System.Drawing.Bitmap)(obj));
  85. }
  86. }
  87. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_HotSpot
  88. {
  89. get
  90. {
  91. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_HotSpot", resourceCulture);
  92. return ((System.Drawing.Bitmap)(obj));
  93. }
  94. }
  95. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_HotSpotIndex
  96. {
  97. get
  98. {
  99. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_HotSpotIndex", resourceCulture);
  100. return ((System.Drawing.Bitmap)(obj));
  101. }
  102. }
  103. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_Left
  104. {
  105. get
  106. {
  107. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_Left", resourceCulture);
  108. return ((System.Drawing.Bitmap)(obj));
  109. }
  110. }
  111. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_Right
  112. {
  113. get
  114. {
  115. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_Right", resourceCulture);
  116. return ((System.Drawing.Bitmap)(obj));
  117. }
  118. }
  119. internal static System.Drawing.Bitmap DockIndicator_PaneDiamond_Top
  120. {
  121. get
  122. {
  123. object obj = ResourceManager.GetObject("DockIndicator_PaneDiamond_Top", resourceCulture);
  124. return ((System.Drawing.Bitmap)(obj));
  125. }
  126. }
  127. internal static System.Drawing.Bitmap DockIndicator_PanelBottom
  128. {
  129. get
  130. {
  131. object obj = ResourceManager.GetObject("DockIndicator_PanelBottom", resourceCulture);
  132. return ((System.Drawing.Bitmap)(obj));
  133. }
  134. }
  135. internal static System.Drawing.Bitmap DockIndicator_PanelBottom_Active
  136. {
  137. get
  138. {
  139. object obj = ResourceManager.GetObject("DockIndicator_PanelBottom_Active", resourceCulture);
  140. return ((System.Drawing.Bitmap)(obj));
  141. }
  142. }
  143. internal static System.Drawing.Bitmap DockIndicator_PanelFill
  144. {
  145. get
  146. {
  147. object obj = ResourceManager.GetObject("DockIndicator_PanelFill", resourceCulture);
  148. return ((System.Drawing.Bitmap)(obj));
  149. }
  150. }
  151. internal static System.Drawing.Bitmap DockIndicator_PanelFill_Active
  152. {
  153. get
  154. {
  155. object obj = ResourceManager.GetObject("DockIndicator_PanelFill_Active", resourceCulture);
  156. return ((System.Drawing.Bitmap)(obj));
  157. }
  158. }
  159. internal static System.Drawing.Bitmap DockIndicator_PanelLeft
  160. {
  161. get
  162. {
  163. object obj = ResourceManager.GetObject("DockIndicator_PanelLeft", resourceCulture);
  164. return ((System.Drawing.Bitmap)(obj));
  165. }
  166. }
  167. internal static System.Drawing.Bitmap DockIndicator_PanelLeft_Active
  168. {
  169. get
  170. {
  171. object obj = ResourceManager.GetObject("DockIndicator_PanelLeft_Active", resourceCulture);
  172. return ((System.Drawing.Bitmap)(obj));
  173. }
  174. }
  175. internal static System.Drawing.Bitmap DockIndicator_PanelRight
  176. {
  177. get
  178. {
  179. object obj = ResourceManager.GetObject("DockIndicator_PanelRight", resourceCulture);
  180. return ((System.Drawing.Bitmap)(obj));
  181. }
  182. }
  183. internal static System.Drawing.Bitmap DockIndicator_PanelRight_Active
  184. {
  185. get
  186. {
  187. object obj = ResourceManager.GetObject("DockIndicator_PanelRight_Active", resourceCulture);
  188. return ((System.Drawing.Bitmap)(obj));
  189. }
  190. }
  191. internal static System.Drawing.Bitmap DockIndicator_PanelTop
  192. {
  193. get
  194. {
  195. object obj = ResourceManager.GetObject("DockIndicator_PanelTop", resourceCulture);
  196. return ((System.Drawing.Bitmap)(obj));
  197. }
  198. }
  199. internal static System.Drawing.Bitmap DockIndicator_PanelTop_Active
  200. {
  201. get
  202. {
  203. object obj = ResourceManager.GetObject("DockIndicator_PanelTop_Active", resourceCulture);
  204. return ((System.Drawing.Bitmap)(obj));
  205. }
  206. }
  207. internal static System.Drawing.Bitmap DockPane_AutoHide
  208. {
  209. get
  210. {
  211. object obj = ResourceManager.GetObject("DockPane_AutoHide", resourceCulture);
  212. return ((System.Drawing.Bitmap)(obj));
  213. }
  214. }
  215. internal static System.Drawing.Bitmap DockPane_Close
  216. {
  217. get
  218. {
  219. object obj = ResourceManager.GetObject("DockPane_Close", resourceCulture);
  220. return ((System.Drawing.Bitmap)(obj));
  221. }
  222. }
  223. internal static System.Drawing.Bitmap DockPane_Dock
  224. {
  225. get
  226. {
  227. object obj = ResourceManager.GetObject("DockPane_Dock", resourceCulture);
  228. return ((System.Drawing.Bitmap)(obj));
  229. }
  230. }
  231. internal static System.Drawing.Bitmap DockPane_Option
  232. {
  233. get
  234. {
  235. object obj = ResourceManager.GetObject("DockPane_Option", resourceCulture);
  236. return ((System.Drawing.Bitmap)(obj));
  237. }
  238. }
  239. internal static System.Drawing.Bitmap DockPane_OptionOverflow
  240. {
  241. get
  242. {
  243. object obj = ResourceManager.GetObject("DockPane_OptionOverflow", resourceCulture);
  244. return ((System.Drawing.Bitmap)(obj));
  245. }
  246. }
  247. }
  248. }