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.

176 lines
9.7 KiB
C#

9 months ago
namespace POSV.Member
{
partial class CardExchangeDialogForm
{
/// <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.controlBox = new POSV.Component.ControlBox();
this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX();
this.bottomPanel = new POSV.Component.DoubleBufferPanelX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX8.SuspendLayout();
this.bottomPanel.SuspendLayout();
this.SuspendLayout();
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(0, 0);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = false;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.White;
this.controlBox.SettingsBox = false;
this.controlBox.ShowApplicationVersion = false;
this.controlBox.ShowKeyboard = false;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = false;
this.controlBox.ShowQrCode = false;
this.controlBox.Size = new System.Drawing.Size(383, 36);
this.controlBox.TabIndex = 13;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
//
// doubleBufferPanelX8
//
this.doubleBufferPanelX8.CanvasColor = System.Drawing.Color.Transparent;
this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX8.Controls.Add(this.bottomPanel);
this.doubleBufferPanelX8.Controls.Add(this.labelX9);
this.doubleBufferPanelX8.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX8.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX8.Location = new System.Drawing.Point(0, 36);
this.doubleBufferPanelX8.Name = "doubleBufferPanelX8";
this.doubleBufferPanelX8.Size = new System.Drawing.Size(383, 175);
this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.doubleBufferPanelX8.Style.GradientAngle = 90;
this.doubleBufferPanelX8.TabIndex = 277;
//
// bottomPanel
//
this.bottomPanel.CanvasColor = System.Drawing.Color.Transparent;
this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.bottomPanel.Controls.Add(this.buttonX1);
this.bottomPanel.Controls.Add(this.ButtonCancel);
this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bottomPanel.Location = new System.Drawing.Point(0, 120);
this.bottomPanel.Name = "bottomPanel";
this.bottomPanel.Padding = new System.Windows.Forms.Padding(2);
this.bottomPanel.Size = new System.Drawing.Size(383, 55);
this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.bottomPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.bottomPanel.Style.GradientAngle = 90;
this.bottomPanel.TabIndex = 280;
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.FadeEffect = false;
this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(179, 10);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(101, 41);
this.buttonX1.TabIndex = 33;
this.buttonX1.Text = "确定";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.BtnOk);
//
// 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.FadeEffect = false;
this.ButtonCancel.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonCancel.Location = new System.Drawing.Point(281, 10);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(100, 41);
this.ButtonCancel.TabIndex = 32;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.BtnCancel);
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.FontBold = true;
this.labelX9.ForeColor = System.Drawing.Color.Maroon;
this.labelX9.Location = new System.Drawing.Point(13, 13);
this.labelX9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(357, 74);
this.labelX9.TabIndex = 252;
this.labelX9.Text = "特别提醒:换卡后,原卡信息都会转入新卡,原卡将注销,是否确认换卡?";
this.labelX9.WordWrap = true;
//
// CardExchangeDialogForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(383, 211);
this.Controls.Add(this.doubleBufferPanelX8);
this.Controls.Add(this.controlBox);
this.Name = "CardExchangeDialogForm";
this.Text = "CardAccountDestroyDialogForm";
this.doubleBufferPanelX8.ResumeLayout(false);
this.bottomPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX doubleBufferPanelX8;
private Component.DoubleBufferPanelX bottomPanel;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.LabelX labelX9;
}
}