You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
264 lines
13 KiB
264 lines
13 KiB
namespace ICSSoft.Base.Lable.PrintTool
|
|
{
|
|
partial class FormPrintLog
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPrintLog));
|
|
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.bar1 = new DevExpress.XtraBars.Bar();
|
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|
this.grdDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
this.groupControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// barManager1
|
|
//
|
|
this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
|
this.bar1});
|
|
this.barManager1.DockControls.Add(this.barDockControlTop);
|
|
this.barManager1.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager1.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager1.DockControls.Add(this.barDockControlRight);
|
|
this.barManager1.Form = this;
|
|
this.barManager1.Images = this.imageList1;
|
|
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.barButtonItem1,
|
|
this.barButtonItem2});
|
|
this.barManager1.MaxItemId = 2;
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(931, 31);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 438);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(931, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(931, 31);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// bar1
|
|
//
|
|
this.bar1.BarName = "Tools";
|
|
this.bar1.DockCol = 0;
|
|
this.bar1.DockRow = 0;
|
|
this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem1, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem2, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
|
|
this.bar1.OptionsBar.AllowQuickCustomization = false;
|
|
this.bar1.OptionsBar.UseWholeRow = true;
|
|
this.bar1.Text = "Tools";
|
|
//
|
|
// groupControl1
|
|
//
|
|
this.groupControl1.Controls.Add(this.grdDetail);
|
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.groupControl1.Name = "groupControl1";
|
|
this.groupControl1.Size = new System.Drawing.Size(931, 407);
|
|
this.groupControl1.TabIndex = 4;
|
|
this.groupControl1.Text = "打印日志";
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grdDetail.Location = new System.Drawing.Point(2, 22);
|
|
this.grdDetail.MainView = this.grvDetail;
|
|
this.grdDetail.MenuManager = this.barManager1;
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.Size = new System.Drawing.Size(927, 383);
|
|
this.grdDetail.TabIndex = 0;
|
|
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grvDetail});
|
|
//
|
|
// grvDetail
|
|
//
|
|
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn1,
|
|
this.gridColumn2,
|
|
this.gridColumn3,
|
|
this.gridColumn4,
|
|
this.gridColumn5});
|
|
this.grvDetail.GridControl = this.grdDetail;
|
|
this.grvDetail.IndicatorWidth = 35;
|
|
this.grvDetail.Name = "grvDetail";
|
|
this.grvDetail.OptionsBehavior.ReadOnly = true;
|
|
this.grvDetail.OptionsView.ColumnAutoWidth = false;
|
|
this.grvDetail.OptionsView.ShowFooter = true;
|
|
this.grvDetail.OptionsView.ShowGroupPanel = false;
|
|
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "打印模板";
|
|
this.gridColumn1.FieldName = "打印模板";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 0;
|
|
this.gridColumn1.Width = 135;
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "打印地点";
|
|
this.gridColumn2.FieldName = "打印地点";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 1;
|
|
this.gridColumn2.Width = 162;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "打印时间";
|
|
this.gridColumn3.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
this.gridColumn3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
|
|
this.gridColumn3.FieldName = "打印时间";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 4;
|
|
this.gridColumn3.Width = 198;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "打印人";
|
|
this.gridColumn4.FieldName = "打印人";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
this.gridColumn4.Visible = true;
|
|
this.gridColumn4.VisibleIndex = 3;
|
|
this.gridColumn4.Width = 125;
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "导出";
|
|
this.barButtonItem1.Id = 0;
|
|
this.barButtonItem1.ImageIndex = 0;
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|
//
|
|
// barButtonItem2
|
|
//
|
|
this.barButtonItem2.Caption = "退出";
|
|
this.barButtonItem2.Id = 1;
|
|
this.barButtonItem2.ImageIndex = 1;
|
|
this.barButtonItem2.Name = "barButtonItem2";
|
|
this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "导出Excel.png");
|
|
this.imageList1.Images.SetKeyName(1, "exit.gif");
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "打印机";
|
|
this.gridColumn5.FieldName = "打印机";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 2;
|
|
this.gridColumn5.Width = 183;
|
|
//
|
|
// FormPrintLog
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(931, 438);
|
|
this.Controls.Add(this.groupControl1);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.Name = "FormPrintLog";
|
|
this.Text = "打印日志";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|
this.groupControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.BarManager barManager1;
|
|
private DevExpress.XtraBars.Bar bar1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|
private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
}
|
|
}
|