暫無描述

Copy of MainWindow.g.i.cs 33KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  1. #pragma checksum "..\..\..\Copy of MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "C65EB7755E0AE3C22B5881A1D4560148"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.235
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Diagnostics;
  13. using System.Windows;
  14. using System.Windows.Automation;
  15. using System.Windows.Controls;
  16. using System.Windows.Controls.Primitives;
  17. using System.Windows.Data;
  18. using System.Windows.Documents;
  19. using System.Windows.Ink;
  20. using System.Windows.Input;
  21. using System.Windows.Markup;
  22. using System.Windows.Media;
  23. using System.Windows.Media.Animation;
  24. using System.Windows.Media.Effects;
  25. using System.Windows.Media.Imaging;
  26. using System.Windows.Media.Media3D;
  27. using System.Windows.Media.TextFormatting;
  28. using System.Windows.Navigation;
  29. using System.Windows.Shapes;
  30. using System.Windows.Shell;
  31. using WpfApplication19;
  32. using WpfApplication19.Properties;
  33. using WpfLocalization;
  34. namespace WpfApplication19 {
  35. /// <summary>
  36. /// MainWindow
  37. /// </summary>
  38. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  39. public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  40. #line 33 "..\..\..\Copy of MainWindow.xaml"
  41. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  42. internal System.Windows.Controls.Menu menu1;
  43. #line default
  44. #line hidden
  45. #line 42 "..\..\..\Copy of MainWindow.xaml"
  46. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  47. internal System.Windows.Controls.MenuItem thaiMenu;
  48. #line default
  49. #line hidden
  50. #line 43 "..\..\..\Copy of MainWindow.xaml"
  51. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  52. internal System.Windows.Controls.MenuItem engMenu;
  53. #line default
  54. #line hidden
  55. #line 47 "..\..\..\Copy of MainWindow.xaml"
  56. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  57. internal System.Windows.Controls.MenuItem windowItem;
  58. #line default
  59. #line hidden
  60. #line 48 "..\..\..\Copy of MainWindow.xaml"
  61. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  62. internal System.Windows.Controls.MenuItem fullScreenItem;
  63. #line default
  64. #line hidden
  65. #line 51 "..\..\..\Copy of MainWindow.xaml"
  66. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  67. internal System.Windows.Controls.Label label1;
  68. #line default
  69. #line hidden
  70. #line 52 "..\..\..\Copy of MainWindow.xaml"
  71. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  72. internal System.Windows.Controls.TextBox lotNo;
  73. #line default
  74. #line hidden
  75. #line 53 "..\..\..\Copy of MainWindow.xaml"
  76. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  77. internal System.Windows.Controls.Label label3;
  78. #line default
  79. #line hidden
  80. #line 54 "..\..\..\Copy of MainWindow.xaml"
  81. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  82. internal System.Windows.Controls.TextBox code;
  83. #line default
  84. #line hidden
  85. #line 55 "..\..\..\Copy of MainWindow.xaml"
  86. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  87. internal System.Windows.Controls.Label label4;
  88. #line default
  89. #line hidden
  90. #line 56 "..\..\..\Copy of MainWindow.xaml"
  91. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  92. internal System.Windows.Controls.TextBox noProduct;
  93. #line default
  94. #line hidden
  95. #line 57 "..\..\..\Copy of MainWindow.xaml"
  96. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  97. internal System.Windows.Controls.TextBox customer;
  98. #line default
  99. #line hidden
  100. #line 58 "..\..\..\Copy of MainWindow.xaml"
  101. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  102. internal System.Windows.Controls.Label label5;
  103. #line default
  104. #line hidden
  105. #line 59 "..\..\..\Copy of MainWindow.xaml"
  106. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  107. internal System.Windows.Controls.Label label6;
  108. #line default
  109. #line hidden
  110. #line 60 "..\..\..\Copy of MainWindow.xaml"
  111. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  112. internal System.Windows.Controls.TextBox shape;
  113. #line default
  114. #line hidden
  115. #line 61 "..\..\..\Copy of MainWindow.xaml"
  116. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  117. internal System.Windows.Controls.Label label7;
  118. #line default
  119. #line hidden
  120. #line 62 "..\..\..\Copy of MainWindow.xaml"
  121. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  122. internal System.Windows.Controls.TextBox size;
  123. #line default
  124. #line hidden
  125. #line 63 "..\..\..\Copy of MainWindow.xaml"
  126. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  127. internal System.Windows.Controls.Label label8;
  128. #line default
  129. #line hidden
  130. #line 64 "..\..\..\Copy of MainWindow.xaml"
  131. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  132. internal System.Windows.Controls.TextBox spec;
  133. #line default
  134. #line hidden
  135. #line 65 "..\..\..\Copy of MainWindow.xaml"
  136. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  137. internal System.Windows.Controls.Label label9;
  138. #line default
  139. #line hidden
  140. #line 66 "..\..\..\Copy of MainWindow.xaml"
  141. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  142. internal System.Windows.Controls.TextBox sampling;
  143. #line default
  144. #line hidden
  145. #line 67 "..\..\..\Copy of MainWindow.xaml"
  146. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  147. internal System.Windows.Controls.Label label10;
  148. #line default
  149. #line hidden
  150. #line 68 "..\..\..\Copy of MainWindow.xaml"
  151. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  152. internal System.Windows.Controls.TextBox point;
  153. #line default
  154. #line hidden
  155. #line 69 "..\..\..\Copy of MainWindow.xaml"
  156. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  157. internal System.Windows.Controls.Label label11;
  158. #line default
  159. #line hidden
  160. #line 70 "..\..\..\Copy of MainWindow.xaml"
  161. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  162. internal System.Windows.Controls.TextBox condition;
  163. #line default
  164. #line hidden
  165. #line 71 "..\..\..\Copy of MainWindow.xaml"
  166. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  167. internal System.Windows.Controls.Label label12;
  168. #line default
  169. #line hidden
  170. #line 72 "..\..\..\Copy of MainWindow.xaml"
  171. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  172. internal System.Windows.Controls.TextBox outTB;
  173. #line default
  174. #line hidden
  175. #line 73 "..\..\..\Copy of MainWindow.xaml"
  176. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  177. internal System.Windows.Controls.Label label13;
  178. #line default
  179. #line hidden
  180. #line 74 "..\..\..\Copy of MainWindow.xaml"
  181. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  182. internal System.Windows.Controls.TextBox inTB;
  183. #line default
  184. #line hidden
  185. #line 75 "..\..\..\Copy of MainWindow.xaml"
  186. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  187. internal System.Windows.Controls.Label label14;
  188. #line default
  189. #line hidden
  190. #line 76 "..\..\..\Copy of MainWindow.xaml"
  191. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  192. internal System.Windows.Controls.TextBox middleTB;
  193. #line default
  194. #line hidden
  195. #line 77 "..\..\..\Copy of MainWindow.xaml"
  196. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  197. internal System.Windows.Controls.ToolBarTray toolBarTray1;
  198. #line default
  199. #line hidden
  200. #line 79 "..\..\..\Copy of MainWindow.xaml"
  201. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  202. internal System.Windows.Controls.Button addRow;
  203. #line default
  204. #line hidden
  205. #line 80 "..\..\..\Copy of MainWindow.xaml"
  206. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  207. internal System.Windows.Controls.Button addMeasureColumn;
  208. #line default
  209. #line hidden
  210. #line 81 "..\..\..\Copy of MainWindow.xaml"
  211. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  212. internal System.Windows.Controls.Button addMiddleBtn;
  213. #line default
  214. #line hidden
  215. #line 82 "..\..\..\Copy of MainWindow.xaml"
  216. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  217. internal System.Windows.Controls.Button deleteData;
  218. #line default
  219. #line hidden
  220. #line 83 "..\..\..\Copy of MainWindow.xaml"
  221. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  222. internal System.Windows.Controls.Button saveCellBtn;
  223. #line default
  224. #line hidden
  225. #line 84 "..\..\..\Copy of MainWindow.xaml"
  226. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  227. internal System.Windows.Controls.Button printBtn;
  228. #line default
  229. #line hidden
  230. #line 87 "..\..\..\Copy of MainWindow.xaml"
  231. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  232. internal System.Windows.Controls.DataGrid measureGrid;
  233. #line default
  234. #line hidden
  235. #line 138 "..\..\..\Copy of MainWindow.xaml"
  236. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  237. internal System.Windows.Controls.Button commitBtn;
  238. #line default
  239. #line hidden
  240. #line 139 "..\..\..\Copy of MainWindow.xaml"
  241. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  242. internal System.Windows.Controls.Button undoBtn;
  243. #line default
  244. #line hidden
  245. #line 141 "..\..\..\Copy of MainWindow.xaml"
  246. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  247. internal System.Windows.Controls.Label label15;
  248. #line default
  249. #line hidden
  250. #line 142 "..\..\..\Copy of MainWindow.xaml"
  251. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  252. internal System.Windows.Controls.TextBlock UsingTimeTB;
  253. #line default
  254. #line hidden
  255. #line 143 "..\..\..\Copy of MainWindow.xaml"
  256. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  257. internal System.Windows.Controls.Label label16;
  258. #line default
  259. #line hidden
  260. #line 144 "..\..\..\Copy of MainWindow.xaml"
  261. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  262. internal System.Windows.Controls.TextBlock readingBox;
  263. #line default
  264. #line hidden
  265. #line 145 "..\..\..\Copy of MainWindow.xaml"
  266. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  267. internal System.Windows.Controls.Button find;
  268. #line default
  269. #line hidden
  270. #line 146 "..\..\..\Copy of MainWindow.xaml"
  271. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  272. internal System.Windows.Controls.Button IntranetBtn;
  273. #line default
  274. #line hidden
  275. #line 147 "..\..\..\Copy of MainWindow.xaml"
  276. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  277. internal System.Windows.Controls.Label headerLabel;
  278. #line default
  279. #line hidden
  280. #line 148 "..\..\..\Copy of MainWindow.xaml"
  281. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  282. internal System.Windows.Controls.Primitives.StatusBar statusBar1;
  283. #line default
  284. #line hidden
  285. #line 168 "..\..\..\Copy of MainWindow.xaml"
  286. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  287. internal System.Windows.Controls.TextBlock userTB;
  288. #line default
  289. #line hidden
  290. #line 186 "..\..\..\Copy of MainWindow.xaml"
  291. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  292. internal System.Windows.Controls.TextBlock cellIndicattor;
  293. #line default
  294. #line hidden
  295. #line 187 "..\..\..\Copy of MainWindow.xaml"
  296. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  297. internal System.Windows.Controls.Label label17;
  298. #line default
  299. #line hidden
  300. #line 188 "..\..\..\Copy of MainWindow.xaml"
  301. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  302. internal System.Windows.Controls.ComboBox agreementCB;
  303. #line default
  304. #line hidden
  305. #line 189 "..\..\..\Copy of MainWindow.xaml"
  306. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  307. internal System.Windows.Controls.Button agreementBtn;
  308. #line default
  309. #line hidden
  310. private bool _contentLoaded;
  311. /// <summary>
  312. /// InitializeComponent
  313. /// </summary>
  314. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  315. public void InitializeComponent() {
  316. if (_contentLoaded) {
  317. return;
  318. }
  319. _contentLoaded = true;
  320. System.Uri resourceLocater = new System.Uri("/WpfApplication19;component/copy%20of%20mainwindow.xaml", System.UriKind.Relative);
  321. #line 1 "..\..\..\Copy of MainWindow.xaml"
  322. System.Windows.Application.LoadComponent(this, resourceLocater);
  323. #line default
  324. #line hidden
  325. }
  326. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  327. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  328. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  329. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  330. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  331. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  332. switch (connectionId)
  333. {
  334. case 1:
  335. #line 7 "..\..\..\Copy of MainWindow.xaml"
  336. ((WpfApplication19.MainWindow)(target)).Closed += new System.EventHandler(this.closeWindows);
  337. #line default
  338. #line hidden
  339. return;
  340. case 2:
  341. this.menu1 = ((System.Windows.Controls.Menu)(target));
  342. return;
  343. case 3:
  344. #line 40 "..\..\..\Copy of MainWindow.xaml"
  345. ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
  346. #line default
  347. #line hidden
  348. return;
  349. case 4:
  350. this.thaiMenu = ((System.Windows.Controls.MenuItem)(target));
  351. #line 42 "..\..\..\Copy of MainWindow.xaml"
  352. this.thaiMenu.Checked += new System.Windows.RoutedEventHandler(this.thaiMenu_Checked);
  353. #line default
  354. #line hidden
  355. return;
  356. case 5:
  357. this.engMenu = ((System.Windows.Controls.MenuItem)(target));
  358. #line 43 "..\..\..\Copy of MainWindow.xaml"
  359. this.engMenu.Checked += new System.Windows.RoutedEventHandler(this.engMenu_Checked);
  360. #line default
  361. #line hidden
  362. return;
  363. case 6:
  364. this.windowItem = ((System.Windows.Controls.MenuItem)(target));
  365. #line 47 "..\..\..\Copy of MainWindow.xaml"
  366. this.windowItem.Checked += new System.Windows.RoutedEventHandler(this.windowItem_Checked);
  367. #line default
  368. #line hidden
  369. return;
  370. case 7:
  371. this.fullScreenItem = ((System.Windows.Controls.MenuItem)(target));
  372. #line 48 "..\..\..\Copy of MainWindow.xaml"
  373. this.fullScreenItem.Checked += new System.Windows.RoutedEventHandler(this.fullScreenItem_Checked);
  374. #line default
  375. #line hidden
  376. return;
  377. case 8:
  378. this.label1 = ((System.Windows.Controls.Label)(target));
  379. return;
  380. case 9:
  381. this.lotNo = ((System.Windows.Controls.TextBox)(target));
  382. #line 52 "..\..\..\Copy of MainWindow.xaml"
  383. this.lotNo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.lotNo_TextChanged);
  384. #line default
  385. #line hidden
  386. #line 52 "..\..\..\Copy of MainWindow.xaml"
  387. this.lotNo.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.openScreenKB);
  388. #line default
  389. #line hidden
  390. return;
  391. case 10:
  392. this.label3 = ((System.Windows.Controls.Label)(target));
  393. return;
  394. case 11:
  395. this.code = ((System.Windows.Controls.TextBox)(target));
  396. return;
  397. case 12:
  398. this.label4 = ((System.Windows.Controls.Label)(target));
  399. return;
  400. case 13:
  401. this.noProduct = ((System.Windows.Controls.TextBox)(target));
  402. return;
  403. case 14:
  404. this.customer = ((System.Windows.Controls.TextBox)(target));
  405. return;
  406. case 15:
  407. this.label5 = ((System.Windows.Controls.Label)(target));
  408. return;
  409. case 16:
  410. this.label6 = ((System.Windows.Controls.Label)(target));
  411. return;
  412. case 17:
  413. this.shape = ((System.Windows.Controls.TextBox)(target));
  414. return;
  415. case 18:
  416. this.label7 = ((System.Windows.Controls.Label)(target));
  417. return;
  418. case 19:
  419. this.size = ((System.Windows.Controls.TextBox)(target));
  420. return;
  421. case 20:
  422. this.label8 = ((System.Windows.Controls.Label)(target));
  423. return;
  424. case 21:
  425. this.spec = ((System.Windows.Controls.TextBox)(target));
  426. return;
  427. case 22:
  428. this.label9 = ((System.Windows.Controls.Label)(target));
  429. return;
  430. case 23:
  431. this.sampling = ((System.Windows.Controls.TextBox)(target));
  432. return;
  433. case 24:
  434. this.label10 = ((System.Windows.Controls.Label)(target));
  435. return;
  436. case 25:
  437. this.point = ((System.Windows.Controls.TextBox)(target));
  438. return;
  439. case 26:
  440. this.label11 = ((System.Windows.Controls.Label)(target));
  441. return;
  442. case 27:
  443. this.condition = ((System.Windows.Controls.TextBox)(target));
  444. return;
  445. case 28:
  446. this.label12 = ((System.Windows.Controls.Label)(target));
  447. return;
  448. case 29:
  449. this.outTB = ((System.Windows.Controls.TextBox)(target));
  450. return;
  451. case 30:
  452. this.label13 = ((System.Windows.Controls.Label)(target));
  453. return;
  454. case 31:
  455. this.inTB = ((System.Windows.Controls.TextBox)(target));
  456. return;
  457. case 32:
  458. this.label14 = ((System.Windows.Controls.Label)(target));
  459. return;
  460. case 33:
  461. this.middleTB = ((System.Windows.Controls.TextBox)(target));
  462. return;
  463. case 34:
  464. this.toolBarTray1 = ((System.Windows.Controls.ToolBarTray)(target));
  465. return;
  466. case 35:
  467. this.addRow = ((System.Windows.Controls.Button)(target));
  468. #line 79 "..\..\..\Copy of MainWindow.xaml"
  469. this.addRow.Click += new System.Windows.RoutedEventHandler(this.addRow_Click);
  470. #line default
  471. #line hidden
  472. return;
  473. case 36:
  474. this.addMeasureColumn = ((System.Windows.Controls.Button)(target));
  475. #line 80 "..\..\..\Copy of MainWindow.xaml"
  476. this.addMeasureColumn.Click += new System.Windows.RoutedEventHandler(this.addMeasureColumn_Click);
  477. #line default
  478. #line hidden
  479. return;
  480. case 37:
  481. this.addMiddleBtn = ((System.Windows.Controls.Button)(target));
  482. #line 81 "..\..\..\Copy of MainWindow.xaml"
  483. this.addMiddleBtn.Click += new System.Windows.RoutedEventHandler(this.addMiddleBtn_Click);
  484. #line default
  485. #line hidden
  486. return;
  487. case 38:
  488. this.deleteData = ((System.Windows.Controls.Button)(target));
  489. #line 82 "..\..\..\Copy of MainWindow.xaml"
  490. this.deleteData.Click += new System.Windows.RoutedEventHandler(this.deleteData_Click);
  491. #line default
  492. #line hidden
  493. return;
  494. case 39:
  495. this.saveCellBtn = ((System.Windows.Controls.Button)(target));
  496. #line 83 "..\..\..\Copy of MainWindow.xaml"
  497. this.saveCellBtn.Click += new System.Windows.RoutedEventHandler(this.saveCellBtn_Click);
  498. #line default
  499. #line hidden
  500. return;
  501. case 40:
  502. this.printBtn = ((System.Windows.Controls.Button)(target));
  503. #line 84 "..\..\..\Copy of MainWindow.xaml"
  504. this.printBtn.Click += new System.Windows.RoutedEventHandler(this.printBtn_Click);
  505. #line default
  506. #line hidden
  507. return;
  508. case 41:
  509. this.measureGrid = ((System.Windows.Controls.DataGrid)(target));
  510. #line 87 "..\..\..\Copy of MainWindow.xaml"
  511. this.measureGrid.RowEditEnding += new System.EventHandler<System.Windows.Controls.DataGridRowEditEndingEventArgs>(this.measureGrid_RowEditEnding);
  512. #line default
  513. #line hidden
  514. #line 87 "..\..\..\Copy of MainWindow.xaml"
  515. this.measureGrid.KeyUp += new System.Windows.Input.KeyEventHandler(this.measureGrid_KeyUp);
  516. #line default
  517. #line hidden
  518. #line 87 "..\..\..\Copy of MainWindow.xaml"
  519. this.measureGrid.CellEditEnding += new System.EventHandler<System.Windows.Controls.DataGridCellEditEndingEventArgs>(this.measureGrid_CellEditEnding);
  520. #line default
  521. #line hidden
  522. #line 87 "..\..\..\Copy of MainWindow.xaml"
  523. this.measureGrid.LostFocus += new System.Windows.RoutedEventHandler(this.measureGrid_LostFocus);
  524. #line default
  525. #line hidden
  526. #line 87 "..\..\..\Copy of MainWindow.xaml"
  527. this.measureGrid.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.measureGrid_LostKeyboardFocus);
  528. #line default
  529. #line hidden
  530. #line 87 "..\..\..\Copy of MainWindow.xaml"
  531. this.measureGrid.LoadingRow += new System.EventHandler<System.Windows.Controls.DataGridRowEventArgs>(this.measureGrid_LoadingRow);
  532. #line default
  533. #line hidden
  534. #line 87 "..\..\..\Copy of MainWindow.xaml"
  535. this.measureGrid.BeginningEdit += new System.EventHandler<System.Windows.Controls.DataGridBeginningEditEventArgs>(this.measureGrid_BeginningEdit);
  536. #line default
  537. #line hidden
  538. #line 87 "..\..\..\Copy of MainWindow.xaml"
  539. this.measureGrid.SelectedCellsChanged += new System.Windows.Controls.SelectedCellsChangedEventHandler(this.measureGrid_SelectedCellsChanged);
  540. #line default
  541. #line hidden
  542. #line 87 "..\..\..\Copy of MainWindow.xaml"
  543. this.measureGrid.CurrentCellChanged += new System.EventHandler<System.EventArgs>(this.measureGrid_CurrentCellChanged);
  544. #line default
  545. #line hidden
  546. return;
  547. case 42:
  548. this.commitBtn = ((System.Windows.Controls.Button)(target));
  549. #line 138 "..\..\..\Copy of MainWindow.xaml"
  550. this.commitBtn.Click += new System.Windows.RoutedEventHandler(this.commitBtn_Click);
  551. #line default
  552. #line hidden
  553. return;
  554. case 43:
  555. this.undoBtn = ((System.Windows.Controls.Button)(target));
  556. #line 139 "..\..\..\Copy of MainWindow.xaml"
  557. this.undoBtn.Click += new System.Windows.RoutedEventHandler(this.undoBtn_Click);
  558. #line default
  559. #line hidden
  560. return;
  561. case 44:
  562. this.label15 = ((System.Windows.Controls.Label)(target));
  563. return;
  564. case 45:
  565. this.UsingTimeTB = ((System.Windows.Controls.TextBlock)(target));
  566. return;
  567. case 46:
  568. this.label16 = ((System.Windows.Controls.Label)(target));
  569. return;
  570. case 47:
  571. this.readingBox = ((System.Windows.Controls.TextBlock)(target));
  572. return;
  573. case 48:
  574. this.find = ((System.Windows.Controls.Button)(target));
  575. #line 145 "..\..\..\Copy of MainWindow.xaml"
  576. this.find.Click += new System.Windows.RoutedEventHandler(this.find_Click);
  577. #line default
  578. #line hidden
  579. return;
  580. case 49:
  581. this.IntranetBtn = ((System.Windows.Controls.Button)(target));
  582. #line 146 "..\..\..\Copy of MainWindow.xaml"
  583. this.IntranetBtn.Click += new System.Windows.RoutedEventHandler(this.IntranetBtn_Click);
  584. #line default
  585. #line hidden
  586. return;
  587. case 50:
  588. this.headerLabel = ((System.Windows.Controls.Label)(target));
  589. return;
  590. case 51:
  591. this.statusBar1 = ((System.Windows.Controls.Primitives.StatusBar)(target));
  592. return;
  593. case 52:
  594. this.userTB = ((System.Windows.Controls.TextBlock)(target));
  595. return;
  596. case 53:
  597. this.cellIndicattor = ((System.Windows.Controls.TextBlock)(target));
  598. return;
  599. case 54:
  600. this.label17 = ((System.Windows.Controls.Label)(target));
  601. return;
  602. case 55:
  603. this.agreementCB = ((System.Windows.Controls.ComboBox)(target));
  604. return;
  605. case 56:
  606. this.agreementBtn = ((System.Windows.Controls.Button)(target));
  607. #line 189 "..\..\..\Copy of MainWindow.xaml"
  608. this.agreementBtn.Click += new System.Windows.RoutedEventHandler(this.agreementBtn_Click);
  609. #line default
  610. #line hidden
  611. return;
  612. }
  613. this._contentLoaded = true;
  614. }
  615. }
  616. }