namespace ZJ_BYD { partial class Print { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Print)); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.loginpic = new DevExpress.XtraEditors.PictureEdit(); this.lblClose = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txtBarCode = new DevExpress.XtraEditors.TextEdit(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.lkMachineType = new DevExpress.XtraEditors.LookUpEdit(); this.txtSoftWareVersion = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.btnPrint = new DevExpress.XtraEditors.SimpleButton(); this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); this.stackPanel1 = new DevExpress.Utils.Layout.StackPanel(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.loginpic.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBarCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lkMachineType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSoftWareVersion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).BeginInit(); this.stackPanel1.SuspendLayout(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.Transparent; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.loginpic); this.panelControl1.Controls.Add(this.lblClose); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl1.Name = "panelControl1"; this.panelControl1.Padding = new System.Windows.Forms.Padding(0, 0, 10, 0); this.panelControl1.Size = new System.Drawing.Size(477, 44); this.panelControl1.TabIndex = 4; // // loginpic // this.loginpic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.loginpic.Dock = System.Windows.Forms.DockStyle.Left; this.loginpic.Location = new System.Drawing.Point(0, 0); this.loginpic.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.loginpic.Name = "loginpic"; this.loginpic.Properties.Appearance.BackColor = System.Drawing.Color.Transparent; this.loginpic.Properties.Appearance.Options.UseBackColor = true; this.loginpic.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.loginpic.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.loginpic.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch; this.loginpic.Size = new System.Drawing.Size(83, 44); this.loginpic.TabIndex = 3; // // lblClose // this.lblClose.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblClose.Dock = System.Windows.Forms.DockStyle.Right; this.lblClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("lblClose.ImageOptions.Image"))); this.lblClose.Location = new System.Drawing.Point(431, 0); this.lblClose.Margin = new System.Windows.Forms.Padding(0); this.lblClose.Name = "lblClose"; this.lblClose.Size = new System.Drawing.Size(36, 44); this.lblClose.TabIndex = 2; this.lblClose.Click += new System.EventHandler(this.lblClose_Click); // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Location = new System.Drawing.Point(91, 11); this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(64, 21); this.labelControl4.TabIndex = 1; this.labelControl4.Text = "手动打印"; // // txtBarCode // this.txtBarCode.Location = new System.Drawing.Point(115, 95); this.txtBarCode.Margin = new System.Windows.Forms.Padding(4); this.txtBarCode.Name = "txtBarCode"; this.txtBarCode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtBarCode.Properties.Appearance.Options.UseFont = true; this.txtBarCode.Properties.AutoHeight = false; this.txtBarCode.Size = new System.Drawing.Size(347, 30); this.txtBarCode.StyleController = this.layoutControl1; this.txtBarCode.TabIndex = 6; this.txtBarCode.Tag = "NotNull&编码&True"; // // layoutControl1 // this.layoutControl1.BackColor = System.Drawing.Color.Transparent; this.layoutControl1.Controls.Add(this.lkMachineType); this.layoutControl1.Controls.Add(this.txtBarCode); this.layoutControl1.Controls.Add(this.txtSoftWareVersion); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Top; this.layoutControl1.Location = new System.Drawing.Point(0, 44); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(477, 140); this.layoutControl1.TabIndex = 8; this.layoutControl1.Text = "layoutControl1"; // // lkMachineType // this.lkMachineType.Location = new System.Drawing.Point(115, 15); this.lkMachineType.Margin = new System.Windows.Forms.Padding(4); this.lkMachineType.Name = "lkMachineType"; this.lkMachineType.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lkMachineType.Properties.Appearance.Options.UseFont = true; this.lkMachineType.Properties.AppearanceDropDown.Font = new System.Drawing.Font("微软雅黑", 12F); this.lkMachineType.Properties.AppearanceDropDown.Options.UseFont = true; this.lkMachineType.Properties.AppearanceFocused.Font = new System.Drawing.Font("微软雅黑", 12F); this.lkMachineType.Properties.AppearanceFocused.Options.UseFont = true; this.lkMachineType.Properties.AutoHeight = false; this.lkMachineType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lkMachineType.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "Value", 17, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Text", "机型", 17, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)}); this.lkMachineType.Properties.NullText = ""; this.lkMachineType.Size = new System.Drawing.Size(347, 30); this.lkMachineType.StyleController = this.layoutControl1; this.lkMachineType.TabIndex = 8; this.lkMachineType.Tag = "NotNull&机型&True"; // // txtSoftWareVersion // this.txtSoftWareVersion.Location = new System.Drawing.Point(115, 55); this.txtSoftWareVersion.Name = "txtSoftWareVersion"; this.txtSoftWareVersion.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F); this.txtSoftWareVersion.Properties.Appearance.Options.UseFont = true; this.txtSoftWareVersion.Properties.AutoHeight = false; this.txtSoftWareVersion.Size = new System.Drawing.Size(347, 30); this.txtSoftWareVersion.StyleController = this.layoutControl1; this.txtSoftWareVersion.TabIndex = 9; this.txtSoftWareVersion.Tag = "NotNull&软件版本号&True"; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.simpleLabelItem1, this.layoutControlItem1, this.layoutControlItem2, this.simpleLabelItem2, this.simpleLabelItem3, this.layoutControlItem3}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition1.Width = 100D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition2.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2}); rowDefinition1.Height = 40D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute; rowDefinition2.Height = 40D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute; rowDefinition3.Height = 40D; rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3}); this.Root.Size = new System.Drawing.Size(477, 140); this.Root.TextVisible = false; // // simpleLabelItem1 // this.simpleLabelItem1.AllowHotTrack = false; this.simpleLabelItem1.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F); this.simpleLabelItem1.AppearanceItemCaption.ForeColor = System.Drawing.Color.White; this.simpleLabelItem1.AppearanceItemCaption.Options.UseFont = true; this.simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true; this.simpleLabelItem1.AppearanceItemCaption.Options.UseTextOptions = true; this.simpleLabelItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0); this.simpleLabelItem1.Name = "simpleLabelItem1"; this.simpleLabelItem1.Size = new System.Drawing.Size(100, 40); this.simpleLabelItem1.Text = "机型:"; this.simpleLabelItem1.TextSize = new System.Drawing.Size(96, 21); // // layoutControlItem1 // this.layoutControlItem1.Control = this.lkMachineType; this.layoutControlItem1.Location = new System.Drawing.Point(100, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5); this.layoutControlItem1.Size = new System.Drawing.Size(357, 40); this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.txtBarCode; this.layoutControlItem2.Location = new System.Drawing.Point(100, 80); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5); this.layoutControlItem2.Size = new System.Drawing.Size(357, 40); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // simpleLabelItem2 // this.simpleLabelItem2.AllowHotTrack = false; this.simpleLabelItem2.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F); this.simpleLabelItem2.AppearanceItemCaption.ForeColor = System.Drawing.Color.White; this.simpleLabelItem2.AppearanceItemCaption.Options.UseFont = true; this.simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true; this.simpleLabelItem2.AppearanceItemCaption.Options.UseTextOptions = true; this.simpleLabelItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.simpleLabelItem2.Location = new System.Drawing.Point(0, 80); this.simpleLabelItem2.Name = "simpleLabelItem2"; this.simpleLabelItem2.OptionsTableLayoutItem.RowIndex = 2; this.simpleLabelItem2.Size = new System.Drawing.Size(100, 40); this.simpleLabelItem2.Text = "编码:"; this.simpleLabelItem2.TextSize = new System.Drawing.Size(96, 21); // // simpleLabelItem3 // this.simpleLabelItem3.AllowHotTrack = false; this.simpleLabelItem3.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F); this.simpleLabelItem3.AppearanceItemCaption.ForeColor = System.Drawing.Color.White; this.simpleLabelItem3.AppearanceItemCaption.Options.UseFont = true; this.simpleLabelItem3.AppearanceItemCaption.Options.UseForeColor = true; this.simpleLabelItem3.AppearanceItemCaption.Options.UseTextOptions = true; this.simpleLabelItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.simpleLabelItem3.Location = new System.Drawing.Point(0, 40); this.simpleLabelItem3.Name = "simpleLabelItem3"; this.simpleLabelItem3.OptionsTableLayoutItem.RowIndex = 1; this.simpleLabelItem3.Size = new System.Drawing.Size(100, 40); this.simpleLabelItem3.Text = "软件版本号:"; this.simpleLabelItem3.TextSize = new System.Drawing.Size(96, 21); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txtSoftWareVersion; this.layoutControlItem3.Location = new System.Drawing.Point(100, 40); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5); this.layoutControlItem3.Size = new System.Drawing.Size(357, 40); this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // btnPrint // this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White; this.btnPrint.Appearance.Options.UseFont = true; this.btnPrint.Appearance.Options.UseForeColor = true; this.btnPrint.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPrint.BackgroundImage"))); this.btnPrint.Location = new System.Drawing.Point(240, 4); this.btnPrint.Margin = new System.Windows.Forms.Padding(4); this.btnPrint.Name = "btnPrint"; this.btnPrint.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btnPrint.Size = new System.Drawing.Size(129, 32); this.btnPrint.TabIndex = 7; this.btnPrint.Text = "BarTender打印"; this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click); // // btnCancel // this.btnCancel.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnCancel.Appearance.ForeColor = System.Drawing.Color.Black; this.btnCancel.Appearance.Options.UseFont = true; this.btnCancel.Appearance.Options.UseForeColor = true; this.btnCancel.Location = new System.Drawing.Point(377, 5); this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(86, 31); this.btnCancel.TabIndex = 7; this.btnCancel.Text = "取消"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // stackPanel1 // this.stackPanel1.Appearance.BackColor = System.Drawing.Color.Transparent; this.stackPanel1.Appearance.Options.UseBackColor = true; this.stackPanel1.Controls.Add(this.btnCancel); this.stackPanel1.Controls.Add(this.btnPrint); this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.stackPanel1.Location = new System.Drawing.Point(0, 184); this.stackPanel1.Name = "stackPanel1"; this.stackPanel1.Padding = new System.Windows.Forms.Padding(10); this.stackPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.stackPanel1.Size = new System.Drawing.Size(477, 40); this.stackPanel1.TabIndex = 9; // // Print // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.Tile; this.BackgroundImageStore = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImageStore"))); this.ClientSize = new System.Drawing.Size(477, 224); this.Controls.Add(this.stackPanel1); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.panelControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Print"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Print"; this.Load += new System.EventHandler(this.Print_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.loginpic.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBarCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lkMachineType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSoftWareVersion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).EndInit(); this.stackPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.PictureEdit loginpic; private DevExpress.XtraEditors.LabelControl lblClose; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.TextEdit txtBarCode; private DevExpress.XtraEditors.SimpleButton btnPrint; private DevExpress.XtraEditors.SimpleButton btnCancel; private DevExpress.XtraEditors.LookUpEdit lkMachineType; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.Utils.Layout.StackPanel stackPanel1; private DevExpress.XtraEditors.TextEdit txtSoftWareVersion; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2; private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; } }