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.

203 lines
13 KiB
C#

9 months ago
namespace POSV.Business
{
partial class MSpecDialogForm
{
/// <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.mainPanel = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.controlBox = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.ButtonClose = new POSV.Component.TouchButtonX();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.SuspendLayout();
//
// mainPanel
//
this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.mainPanel.Location = new System.Drawing.Point(0, 44);
this.mainPanel.Name = "mainPanel";
this.mainPanel.Size = new System.Drawing.Size(508, 354);
this.mainPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.mainPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.mainPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.mainPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.mainPanel.Style.GradientAngle = 90;
this.mainPanel.TabIndex = 241;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.mainPanel);
this.doubleBufferPanelX1.Controls.Add(this.controlBox);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX2);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(508, 463);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.doubleBufferPanelX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 248;
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.controlBox.BackgroundStyle.BackColor = System.Drawing.Color.White;
this.controlBox.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
this.controlBox.Location = new System.Drawing.Point(0, 0);
this.controlBox.Name = "controlBox";
this.controlBox.Size = new System.Drawing.Size(508, 44);
this.controlBox.SymbolSize = 30F;
this.controlBox.TabIndex = 249;
this.controlBox.Text = "请输入提示内容";
this.controlBox.TextAlignment = System.Drawing.StringAlignment.Center;
this.controlBox.WordWrap = true;
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 398);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(508, 65);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor1.Color = System.Drawing.Color.White;
this.doubleBufferPanelX2.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor2.Color = System.Drawing.Color.White;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BorderColor.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 106;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.Anchor = System.Windows.Forms.AnchorStyles.None;
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.ButtonClose);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(124, 9);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(264, 46);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 32;
//
// ButtonClose
//
this.ButtonClose.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonClose.CanvasColor = System.Drawing.SystemColors.Control;
this.ButtonClose.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.ButtonClose.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonClose.DisabledBackColor = System.Drawing.Color.Empty;
this.ButtonClose.Dock = System.Windows.Forms.DockStyle.Fill;
this.ButtonClose.EnableFlyout = false;
this.ButtonClose.FlyoutContent = null;
this.ButtonClose.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.ButtonClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.KeyCode = "";
this.ButtonClose.Location = new System.Drawing.Point(0, 0);
this.ButtonClose.Lock = false;
this.ButtonClose.LockSize = new System.Drawing.Size(26, 26);
this.ButtonClose.Name = "ButtonClose";
this.ButtonClose.Notify = false;
this.ButtonClose.NotifyColor = System.Drawing.Color.Red;
this.ButtonClose.NotifySize = new System.Drawing.Size(30, 16);
this.ButtonClose.NotifyText = "99+";
this.ButtonClose.PermissionCode = "";
this.ButtonClose.Size = new System.Drawing.Size(264, 46);
this.ButtonClose.Style.Alignment = System.Drawing.StringAlignment.Center;
this.ButtonClose.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.ButtonClose.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.CornerDiameter = 25;
this.ButtonClose.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ButtonClose.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.Style.ForeColor.Color = System.Drawing.Color.White;
this.ButtonClose.Style.GradientAngle = 90;
this.ButtonClose.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.ButtonClose.SymbolSize = 0F;
this.ButtonClose.TabIndex = 26;
this.ButtonClose.Text = "关闭";
this.ButtonClose.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnCloseTouchClick);
//
// MSpecDialogForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(508, 463);
this.Controls.Add(this.doubleBufferPanelX1);
this.Name = "MSpecDialogForm";
this.Text = "SpecDialogForm";
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX mainPanel;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private Component.TouchButtonX ButtonClose;
private DevComponents.DotNetBar.LabelX controlBox;
}
}