198 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			198 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			C#
		
	
	
	
| 
								 | 
							
								//------------------------------------------------------------------------------
							 | 
						|||
| 
								 | 
							
								// <auto-generated>
							 | 
						|||
| 
								 | 
							
								//     This code was generated by a tool.
							 | 
						|||
| 
								 | 
							
								//
							 | 
						|||
| 
								 | 
							
								//     Changes to this file may cause incorrect behavior and will be lost if
							 | 
						|||
| 
								 | 
							
								//     the code is regenerated. 
							 | 
						|||
| 
								 | 
							
								// </auto-generated>
							 | 
						|||
| 
								 | 
							
								//------------------------------------------------------------------------------
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								namespace FineUIPro.Web.OfficeCheck.Inspect
							 | 
						|||
| 
								 | 
							
								{
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								    public partial class ProjectSafetyInspectionEdit
							 | 
						|||
| 
								 | 
							
								    {
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// form1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::System.Web.UI.HtmlControls.HtmlForm form1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// PageManager1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.PageManager PageManager1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// SimpleForm1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Form SimpleForm1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// txtInspectionCode control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.TextBox txtInspectionCode;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// txtDescription control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.TextArea txtDescription;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// drpPersonResponsible control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.DropDownList drpPersonResponsible;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// dpkInspectTime control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.DatePicker dpkInspectTime;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// btnNew control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Button btnNew;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// Grid1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Grid Grid1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// txtInspectionDescribe control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.TextBox txtInspectionDescribe;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// Toolbar1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Toolbar Toolbar1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// lbTemp control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Label lbTemp;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// ToolbarFill1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.ToolbarFill ToolbarFill1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// btnSave control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Button btnSave;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// btnClose control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Button btnClose;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// WindowAtt control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Window WindowAtt;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// Window1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Window Window1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// Menu1 control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.Menu Menu1;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// btnMenuRectify control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.MenuButton btnMenuRectify;
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        /// <summary>
							 | 
						|||
| 
								 | 
							
								        /// btnMenuShow control.
							 | 
						|||
| 
								 | 
							
								        /// </summary>
							 | 
						|||
| 
								 | 
							
								        /// <remarks>
							 | 
						|||
| 
								 | 
							
								        /// Auto-generated field.
							 | 
						|||
| 
								 | 
							
								        /// To modify move field declaration from designer file to code-behind file.
							 | 
						|||
| 
								 | 
							
								        /// </remarks>
							 | 
						|||
| 
								 | 
							
								        protected global::FineUIPro.MenuButton btnMenuShow;
							 | 
						|||
| 
								 | 
							
								    }
							 | 
						|||
| 
								 | 
							
								}
							 |