/Sistema TCE-RH/SistemaRH_v0.6/SistemaRH/alterarColaborador.aspx.designer.cs

https://github.com/igorpontes/ZCR · C# · 313 lines · 37 code · 36 blank · 240 comment · 0 complexity · 579cb7a385fa8b04c6e17f13f3a63087 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:2.0.50727.3603
  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 SistemaRH {
  11. public partial class AlterarColaborador {
  12. /// <summary>
  13. /// Label1 control.
  14. /// </summary>
  15. /// <remarks>
  16. /// Auto-generated field.
  17. /// To modify move field declaration from designer file to code-behind file.
  18. /// </remarks>
  19. protected global::System.Web.UI.WebControls.Label Label1;
  20. /// <summary>
  21. /// LabelErro control.
  22. /// </summary>
  23. /// <remarks>
  24. /// Auto-generated field.
  25. /// To modify move field declaration from designer file to code-behind file.
  26. /// </remarks>
  27. protected global::System.Web.UI.WebControls.Label LabelErro;
  28. /// <summary>
  29. /// ImageButtonFoto control.
  30. /// </summary>
  31. /// <remarks>
  32. /// Auto-generated field.
  33. /// To modify move field declaration from designer file to code-behind file.
  34. /// </remarks>
  35. protected global::System.Web.UI.WebControls.ImageButton ImageButtonFoto;
  36. /// <summary>
  37. /// LabelMatricula control.
  38. /// </summary>
  39. /// <remarks>
  40. /// Auto-generated field.
  41. /// To modify move field declaration from designer file to code-behind file.
  42. /// </remarks>
  43. protected global::System.Web.UI.WebControls.Label LabelMatricula;
  44. /// <summary>
  45. /// TextBoxMatricula control.
  46. /// </summary>
  47. /// <remarks>
  48. /// Auto-generated field.
  49. /// To modify move field declaration from designer file to code-behind file.
  50. /// </remarks>
  51. protected global::System.Web.UI.WebControls.TextBox TextBoxMatricula;
  52. /// <summary>
  53. /// LabelNome_Colaborador control.
  54. /// </summary>
  55. /// <remarks>
  56. /// Auto-generated field.
  57. /// To modify move field declaration from designer file to code-behind file.
  58. /// </remarks>
  59. protected global::System.Web.UI.WebControls.Label LabelNome_Colaborador;
  60. /// <summary>
  61. /// TextNome_Colaborador control.
  62. /// </summary>
  63. /// <remarks>
  64. /// Auto-generated field.
  65. /// To modify move field declaration from designer file to code-behind file.
  66. /// </remarks>
  67. protected global::System.Web.UI.WebControls.TextBox TextNome_Colaborador;
  68. /// <summary>
  69. /// LabelDocs control.
  70. /// </summary>
  71. /// <remarks>
  72. /// Auto-generated field.
  73. /// To modify move field declaration from designer file to code-behind file.
  74. /// </remarks>
  75. protected global::System.Web.UI.WebControls.Label LabelDocs;
  76. /// <summary>
  77. /// ToolkitScriptManager1 control.
  78. /// </summary>
  79. /// <remarks>
  80. /// Auto-generated field.
  81. /// To modify move field declaration from designer file to code-behind file.
  82. /// </remarks>
  83. protected global::AjaxControlToolkit.ToolkitScriptManager ToolkitScriptManager1;
  84. /// <summary>
  85. /// UpdatePanelTabContainer control.
  86. /// </summary>
  87. /// <remarks>
  88. /// Auto-generated field.
  89. /// To modify move field declaration from designer file to code-behind file.
  90. /// </remarks>
  91. protected global::System.Web.UI.UpdatePanel UpdatePanelTabContainer;
  92. /// <summary>
  93. /// TabContainer1 control.
  94. /// </summary>
  95. /// <remarks>
  96. /// Auto-generated field.
  97. /// To modify move field declaration from designer file to code-behind file.
  98. /// </remarks>
  99. protected global::AjaxControlToolkit.TabContainer TabContainer1;
  100. /// <summary>
  101. /// TabPanelPessoais control.
  102. /// </summary>
  103. /// <remarks>
  104. /// Auto-generated field.
  105. /// To modify move field declaration from designer file to code-behind file.
  106. /// </remarks>
  107. protected global::AjaxControlToolkit.TabPanel TabPanelPessoais;
  108. /// <summary>
  109. /// btnDisparaUCPessoais control.
  110. /// </summary>
  111. /// <remarks>
  112. /// Auto-generated field.
  113. /// To modify move field declaration from designer file to code-behind file.
  114. /// </remarks>
  115. protected global::System.Web.UI.WebControls.Button btnDisparaUCPessoais;
  116. /// <summary>
  117. /// tab_default1 control.
  118. /// </summary>
  119. /// <remarks>
  120. /// Auto-generated field.
  121. /// To modify move field declaration from designer file to code-behind file.
  122. /// </remarks>
  123. protected global::SistemaRH.tab_default tab_default1;
  124. /// <summary>
  125. /// TabPanelTitulacao control.
  126. /// </summary>
  127. /// <remarks>
  128. /// Auto-generated field.
  129. /// To modify move field declaration from designer file to code-behind file.
  130. /// </remarks>
  131. protected global::AjaxControlToolkit.TabPanel TabPanelTitulacao;
  132. /// <summary>
  133. /// btnDisparaUCTitulacao control.
  134. /// </summary>
  135. /// <remarks>
  136. /// Auto-generated field.
  137. /// To modify move field declaration from designer file to code-behind file.
  138. /// </remarks>
  139. protected global::System.Web.UI.WebControls.Button btnDisparaUCTitulacao;
  140. /// <summary>
  141. /// tab_default2 control.
  142. /// </summary>
  143. /// <remarks>
  144. /// Auto-generated field.
  145. /// To modify move field declaration from designer file to code-behind file.
  146. /// </remarks>
  147. protected global::SistemaRH.tab_default tab_default2;
  148. /// <summary>
  149. /// TabPanelPortaria control.
  150. /// </summary>
  151. /// <remarks>
  152. /// Auto-generated field.
  153. /// To modify move field declaration from designer file to code-behind file.
  154. /// </remarks>
  155. protected global::AjaxControlToolkit.TabPanel TabPanelPortaria;
  156. /// <summary>
  157. /// btnDisparaUCPortaria control.
  158. /// </summary>
  159. /// <remarks>
  160. /// Auto-generated field.
  161. /// To modify move field declaration from designer file to code-behind file.
  162. /// </remarks>
  163. protected global::System.Web.UI.WebControls.Button btnDisparaUCPortaria;
  164. /// <summary>
  165. /// tab_default3 control.
  166. /// </summary>
  167. /// <remarks>
  168. /// Auto-generated field.
  169. /// To modify move field declaration from designer file to code-behind file.
  170. /// </remarks>
  171. protected global::SistemaRH.tab_default tab_default3;
  172. /// <summary>
  173. /// TabPanelCI control.
  174. /// </summary>
  175. /// <remarks>
  176. /// Auto-generated field.
  177. /// To modify move field declaration from designer file to code-behind file.
  178. /// </remarks>
  179. protected global::AjaxControlToolkit.TabPanel TabPanelCI;
  180. /// <summary>
  181. /// btnDisparaUCCI control.
  182. /// </summary>
  183. /// <remarks>
  184. /// Auto-generated field.
  185. /// To modify move field declaration from designer file to code-behind file.
  186. /// </remarks>
  187. protected global::System.Web.UI.WebControls.Button btnDisparaUCCI;
  188. /// <summary>
  189. /// tab_default4 control.
  190. /// </summary>
  191. /// <remarks>
  192. /// Auto-generated field.
  193. /// To modify move field declaration from designer file to code-behind file.
  194. /// </remarks>
  195. protected global::SistemaRH.tab_default tab_default4;
  196. /// <summary>
  197. /// TabPanelAviso control.
  198. /// </summary>
  199. /// <remarks>
  200. /// Auto-generated field.
  201. /// To modify move field declaration from designer file to code-behind file.
  202. /// </remarks>
  203. protected global::AjaxControlToolkit.TabPanel TabPanelAviso;
  204. /// <summary>
  205. /// btnDisparaUCAviso control.
  206. /// </summary>
  207. /// <remarks>
  208. /// Auto-generated field.
  209. /// To modify move field declaration from designer file to code-behind file.
  210. /// </remarks>
  211. protected global::System.Web.UI.WebControls.Button btnDisparaUCAviso;
  212. /// <summary>
  213. /// tab_default5 control.
  214. /// </summary>
  215. /// <remarks>
  216. /// Auto-generated field.
  217. /// To modify move field declaration from designer file to code-behind file.
  218. /// </remarks>
  219. protected global::SistemaRH.tab_default tab_default5;
  220. /// <summary>
  221. /// TabPanelRequerimento control.
  222. /// </summary>
  223. /// <remarks>
  224. /// Auto-generated field.
  225. /// To modify move field declaration from designer file to code-behind file.
  226. /// </remarks>
  227. protected global::AjaxControlToolkit.TabPanel TabPanelRequerimento;
  228. /// <summary>
  229. /// btnDisparaUCRequerimento control.
  230. /// </summary>
  231. /// <remarks>
  232. /// Auto-generated field.
  233. /// To modify move field declaration from designer file to code-behind file.
  234. /// </remarks>
  235. protected global::System.Web.UI.WebControls.Button btnDisparaUCRequerimento;
  236. /// <summary>
  237. /// tab_default6 control.
  238. /// </summary>
  239. /// <remarks>
  240. /// Auto-generated field.
  241. /// To modify move field declaration from designer file to code-behind file.
  242. /// </remarks>
  243. protected global::SistemaRH.tab_default tab_default6;
  244. /// <summary>
  245. /// TabPanelOutros control.
  246. /// </summary>
  247. /// <remarks>
  248. /// Auto-generated field.
  249. /// To modify move field declaration from designer file to code-behind file.
  250. /// </remarks>
  251. protected global::AjaxControlToolkit.TabPanel TabPanelOutros;
  252. /// <summary>
  253. /// btnDisparaUCOutros control.
  254. /// </summary>
  255. /// <remarks>
  256. /// Auto-generated field.
  257. /// To modify move field declaration from designer file to code-behind file.
  258. /// </remarks>
  259. protected global::System.Web.UI.WebControls.Button btnDisparaUCOutros;
  260. /// <summary>
  261. /// tab_default7 control.
  262. /// </summary>
  263. /// <remarks>
  264. /// Auto-generated field.
  265. /// To modify move field declaration from designer file to code-behind file.
  266. /// </remarks>
  267. protected global::SistemaRH.tab_default tab_default7;
  268. /// <summary>
  269. /// ImageButton1 control.
  270. /// </summary>
  271. /// <remarks>
  272. /// Auto-generated field.
  273. /// To modify move field declaration from designer file to code-behind file.
  274. /// </remarks>
  275. protected global::System.Web.UI.WebControls.ImageButton ImageButton1;
  276. }
  277. }