DeviceManager/TsSFCDevice.Client.Launch/CheckForm/pageCheckFormView.Designer.cs
2024-09-26 10:47:56 +08:00

457 lines
25 KiB
C#

namespace TsSFCDevice.Client.Launch.CheckForm
{
partial class pageCheckFormView
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageCheckFormView));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.baripsChkFormName = new DevExpress.XtraBars.BarEditItem();
this.ipsChkFormName = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.barInsert = new DevExpress.XtraBars.BarButtonItem();
this.barEdit = new DevExpress.XtraBars.BarButtonItem();
this.barStatus = new DevExpress.XtraBars.BarButtonItem();
this.barAssig = new DevExpress.XtraBars.BarButtonItem();
this.barSearch = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.gcControl = new DevExpress.XtraGrid.GridControl();
this.gvControl = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gcFormName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcVersionCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcVersionRev = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcFormStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcCreateName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcCreatetime = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcChangeUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcChangeDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDevice.Client.Launch.frmWaiting), true, true);
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ipsChkFormName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.ribbon.SearchEditItem,
this.baripsChkFormName,
this.barInsert,
this.barEdit,
this.barStatus,
this.barAssig,
this.barSearch});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.Margin = new System.Windows.Forms.Padding(4);
this.ribbon.MaxItemId = 15;
this.ribbon.Name = "ribbon";
this.ribbon.OptionsMenuMinWidth = 424;
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.ipsChkFormName});
this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbon.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
this.ribbon.ShowQatLocationSelector = false;
this.ribbon.ShowToolbarCustomizeItem = false;
this.ribbon.Size = new System.Drawing.Size(899, 133);
this.ribbon.StatusBar = this.ribbonStatusBar;
this.ribbon.Toolbar.ShowCustomizeItem = false;
this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
//
// baripsChkFormName
//
this.baripsChkFormName.Caption = "点检表名称:";
this.baripsChkFormName.Edit = this.ipsChkFormName;
this.baripsChkFormName.EditHeight = 30;
this.baripsChkFormName.EditWidth = 180;
this.baripsChkFormName.Id = 9;
this.baripsChkFormName.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemAppearance.Disabled.Options.UseFont = true;
this.baripsChkFormName.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemAppearance.Hovered.Options.UseFont = true;
this.baripsChkFormName.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemAppearance.Normal.Options.UseFont = true;
this.baripsChkFormName.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemAppearance.Pressed.Options.UseFont = true;
this.baripsChkFormName.ItemInMenuAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemInMenuAppearance.Disabled.Options.UseFont = true;
this.baripsChkFormName.ItemInMenuAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemInMenuAppearance.Hovered.Options.UseFont = true;
this.baripsChkFormName.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemInMenuAppearance.Normal.Options.UseFont = true;
this.baripsChkFormName.ItemInMenuAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
this.baripsChkFormName.ItemInMenuAppearance.Pressed.Options.UseFont = true;
this.baripsChkFormName.Name = "baripsChkFormName";
//
// ipsChkFormName
//
this.ipsChkFormName.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.ipsChkFormName.Appearance.Options.UseFont = true;
this.ipsChkFormName.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.ipsChkFormName.AppearanceDisabled.Options.UseFont = true;
this.ipsChkFormName.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
this.ipsChkFormName.AppearanceFocused.Options.UseFont = true;
this.ipsChkFormName.AppearanceReadOnly.Options.UseTextOptions = true;
this.ipsChkFormName.AppearanceReadOnly.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.ipsChkFormName.AutoHeight = false;
this.ipsChkFormName.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear)});
this.ipsChkFormName.MaxLength = 25;
this.ipsChkFormName.Name = "ipsChkFormName";
this.ipsChkFormName.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.ipsChkFormName_ButtonClick);
//
// barInsert
//
this.barInsert.Caption = "新增";
this.barInsert.Id = 10;
this.barInsert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barInsert.ImageOptions.Image")));
this.barInsert.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barInsert.ImageOptions.LargeImage")));
this.barInsert.Name = "barInsert";
this.barInsert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barInsert_ItemClick);
//
// barEdit
//
this.barEdit.Caption = "修改";
this.barEdit.Enabled = false;
this.barEdit.Id = 11;
this.barEdit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barEdit.ImageOptions.Image")));
this.barEdit.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barEdit.ImageOptions.LargeImage")));
this.barEdit.Name = "barEdit";
this.barEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEdit_ItemClick);
//
// barStatus
//
this.barStatus.Caption = "启用";
this.barStatus.Enabled = false;
this.barStatus.Id = 12;
this.barStatus.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barStatus.ImageOptions.Image")));
this.barStatus.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barStatus.ImageOptions.LargeImage")));
this.barStatus.Name = "barStatus";
this.barStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barStatus_ItemClick);
//
// barAssig
//
this.barAssig.Caption = "绑定到设备";
this.barAssig.Enabled = false;
this.barAssig.Id = 13;
this.barAssig.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barAssig.ImageOptions.Image")));
this.barAssig.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barAssig.ImageOptions.LargeImage")));
this.barAssig.Name = "barAssig";
this.barAssig.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barAssig_ItemClick);
//
// barSearch
//
this.barSearch.Caption = "查询";
this.barSearch.Id = 14;
this.barSearch.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSearch.ImageOptions.SvgImage")));
this.barSearch.Name = "barSearch";
this.barSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barSearch_ItemClick);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1,
this.ribbonPageGroup2});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "ribbonPage1";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.baripsChkFormName);
this.ribbonPageGroup1.ItemsLayout = DevExpress.XtraBars.Ribbon.RibbonPageGroupItemsLayout.TwoRows;
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "搜索";
//
// ribbonPageGroup2
//
this.ribbonPageGroup2.ItemLinks.Add(this.barSearch);
this.ribbonPageGroup2.ItemLinks.Add(this.barInsert);
this.ribbonPageGroup2.ItemLinks.Add(this.barEdit);
this.ribbonPageGroup2.ItemLinks.Add(this.barStatus);
this.ribbonPageGroup2.ItemLinks.Add(this.barAssig);
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
this.ribbonPageGroup2.Text = "操作";
//
// ribbonStatusBar
//
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 709);
this.ribbonStatusBar.Name = "ribbonStatusBar";
this.ribbonStatusBar.Ribbon = this.ribbon;
this.ribbonStatusBar.Size = new System.Drawing.Size(899, 24);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.gcControl);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 133);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1270, 435, 650, 400);
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(899, 576);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// gcControl
//
this.gcControl.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcControl.Location = new System.Drawing.Point(12, 12);
this.gcControl.MainView = this.gvControl;
this.gcControl.Name = "gcControl";
this.gcControl.Size = new System.Drawing.Size(875, 552);
this.gcControl.TabIndex = 10;
this.gcControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvControl});
//
// gvControl
//
this.gvControl.ColumnPanelRowHeight = 31;
this.gvControl.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gcFormName,
this.gcVersionCode,
this.gcVersionRev,
this.gcFormStatus,
this.gcCreateName,
this.gcCreatetime,
this.gcChangeUser,
this.gcChangeDate,
this.gcRemarks});
this.gvControl.GridControl = this.gcControl;
this.gvControl.Name = "gvControl";
this.gvControl.OptionsView.ShowGroupPanel = false;
this.gvControl.RowHeight = 31;
this.gvControl.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gvControl_RowCellClick);
this.gvControl.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gvControl_CustomDrawRowIndicator);
//
// gcFormName
//
this.gcFormName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcFormName.AppearanceCell.Options.UseFont = true;
this.gcFormName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcFormName.AppearanceHeader.Options.UseFont = true;
this.gcFormName.Caption = "文档名称";
this.gcFormName.FieldName = "FormName";
this.gcFormName.Name = "gcFormName";
this.gcFormName.Visible = true;
this.gcFormName.VisibleIndex = 0;
//
// gcVersionCode
//
this.gcVersionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcVersionCode.AppearanceCell.Options.UseFont = true;
this.gcVersionCode.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcVersionCode.AppearanceHeader.Options.UseFont = true;
this.gcVersionCode.Caption = "文档编号";
this.gcVersionCode.FieldName = "VersionCode";
this.gcVersionCode.Name = "gcVersionCode";
this.gcVersionCode.Visible = true;
this.gcVersionCode.VisibleIndex = 1;
//
// gcVersionRev
//
this.gcVersionRev.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcVersionRev.AppearanceCell.Options.UseFont = true;
this.gcVersionRev.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcVersionRev.AppearanceHeader.Options.UseFont = true;
this.gcVersionRev.Caption = "版本";
this.gcVersionRev.FieldName = "VersionRev";
this.gcVersionRev.Name = "gcVersionRev";
this.gcVersionRev.Visible = true;
this.gcVersionRev.VisibleIndex = 2;
//
// gcFormStatus
//
this.gcFormStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcFormStatus.AppearanceCell.Options.UseFont = true;
this.gcFormStatus.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcFormStatus.AppearanceHeader.Options.UseFont = true;
this.gcFormStatus.Caption = "启用/禁用";
this.gcFormStatus.FieldName = "FormStatusText";
this.gcFormStatus.Name = "gcFormStatus";
this.gcFormStatus.Visible = true;
this.gcFormStatus.VisibleIndex = 3;
//
// gcCreateName
//
this.gcCreateName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcCreateName.AppearanceCell.Options.UseFont = true;
this.gcCreateName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcCreateName.AppearanceHeader.Options.UseFont = true;
this.gcCreateName.Caption = "创建人";
this.gcCreateName.FieldName = "CreatUserName";
this.gcCreateName.Name = "gcCreateName";
this.gcCreateName.Visible = true;
this.gcCreateName.VisibleIndex = 4;
//
// gcCreatetime
//
this.gcCreatetime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcCreatetime.AppearanceCell.Options.UseFont = true;
this.gcCreatetime.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcCreatetime.AppearanceHeader.Options.UseFont = true;
this.gcCreatetime.Caption = "创建时间";
this.gcCreatetime.FieldName = "CreatDate";
this.gcCreatetime.Name = "gcCreatetime";
this.gcCreatetime.Visible = true;
this.gcCreatetime.VisibleIndex = 5;
//
// gcChangeUser
//
this.gcChangeUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcChangeUser.AppearanceCell.Options.UseFont = true;
this.gcChangeUser.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcChangeUser.AppearanceHeader.Options.UseFont = true;
this.gcChangeUser.Caption = "修改人";
this.gcChangeUser.FieldName = "ChangeUserName";
this.gcChangeUser.Name = "gcChangeUser";
this.gcChangeUser.Visible = true;
this.gcChangeUser.VisibleIndex = 6;
//
// gcChangeDate
//
this.gcChangeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcChangeDate.AppearanceCell.Options.UseFont = true;
this.gcChangeDate.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcChangeDate.AppearanceHeader.Options.UseFont = true;
this.gcChangeDate.Caption = "修改时间";
this.gcChangeDate.FieldName = "ChangeDate";
this.gcChangeDate.Name = "gcChangeDate";
this.gcChangeDate.Visible = true;
this.gcChangeDate.VisibleIndex = 7;
//
// gcRemarks
//
this.gcRemarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcRemarks.AppearanceCell.Options.UseFont = true;
this.gcRemarks.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gcRemarks.AppearanceHeader.Options.UseFont = true;
this.gcRemarks.Caption = "说明";
this.gcRemarks.FieldName = "Remarks";
this.gcRemarks.Name = "gcRemarks";
this.gcRemarks.Visible = true;
this.gcRemarks.VisibleIndex = 8;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(899, 576);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.gcControl;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(879, 556);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// pageCheckFormView
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(899, 733);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbonStatusBar);
this.Controls.Add(this.ribbon);
this.Font = new System.Drawing.Font("Tahoma", 12F);
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("pageCheckFormView.IconOptions.LargeImage")));
this.Name = "pageCheckFormView";
this.Ribbon = this.ribbon;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.StatusBar = this.ribbonStatusBar;
this.Text = "点检表";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.pageCheckFormView_Load);
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ipsChkFormName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
private DevExpress.XtraBars.BarEditItem baripsChkFormName;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit ipsChkFormName;
private DevExpress.XtraBars.BarButtonItem barInsert;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
private DevExpress.XtraBars.BarButtonItem barEdit;
private DevExpress.XtraBars.BarButtonItem barStatus;
private DevExpress.XtraBars.BarButtonItem barAssig;
private DevExpress.XtraBars.BarButtonItem barSearch;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraGrid.GridControl gcControl;
private DevExpress.XtraGrid.Views.Grid.GridView gvControl;
private DevExpress.XtraGrid.Columns.GridColumn gcFormName;
private DevExpress.XtraGrid.Columns.GridColumn gcVersionCode;
private DevExpress.XtraGrid.Columns.GridColumn gcVersionRev;
private DevExpress.XtraGrid.Columns.GridColumn gcFormStatus;
private DevExpress.XtraGrid.Columns.GridColumn gcRemarks;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
private DevExpress.XtraGrid.Columns.GridColumn gcCreateName;
private DevExpress.XtraGrid.Columns.GridColumn gcCreatetime;
private DevExpress.XtraGrid.Columns.GridColumn gcChangeUser;
private DevExpress.XtraGrid.Columns.GridColumn gcChangeDate;
}
}