406 lines
24 KiB
C#
406 lines
24 KiB
C#
namespace TsSFCDevice.Client.Launch.sysConfig
|
|
{
|
|
partial class pageJumpCheckView
|
|
{
|
|
/// <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(pageJumpCheckView));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.baripsEquipmentID = new DevExpress.XtraBars.BarEditItem();
|
|
this.ipsEquipmentID = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.baripsDate = new DevExpress.XtraBars.BarEditItem();
|
|
this.ipsCheckDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
|
this.barSearch = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barNews = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barRemove = 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.gcControl = new DevExpress.XtraGrid.GridControl();
|
|
this.gvControl = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gcAutoID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEquipmentID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEquipmentName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcCheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcCreatebyName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcCreateOn = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
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.ipsEquipmentID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsCheckDate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsCheckDate.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gcControl)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gvControl)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.AllowMinimizeRibbon = false;
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.ribbon.SearchEditItem,
|
|
this.baripsEquipmentID,
|
|
this.baripsDate,
|
|
this.barSearch,
|
|
this.barNews,
|
|
this.barRemove});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(5);
|
|
this.ribbon.MaxItemId = 9;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.OptionsMenuMinWidth = 545;
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.ipsEquipmentID,
|
|
this.ipsCheckDate});
|
|
this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ribbon.ShowMoreCommandsButton = 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(1331, 133);
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
this.ribbon.Toolbar.ShowCustomizeItem = false;
|
|
//
|
|
// baripsEquipmentID
|
|
//
|
|
this.baripsEquipmentID.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
|
|
this.baripsEquipmentID.Caption = "设备编号:";
|
|
this.baripsEquipmentID.CaptionAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.baripsEquipmentID.Edit = this.ipsEquipmentID;
|
|
this.baripsEquipmentID.EditHeight = 30;
|
|
this.baripsEquipmentID.EditWidth = 180;
|
|
this.baripsEquipmentID.Id = 2;
|
|
this.baripsEquipmentID.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Normal.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Normal.Options.UseFont = true;
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsEquipmentID.ItemInMenuAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsEquipmentID.Name = "baripsEquipmentID";
|
|
//
|
|
// ipsEquipmentID
|
|
//
|
|
this.ipsEquipmentID.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.Appearance.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.AppearanceDisabled.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsEquipmentID.AppearanceFocused.Options.UseFont = true;
|
|
this.ipsEquipmentID.AppearanceReadOnly.Options.UseTextOptions = true;
|
|
this.ipsEquipmentID.AppearanceReadOnly.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.ipsEquipmentID.AutoHeight = false;
|
|
this.ipsEquipmentID.MaxLength = 20;
|
|
this.ipsEquipmentID.Name = "ipsEquipmentID";
|
|
//
|
|
// baripsDate
|
|
//
|
|
this.baripsDate.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
|
|
this.baripsDate.Caption = "校验日期:";
|
|
this.baripsDate.Edit = this.ipsCheckDate;
|
|
this.baripsDate.EditHeight = 30;
|
|
this.baripsDate.EditWidth = 180;
|
|
this.baripsDate.Id = 5;
|
|
this.baripsDate.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsDate.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsDate.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemAppearance.Normal.Options.UseFont = true;
|
|
this.baripsDate.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsDate.ItemInMenuAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemInMenuAppearance.Disabled.Options.UseFont = true;
|
|
this.baripsDate.ItemInMenuAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemInMenuAppearance.Hovered.Options.UseFont = true;
|
|
this.baripsDate.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemInMenuAppearance.Normal.Options.UseFont = true;
|
|
this.baripsDate.ItemInMenuAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.baripsDate.ItemInMenuAppearance.Pressed.Options.UseFont = true;
|
|
this.baripsDate.Name = "baripsDate";
|
|
//
|
|
// ipsCheckDate
|
|
//
|
|
this.ipsCheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.Appearance.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.Button.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.Button.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.ButtonHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.ButtonHighlighted.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.ButtonPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.ButtonPressed.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.CalendarHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.CalendarHeader.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCell.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellHighlighted.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellHoliday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellHoliday.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellPressed.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellSelected.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellToday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.DayCellToday.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.Header.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.Header.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.HeaderHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.HeaderHighlighted.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.HeaderPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.HeaderPressed.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.WeekDay.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.WeekDay.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceCalendar.WeekNumber.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceCalendar.WeekNumber.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceDropDown.Options.UseFont = true;
|
|
this.ipsCheckDate.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ipsCheckDate.AppearanceFocused.Options.UseFont = true;
|
|
this.ipsCheckDate.AutoHeight = false;
|
|
this.ipsCheckDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.ipsCheckDate.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.ipsCheckDate.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.TouchUI;
|
|
this.ipsCheckDate.Name = "ipsCheckDate";
|
|
this.ipsCheckDate.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.False;
|
|
//
|
|
// barSearch
|
|
//
|
|
this.barSearch.Caption = "搜索";
|
|
this.barSearch.Id = 6;
|
|
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);
|
|
//
|
|
// barNews
|
|
//
|
|
this.barNews.Caption = "新增";
|
|
this.barNews.Id = 7;
|
|
this.barNews.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barNews.ImageOptions.Image")));
|
|
this.barNews.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barNews.ImageOptions.LargeImage")));
|
|
this.barNews.Name = "barNews";
|
|
this.barNews.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barNews_ItemClick);
|
|
//
|
|
// barRemove
|
|
//
|
|
this.barRemove.Caption = "删除";
|
|
this.barRemove.Enabled = false;
|
|
this.barRemove.Id = 8;
|
|
this.barRemove.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barRemove.ImageOptions.Image")));
|
|
this.barRemove.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barRemove.ImageOptions.LargeImage")));
|
|
this.barRemove.Name = "barRemove";
|
|
this.barRemove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barRemove_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.baripsDate);
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.baripsEquipmentID);
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "查询";
|
|
//
|
|
// ribbonPageGroup2
|
|
//
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barSearch);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barNews);
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barRemove);
|
|
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
|
|
this.ribbonPageGroup2.Text = "操作";
|
|
//
|
|
// ribbonStatusBar
|
|
//
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 743);
|
|
this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
this.ribbonStatusBar.Size = new System.Drawing.Size(1331, 24);
|
|
//
|
|
// gcControl
|
|
//
|
|
this.gcControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gcControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
this.gcControl.Location = new System.Drawing.Point(0, 133);
|
|
this.gcControl.MainView = this.gvControl;
|
|
this.gcControl.MenuManager = this.ribbon;
|
|
this.gcControl.Name = "gcControl";
|
|
this.gcControl.Size = new System.Drawing.Size(1331, 610);
|
|
this.gcControl.TabIndex = 2;
|
|
this.gcControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gvControl});
|
|
//
|
|
// gvControl
|
|
//
|
|
this.gvControl.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gvControl.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.gvControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
|
this.gvControl.ColumnPanelRowHeight = 31;
|
|
this.gvControl.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gcAutoID,
|
|
this.gcEquipmentID,
|
|
this.gcEquipmentName,
|
|
this.gcCheckDate,
|
|
this.gcCreatebyName,
|
|
this.gcCreateOn});
|
|
this.gvControl.GridControl = this.gcControl;
|
|
this.gvControl.Name = "gvControl";
|
|
this.gvControl.OptionsBehavior.Editable = false;
|
|
this.gvControl.OptionsSelection.CheckBoxSelectorColumnWidth = 36;
|
|
this.gvControl.OptionsSelection.UseIndicatorForSelection = false;
|
|
this.gvControl.OptionsView.AllowHtmlDrawHeaders = true;
|
|
this.gvControl.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gvControl.OptionsView.ShowGroupPanel = false;
|
|
this.gvControl.RowHeight = 31;
|
|
//
|
|
// gcAutoID
|
|
//
|
|
this.gcAutoID.Caption = "主键编号";
|
|
this.gcAutoID.FieldName = "AutoID";
|
|
this.gcAutoID.Name = "gcAutoID";
|
|
//
|
|
// gcEquipmentID
|
|
//
|
|
this.gcEquipmentID.Caption = "设备编号";
|
|
this.gcEquipmentID.FieldName = "EquipmentID";
|
|
this.gcEquipmentID.Name = "gcEquipmentID";
|
|
this.gcEquipmentID.Visible = true;
|
|
this.gcEquipmentID.VisibleIndex = 0;
|
|
//
|
|
// gcEquipmentName
|
|
//
|
|
this.gcEquipmentName.Caption = "设备名称";
|
|
this.gcEquipmentName.FieldName = "EquipmentName";
|
|
this.gcEquipmentName.Name = "gcEquipmentName";
|
|
this.gcEquipmentName.Visible = true;
|
|
this.gcEquipmentName.VisibleIndex = 1;
|
|
//
|
|
// gcCheckDate
|
|
//
|
|
this.gcCheckDate.Caption = "校验日期";
|
|
this.gcCheckDate.FieldName = "CheckDate";
|
|
this.gcCheckDate.Name = "gcCheckDate";
|
|
this.gcCheckDate.Visible = true;
|
|
this.gcCheckDate.VisibleIndex = 2;
|
|
//
|
|
// gcCreatebyName
|
|
//
|
|
this.gcCreatebyName.Caption = "创建人";
|
|
this.gcCreatebyName.FieldName = "CreatebyName";
|
|
this.gcCreatebyName.Name = "gcCreatebyName";
|
|
this.gcCreatebyName.Visible = true;
|
|
this.gcCreatebyName.VisibleIndex = 3;
|
|
//
|
|
// gcCreateOn
|
|
//
|
|
this.gcCreateOn.Caption = "创建时间";
|
|
this.gcCreateOn.FieldName = "CreateOn";
|
|
this.gcCreateOn.Name = "gcCreateOn";
|
|
this.gcCreateOn.Visible = true;
|
|
this.gcCreateOn.VisibleIndex = 4;
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// pageJumpCheckView
|
|
//
|
|
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(1331, 767);
|
|
this.Controls.Add(this.gcControl);
|
|
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("pageJumpCheckView.IconOptions.LargeImage")));
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "pageJumpCheckView";
|
|
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.pageJumpCheckView_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsEquipmentID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsCheckDate.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ipsCheckDate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gcControl)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gvControl)).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 baripsEquipmentID;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit ipsEquipmentID;
|
|
private DevExpress.XtraBars.BarEditItem baripsDate;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit ipsCheckDate;
|
|
private DevExpress.XtraBars.BarButtonItem barSearch;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
|
|
private DevExpress.XtraBars.BarButtonItem barNews;
|
|
private DevExpress.XtraBars.BarButtonItem barRemove;
|
|
private DevExpress.XtraGrid.GridControl gcControl;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gvControl;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcCheckDate;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcCreatebyName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcCreateOn;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcAutoID;
|
|
}
|
|
} |