You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

738 lines
40 KiB
C#

9 months ago
namespace POSV.Shift
{
partial class ShiftBlindForm
{
/// <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.controlBox1 = new POSV.Component.ControlBox();
this.workerNoLable = new DevComponents.DotNetBar.LabelX();
this.label_endTime = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.label_startTime = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.workerNameLable = new DevComponents.DotNetBar.LabelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.lblCardNo = new DevComponents.DotNetBar.LabelX();
this.payListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.label_people = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.label_ticketCount = new DevComponents.DotNetBar.LabelX();
this.labelX14 = new DevComponents.DotNetBar.LabelX();
this.label_backTicketCount = new DevComponents.DotNetBar.LabelX();
this.labelX18 = new DevComponents.DotNetBar.LabelX();
this.label_dealTicketCount = new DevComponents.DotNetBar.LabelX();
this.labelX20 = new DevComponents.DotNetBar.LabelX();
this.label_imprest = new DevComponents.DotNetBar.LabelX();
this.labelX38 = new DevComponents.DotNetBar.LabelX();
this.label_cardCount = new DevComponents.DotNetBar.LabelX();
this.labelX28 = new DevComponents.DotNetBar.LabelX();
this.memoTextBox = new POSV.Component.NormalTextBox();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.lblInfo = new DevComponents.DotNetBar.LabelX();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.moneyTextBox = new POSV.Component.NumericTextBox();
this.label_unShiftWorker = new DevComponents.DotNetBar.LabelX();
this.accountDestroyCountlabelX = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.SuspendLayout();
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox1.CloseBox = true;
this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox1.ForeColor = System.Drawing.Color.White;
this.controlBox1.Location = new System.Drawing.Point(0, 0);
this.controlBox1.Margin = new System.Windows.Forms.Padding(0);
this.controlBox1.MessageCenterStatus = false;
this.controlBox1.MinimizeBox = false;
this.controlBox1.Name = "controlBox1";
this.controlBox1.NetworkStatus = false;
this.controlBox1.NewForeColor = System.Drawing.Color.White;
this.controlBox1.SettingsBox = false;
this.controlBox1.ShowApplicationVersion = true;
this.controlBox1.ShowKeyboard = true;
this.controlBox1.ShowLockScreen = false;
this.controlBox1.ShowMessageCenter = false;
this.controlBox1.ShowNetworkStatus = false;
this.controlBox1.ShowQrCode = false;
this.controlBox1.Size = new System.Drawing.Size(692, 32);
this.controlBox1.TabIndex = 1;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick);
this.controlBox1.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// workerNoLable
//
//
//
//
this.workerNoLable.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.workerNoLable.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.workerNoLable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.workerNoLable.ForeColor = System.Drawing.SystemColors.ControlText;
this.workerNoLable.Location = new System.Drawing.Point(146, 48);
this.workerNoLable.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.workerNoLable.Name = "workerNoLable";
this.workerNoLable.Size = new System.Drawing.Size(93, 28);
this.workerNoLable.TabIndex = 190;
this.workerNoLable.Text = "000002";
//
// label_endTime
//
//
//
//
this.label_endTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_endTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_endTime.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_endTime.Location = new System.Drawing.Point(476, 86);
this.label_endTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_endTime.Name = "label_endTime";
this.label_endTime.Size = new System.Drawing.Size(182, 28);
this.label_endTime.TabIndex = 196;
this.label_endTime.Text = "2017-09-14 11:26:59";
//
// labelX6
//
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX6.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX6.Location = new System.Drawing.Point(363, 86);
this.labelX6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(100, 28);
this.labelX6.TabIndex = 195;
this.labelX6.Text = "结束时间:";
this.labelX6.TextAlignment = System.Drawing.StringAlignment.Far;
//
// label_startTime
//
//
//
//
this.label_startTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_startTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_startTime.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_startTime.Location = new System.Drawing.Point(146, 86);
this.label_startTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_startTime.Name = "label_startTime";
this.label_startTime.Size = new System.Drawing.Size(175, 28);
this.label_startTime.TabIndex = 194;
this.label_startTime.Text = "2017-09-14 11:25:00";
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX8.Location = new System.Drawing.Point(37, 86);
this.labelX8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(97, 28);
this.labelX8.TabIndex = 193;
this.labelX8.Text = "开始时间:";
this.labelX8.TextAlignment = System.Drawing.StringAlignment.Far;
//
// workerNameLable
//
//
//
//
this.workerNameLable.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.workerNameLable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.workerNameLable.ForeColor = System.Drawing.SystemColors.ControlText;
this.workerNameLable.Location = new System.Drawing.Point(476, 48);
this.workerNameLable.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.workerNameLable.Name = "workerNameLable";
this.workerNameLable.Size = new System.Drawing.Size(93, 28);
this.workerNameLable.TabIndex = 192;
this.workerNameLable.Text = "员工姓名";
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX4.Location = new System.Drawing.Point(368, 48);
this.labelX4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(100, 28);
this.labelX4.TabIndex = 191;
this.labelX4.Text = "交班人姓名:";
//
// lblCardNo
//
//
//
//
this.lblCardNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardNo.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblCardNo.Location = new System.Drawing.Point(38, 48);
this.lblCardNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblCardNo.Name = "lblCardNo";
this.lblCardNo.Size = new System.Drawing.Size(100, 28);
this.lblCardNo.TabIndex = 189;
this.lblCardNo.Text = "交班人工号:";
//
// payListTable
//
this.payListTable.BackColor = System.Drawing.Color.White;
this.payListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.payListTable.ForeColor = System.Drawing.Color.Black;
this.payListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.payListTable.Location = new System.Drawing.Point(5, 122);
this.payListTable.Name = "payListTable";
//
//
//
this.payListTable.PrimaryGrid.AllowEdit = false;
this.payListTable.PrimaryGrid.AutoGenerateColumns = false;
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.payListTable.PrimaryGrid.ShowRowGridIndex = true;
this.payListTable.Size = new System.Drawing.Size(682, 235);
this.payListTable.TabIndex = 197;
this.payListTable.Text = "superGridControl1";
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "PayModeNo";
this.gridColumn2.HeaderText = "收银方式编号";
this.gridColumn2.Name = "payNo";
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "PayModeName";
this.gridColumn3.HeaderText = "收银方式编码";
this.gridColumn3.Name = "payType";
this.gridColumn3.Width = 120;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "Count";
this.gridColumn4.HeaderText = "笔数";
this.gridColumn4.Name = "count";
this.gridColumn4.Width = 80;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "Money";
this.gridColumn5.HeaderText = "金额";
this.gridColumn5.Name = "amount";
this.gridColumn5.Width = 80;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "CardCount";
this.gridColumn6.HeaderText = "卡务笔数";
this.gridColumn6.Name = "cardCount";
this.gridColumn6.Width = 80;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "CardMoney";
this.gridColumn7.HeaderText = "卡务金额";
this.gridColumn7.Name = "cardAmount";
this.gridColumn7.Width = 80;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "SumMoney";
this.gridColumn8.HeaderText = "合计金额";
this.gridColumn8.Name = "sumAmount";
this.gridColumn8.Width = 80;
//
// label_people
//
//
//
//
this.label_people.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_people.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_people.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_people.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_people.Location = new System.Drawing.Point(113, 365);
this.label_people.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_people.Name = "label_people";
this.label_people.Size = new System.Drawing.Size(73, 28);
this.label_people.TabIndex = 199;
this.label_people.Text = "0";
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX10.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX10.Location = new System.Drawing.Point(37, 365);
this.labelX10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(67, 28);
this.labelX10.TabIndex = 198;
this.labelX10.Text = "总人数:";
//
// label_ticketCount
//
//
//
//
this.label_ticketCount.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_ticketCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_ticketCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_ticketCount.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_ticketCount.Location = new System.Drawing.Point(112, 398);
this.label_ticketCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_ticketCount.Name = "label_ticketCount";
this.label_ticketCount.Size = new System.Drawing.Size(70, 28);
this.label_ticketCount.TabIndex = 201;
this.label_ticketCount.Text = "0";
//
// labelX14
//
//
//
//
this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX14.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX14.Location = new System.Drawing.Point(21, 398);
this.labelX14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX14.Name = "labelX14";
this.labelX14.Size = new System.Drawing.Size(84, 28);
this.labelX14.TabIndex = 200;
this.labelX14.Text = "合计单数:";
//
// label_backTicketCount
//
//
//
//
this.label_backTicketCount.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_backTicketCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_backTicketCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_backTicketCount.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_backTicketCount.Location = new System.Drawing.Point(476, 398);
this.label_backTicketCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_backTicketCount.Name = "label_backTicketCount";
this.label_backTicketCount.Size = new System.Drawing.Size(76, 28);
this.label_backTicketCount.TabIndex = 205;
this.label_backTicketCount.Text = "0";
//
// labelX18
//
//
//
//
this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX18.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX18.Location = new System.Drawing.Point(386, 398);
this.labelX18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX18.Name = "labelX18";
this.labelX18.Size = new System.Drawing.Size(86, 28);
this.labelX18.TabIndex = 204;
this.labelX18.Text = "退单次数:";
//
// label_dealTicketCount
//
//
//
//
this.label_dealTicketCount.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_dealTicketCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_dealTicketCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_dealTicketCount.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_dealTicketCount.Location = new System.Drawing.Point(292, 398);
this.label_dealTicketCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_dealTicketCount.Name = "label_dealTicketCount";
this.label_dealTicketCount.Size = new System.Drawing.Size(73, 28);
this.label_dealTicketCount.TabIndex = 203;
this.label_dealTicketCount.Text = "0";
//
// labelX20
//
//
//
//
this.labelX20.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX20.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX20.Location = new System.Drawing.Point(201, 398);
this.labelX20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX20.Name = "labelX20";
this.labelX20.Size = new System.Drawing.Size(88, 28);
this.labelX20.TabIndex = 202;
this.labelX20.Text = "成交单数:";
//
// label_imprest
//
//
//
//
this.label_imprest.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_imprest.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_imprest.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_imprest.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_imprest.Location = new System.Drawing.Point(476, 430);
this.label_imprest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_imprest.Name = "label_imprest";
this.label_imprest.Size = new System.Drawing.Size(76, 28);
this.label_imprest.TabIndex = 225;
this.label_imprest.Text = "0";
//
// labelX38
//
//
//
//
this.labelX38.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX38.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX38.Location = new System.Drawing.Point(402, 430);
this.labelX38.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX38.Name = "labelX38";
this.labelX38.Size = new System.Drawing.Size(70, 28);
this.labelX38.TabIndex = 224;
this.labelX38.Text = "备用金:";
//
// label_cardCount
//
//
//
//
this.label_cardCount.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.label_cardCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_cardCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_cardCount.ForeColor = System.Drawing.SystemColors.ControlText;
this.label_cardCount.Location = new System.Drawing.Point(111, 430);
this.label_cardCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_cardCount.Name = "label_cardCount";
this.label_cardCount.Size = new System.Drawing.Size(76, 28);
this.label_cardCount.TabIndex = 223;
this.label_cardCount.Text = "0";
//
// labelX28
//
//
//
//
this.labelX28.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX28.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX28.Location = new System.Drawing.Point(21, 430);
this.labelX28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX28.Name = "labelX28";
this.labelX28.Size = new System.Drawing.Size(86, 28);
this.labelX28.TabIndex = 222;
this.labelX28.Text = "充值笔数:";
//
// memoTextBox
//
this.memoTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.memoTextBox.Border.Class = "TextBoxBorder";
this.memoTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.memoTextBox.DisabledBackColor = System.Drawing.Color.White;
this.memoTextBox.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.memoTextBox.ForeColor = System.Drawing.Color.Black;
this.memoTextBox.ImeMode = System.Windows.Forms.ImeMode.On;
this.memoTextBox.Keyboard = POSV.KeyboardType.;
this.memoTextBox.Location = new System.Drawing.Point(107, 507);
this.memoTextBox.MaxLength = 128;
this.memoTextBox.Name = "memoTextBox";
this.memoTextBox.PreventEnterBeep = true;
this.memoTextBox.Size = new System.Drawing.Size(519, 33);
this.memoTextBox.TabIndex = 228;
this.memoTextBox.WatermarkFont = new System.Drawing.Font("微软雅黑", 14.25F);
this.memoTextBox.WatermarkText = "交班备注";
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX2.Location = new System.Drawing.Point(19, 509);
this.labelX2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(80, 28);
this.labelX2.TabIndex = 227;
this.labelX2.Text = "交班备注:";
//
// lblInfo
//
//
//
//
this.lblInfo.BackgroundStyle.BackColor = System.Drawing.Color.White;
this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
this.lblInfo.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInfo.Location = new System.Drawing.Point(0, 572);
this.lblInfo.Name = "lblInfo";
this.lblInfo.Size = new System.Drawing.Size(692, 55);
this.lblInfo.TabIndex = 229;
this.lblInfo.Text = "请输入交班备注";
this.lblInfo.WordWrap = true;
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.ButtonOk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonOk.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonOk.FadeEffect = false;
this.ButtonOk.Font = new System.Drawing.Font("微软雅黑", 15.75F);
this.ButtonOk.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonOk.Location = new System.Drawing.Point(574, 579);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(114, 44);
this.ButtonOk.TabIndex = 231;
this.ButtonOk.Text = "交班";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.ButtonOk_Click);
//
// ButtonCancel
//
this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.ButtonCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonCancel.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonCancel.FadeEffect = false;
this.ButtonCancel.Font = new System.Drawing.Font("微软雅黑", 15.75F);
this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonCancel.Location = new System.Drawing.Point(460, 579);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(113, 44);
this.ButtonCancel.TabIndex = 230;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.ButtonCancel_Click);
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.ForeColor = System.Drawing.Color.Red;
this.labelX3.Location = new System.Drawing.Point(51, 466);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(56, 30);
this.labelX3.TabIndex = 301;
this.labelX3.Text = "金额:";
this.labelX3.WordWrap = true;
//
// moneyTextBox
//
this.moneyTextBox.AllowDecimalSeparator = true;
this.moneyTextBox.AllowNegativeSign = false;
this.moneyTextBox.AllowSpace = false;
this.moneyTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.moneyTextBox.Border.Class = "TextBoxBorder";
this.moneyTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.moneyTextBox.DisabledBackColor = System.Drawing.Color.White;
this.moneyTextBox.EnableSoftKeyboard = true;
this.moneyTextBox.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.moneyTextBox.ForeColor = System.Drawing.Color.Black;
this.moneyTextBox.Location = new System.Drawing.Point(107, 466);
this.moneyTextBox.MaxDecimalDigit = 2;
this.moneyTextBox.MaxLength = 10;
this.moneyTextBox.Name = "moneyTextBox";
this.moneyTextBox.PreventEnterBeep = true;
this.moneyTextBox.Size = new System.Drawing.Size(204, 33);
this.moneyTextBox.TabIndex = 300;
this.moneyTextBox.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.moneyTextBox.WatermarkFont = new System.Drawing.Font("微软雅黑", 14.25F);
this.moneyTextBox.WatermarkText = "输入收款现金";
//
// label_unShiftWorker
//
//
//
//
this.label_unShiftWorker.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.label_unShiftWorker.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label_unShiftWorker.ForeColor = System.Drawing.Color.Red;
this.label_unShiftWorker.Location = new System.Drawing.Point(19, 543);
this.label_unShiftWorker.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.label_unShiftWorker.Name = "label_unShiftWorker";
this.label_unShiftWorker.Size = new System.Drawing.Size(654, 28);
this.label_unShiftWorker.TabIndex = 302;
//
// accountDestroyCountlabelX
//
//
//
//
this.accountDestroyCountlabelX.BackgroundStyle.BorderBottomColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionBackground;
this.accountDestroyCountlabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.accountDestroyCountlabelX.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.accountDestroyCountlabelX.ForeColor = System.Drawing.SystemColors.ControlText;
this.accountDestroyCountlabelX.Location = new System.Drawing.Point(291, 430);
this.accountDestroyCountlabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.accountDestroyCountlabelX.Name = "accountDestroyCountlabelX";
this.accountDestroyCountlabelX.Size = new System.Drawing.Size(76, 28);
this.accountDestroyCountlabelX.TabIndex = 304;
this.accountDestroyCountlabelX.Text = "0";
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX5.Location = new System.Drawing.Point(201, 430);
this.labelX5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(86, 28);
this.labelX5.TabIndex = 303;
this.labelX5.Text = "退卡次数:";
//
// ShiftBlindForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.Gainsboro;
this.ClientSize = new System.Drawing.Size(692, 627);
this.Controls.Add(this.accountDestroyCountlabelX);
this.Controls.Add(this.labelX5);
this.Controls.Add(this.label_unShiftWorker);
this.Controls.Add(this.labelX3);
this.Controls.Add(this.moneyTextBox);
this.Controls.Add(this.ButtonOk);
this.Controls.Add(this.ButtonCancel);
this.Controls.Add(this.lblInfo);
this.Controls.Add(this.memoTextBox);
this.Controls.Add(this.labelX2);
this.Controls.Add(this.label_imprest);
this.Controls.Add(this.labelX38);
this.Controls.Add(this.label_cardCount);
this.Controls.Add(this.labelX28);
this.Controls.Add(this.label_backTicketCount);
this.Controls.Add(this.labelX18);
this.Controls.Add(this.label_dealTicketCount);
this.Controls.Add(this.labelX20);
this.Controls.Add(this.label_ticketCount);
this.Controls.Add(this.labelX14);
this.Controls.Add(this.label_people);
this.Controls.Add(this.labelX10);
this.Controls.Add(this.payListTable);
this.Controls.Add(this.workerNoLable);
this.Controls.Add(this.label_endTime);
this.Controls.Add(this.labelX6);
this.Controls.Add(this.label_startTime);
this.Controls.Add(this.labelX8);
this.Controls.Add(this.workerNameLable);
this.Controls.Add(this.labelX4);
this.Controls.Add(this.lblCardNo);
this.Controls.Add(this.controlBox1);
this.Name = "ShiftBlindForm";
this.Text = "ShiftBlindForm";
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private DevComponents.DotNetBar.LabelX workerNoLable;
private DevComponents.DotNetBar.LabelX label_endTime;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.LabelX label_startTime;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.LabelX workerNameLable;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.LabelX lblCardNo;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl payListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.LabelX label_people;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX label_ticketCount;
private DevComponents.DotNetBar.LabelX labelX14;
private DevComponents.DotNetBar.LabelX label_backTicketCount;
private DevComponents.DotNetBar.LabelX labelX18;
private DevComponents.DotNetBar.LabelX label_dealTicketCount;
private DevComponents.DotNetBar.LabelX labelX20;
private DevComponents.DotNetBar.LabelX label_imprest;
private DevComponents.DotNetBar.LabelX labelX38;
private DevComponents.DotNetBar.LabelX label_cardCount;
private DevComponents.DotNetBar.LabelX labelX28;
private Component.NormalTextBox memoTextBox;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX lblInfo;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.LabelX labelX3;
private Component.NumericTextBox moneyTextBox;
private DevComponents.DotNetBar.LabelX label_unShiftWorker;
private DevComponents.DotNetBar.LabelX accountDestroyCountlabelX;
private DevComponents.DotNetBar.LabelX labelX5;
}
}