Files
lserp_cs_6.0/插件库/Lskj.ProductDynamic/Controls/ImageButton.Designer.cs
T
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

172 lines
8.9 KiB
C#

namespace Lskj.ProductDynamic.Controls
{
partial class ImageButton
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.imageLabel = new DevExpress.XtraEditors.LabelControl();
this.linePanelTwo = new DevExpress.XtraEditors.PanelControl();
this.lineTwo = new DevExpress.XtraEditors.LabelControl();
this.simplebButton = new DevExpress.XtraEditors.LabelControl();
this.linePanel = new DevExpress.XtraEditors.PanelControl();
this.line = new DevExpress.XtraEditors.LabelControl();
this.numLabel = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.linePanelTwo)).BeginInit();
this.linePanelTwo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.linePanel)).BeginInit();
this.linePanel.SuspendLayout();
this.SuspendLayout();
//
// imageLabel
//
this.imageLabel.Appearance.BackColor = System.Drawing.Color.Transparent;
this.imageLabel.Appearance.Image = global::Lskj.ProductDynamic.Properties.Resources.right;
this.imageLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.imageLabel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.imageLabel.Dock = System.Windows.Forms.DockStyle.Left;
this.imageLabel.Location = new System.Drawing.Point(0, 0);
this.imageLabel.Name = "imageLabel";
this.imageLabel.Size = new System.Drawing.Size(46, 36);
this.imageLabel.TabIndex = 1;
//
// linePanelTwo
//
this.linePanelTwo.Appearance.BackColor = System.Drawing.Color.Transparent;
this.linePanelTwo.Appearance.BackColor2 = System.Drawing.Color.Transparent;
this.linePanelTwo.Appearance.BorderColor = System.Drawing.Color.Transparent;
this.linePanelTwo.Appearance.Options.UseBackColor = true;
this.linePanelTwo.Appearance.Options.UseBorderColor = true;
this.linePanelTwo.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.linePanelTwo.Controls.Add(this.lineTwo);
this.linePanelTwo.Dock = System.Windows.Forms.DockStyle.Left;
this.linePanelTwo.Location = new System.Drawing.Point(46, 0);
this.linePanelTwo.Name = "linePanelTwo";
this.linePanelTwo.Padding = new System.Windows.Forms.Padding(0, 8, 0, 8);
this.linePanelTwo.Size = new System.Drawing.Size(2, 36);
this.linePanelTwo.TabIndex = 10;
//
// lineTwo
//
this.lineTwo.Appearance.BackColor = System.Drawing.Color.Transparent;
this.lineTwo.Appearance.BorderColor = System.Drawing.Color.White;
this.lineTwo.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lineTwo.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.lineTwo.Dock = System.Windows.Forms.DockStyle.Left;
this.lineTwo.Location = new System.Drawing.Point(0, 8);
this.lineTwo.Name = "lineTwo";
this.lineTwo.Size = new System.Drawing.Size(2, 20);
this.lineTwo.TabIndex = 3;
//
// simplebButton
//
this.simplebButton.Appearance.BackColor = System.Drawing.Color.Transparent;
this.simplebButton.Appearance.Font = new System.Drawing.Font("微软雅黑", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.simplebButton.Appearance.ForeColor = System.Drawing.Color.White;
this.simplebButton.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.simplebButton.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.simplebButton.Dock = System.Windows.Forms.DockStyle.Left;
this.simplebButton.Location = new System.Drawing.Point(48, 0);
this.simplebButton.Name = "simplebButton";
this.simplebButton.Size = new System.Drawing.Size(94, 36);
this.simplebButton.TabIndex = 11;
this.simplebButton.Text = "按钮";
//
// linePanel
//
this.linePanel.Appearance.BackColor = System.Drawing.Color.Transparent;
this.linePanel.Appearance.BackColor2 = System.Drawing.Color.Transparent;
this.linePanel.Appearance.BorderColor = System.Drawing.Color.Transparent;
this.linePanel.Appearance.Options.UseBackColor = true;
this.linePanel.Appearance.Options.UseBorderColor = true;
this.linePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.linePanel.Controls.Add(this.line);
this.linePanel.Dock = System.Windows.Forms.DockStyle.Left;
this.linePanel.Location = new System.Drawing.Point(142, 0);
this.linePanel.Name = "linePanel";
this.linePanel.Padding = new System.Windows.Forms.Padding(0, 8, 0, 8);
this.linePanel.Size = new System.Drawing.Size(2, 36);
this.linePanel.TabIndex = 12;
//
// line
//
this.line.Appearance.BackColor = System.Drawing.Color.Transparent;
this.line.Appearance.BorderColor = System.Drawing.Color.White;
this.line.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.line.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.line.Dock = System.Windows.Forms.DockStyle.Left;
this.line.Location = new System.Drawing.Point(0, 8);
this.line.Name = "line";
this.line.Size = new System.Drawing.Size(2, 20);
this.line.TabIndex = 3;
//
// numLabel
//
this.numLabel.Appearance.BackColor = System.Drawing.Color.Transparent;
this.numLabel.Appearance.Font = new System.Drawing.Font("微软雅黑", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numLabel.Appearance.ForeColor = System.Drawing.Color.White;
this.numLabel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.numLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.numLabel.Dock = System.Windows.Forms.DockStyle.Fill;
this.numLabel.Location = new System.Drawing.Point(144, 0);
this.numLabel.Name = "numLabel";
this.numLabel.Size = new System.Drawing.Size(79, 36);
this.numLabel.TabIndex = 13;
this.numLabel.Text = "数量";
//
// ImageButton
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Controls.Add(this.numLabel);
this.Controls.Add(this.linePanel);
this.Controls.Add(this.simplebButton);
this.Controls.Add(this.linePanelTwo);
this.Controls.Add(this.imageLabel);
this.Name = "ImageButton";
this.Size = new System.Drawing.Size(223, 36);
((System.ComponentModel.ISupportInitialize)(this.linePanelTwo)).EndInit();
this.linePanelTwo.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.linePanel)).EndInit();
this.linePanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.LabelControl imageLabel;
private DevExpress.XtraEditors.PanelControl linePanelTwo;
private DevExpress.XtraEditors.LabelControl lineTwo;
private DevExpress.XtraEditors.LabelControl simplebButton;
private DevExpress.XtraEditors.PanelControl linePanel;
private DevExpress.XtraEditors.LabelControl line;
private DevExpress.XtraEditors.LabelControl numLabel;
}
}