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.

222 lines
12 KiB
C#

9 months ago
namespace POSV.Component
{
partial class CategoryX
{
/// <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.itemPanel = new DevComponents.DotNetBar.ItemPanel();
this.metroTileItem1 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.itemPanel1 = new DevComponents.DotNetBar.ItemPanel();
this.tilePrePage = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.itemPanel2 = new DevComponents.DotNetBar.ItemPanel();
this.tileNextPage = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.SuspendLayout();
//
// itemPanel
//
//
//
//
this.itemPanel.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
this.itemPanel.BackgroundStyle.BackColor2 = System.Drawing.Color.Transparent;
this.itemPanel.BackgroundStyle.Class = "MetroTileGroupTitle";
this.itemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.itemPanel.BackgroundStyle.PaddingBottom = 5;
this.itemPanel.BackgroundStyle.PaddingTop = 5;
this.itemPanel.BackgroundStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.itemPanel.ContainerControlProcessDialogKey = true;
this.itemPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.itemPanel.DragDropSupport = true;
this.itemPanel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.itemPanel.ForeColor = System.Drawing.Color.Transparent;
this.itemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.metroTileItem1});
this.itemPanel.KeyboardNavigationEnabled = false;
this.itemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel.Location = new System.Drawing.Point(45, 0);
this.itemPanel.MouseClientScrollEnabled = false;
this.itemPanel.Name = "itemPanel";
this.itemPanel.ReserveLeftSpace = false;
this.itemPanel.Size = new System.Drawing.Size(473, 48);
this.itemPanel.TabIndex = 38;
//
// metroTileItem1
//
this.metroTileItem1.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.metroTileItem1.Name = "metroTileItem1";
this.metroTileItem1.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem1.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
this.metroTileItem1.TileSize = new System.Drawing.Size(100, 38);
//
//
//
this.metroTileItem1.TileStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.metroTileItem1.TileStyle.BorderBottomWidth = 1;
this.metroTileItem1.TileStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.metroTileItem1.TileStyle.BorderLeftWidth = 1;
this.metroTileItem1.TileStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.metroTileItem1.TileStyle.BorderRightWidth = 1;
this.metroTileItem1.TileStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.metroTileItem1.TileStyle.BorderTopWidth = 1;
this.metroTileItem1.TileStyle.Class = "MetroTileGroupTitle";
this.metroTileItem1.TileStyle.CornerDiameter = 20;
this.metroTileItem1.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.metroTileItem1.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
//
// itemPanel1
//
//
//
//
this.itemPanel1.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
this.itemPanel1.BackgroundStyle.BackColor2 = System.Drawing.Color.Transparent;
this.itemPanel1.BackgroundStyle.Class = "MetroTileGroupTitle";
this.itemPanel1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanel1.BackgroundStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.itemPanel1.ContainerControlProcessDialogKey = true;
this.itemPanel1.Dock = System.Windows.Forms.DockStyle.Left;
this.itemPanel1.DragDropSupport = true;
this.itemPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.itemPanel1.ForeColor = System.Drawing.Color.Transparent;
this.itemPanel1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.tilePrePage});
this.itemPanel1.KeyboardNavigationEnabled = false;
this.itemPanel1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel1.Location = new System.Drawing.Point(0, 0);
this.itemPanel1.MouseClientScrollEnabled = false;
this.itemPanel1.Name = "itemPanel1";
this.itemPanel1.ReserveLeftSpace = false;
this.itemPanel1.Size = new System.Drawing.Size(45, 48);
this.itemPanel1.TabIndex = 43;
//
// tilePrePage
//
this.tilePrePage.CheckBehavior = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.None;
this.tilePrePage.Image = global::POSV.Properties.Resources.;
this.tilePrePage.ImageIndent = new System.Drawing.Point(0, 0);
this.tilePrePage.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tilePrePage.Name = "tilePrePage";
this.tilePrePage.SymbolColor = System.Drawing.Color.Empty;
this.tilePrePage.SymbolSize = 24F;
this.tilePrePage.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
this.tilePrePage.TileSize = new System.Drawing.Size(45, 48);
//
//
//
this.tilePrePage.TileStyle.BackColor = System.Drawing.Color.White;
this.tilePrePage.TileStyle.BackColor2 = System.Drawing.Color.White;
this.tilePrePage.TileStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tilePrePage.TileStyle.BorderColor = System.Drawing.Color.White;
this.tilePrePage.TileStyle.BorderColor2 = System.Drawing.Color.White;
this.tilePrePage.TileStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tilePrePage.TileStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tilePrePage.TileStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tilePrePage.TileStyle.Class = "MetroTileGroupTitle";
this.tilePrePage.TileStyle.CornerDiameter = 4;
this.tilePrePage.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.tilePrePage.TileStyle.PaddingLeft = -1;
this.tilePrePage.TileStyle.PaddingRight = -1;
this.tilePrePage.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.tilePrePage.Click += new System.EventHandler(this.OnPrePageClick);
//
// itemPanel2
//
//
//
//
this.itemPanel2.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
this.itemPanel2.BackgroundStyle.BackColor2 = System.Drawing.Color.Transparent;
this.itemPanel2.BackgroundStyle.Class = "MetroTileGroupTitle";
this.itemPanel2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanel2.BackgroundStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.itemPanel2.ContainerControlProcessDialogKey = true;
this.itemPanel2.Dock = System.Windows.Forms.DockStyle.Right;
this.itemPanel2.DragDropSupport = true;
this.itemPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.itemPanel2.ForeColor = System.Drawing.Color.Transparent;
this.itemPanel2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.tileNextPage});
this.itemPanel2.KeyboardNavigationEnabled = false;
this.itemPanel2.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel2.Location = new System.Drawing.Point(518, 0);
this.itemPanel2.MouseClientScrollEnabled = false;
this.itemPanel2.Name = "itemPanel2";
this.itemPanel2.ReserveLeftSpace = false;
this.itemPanel2.Size = new System.Drawing.Size(45, 48);
this.itemPanel2.TabIndex = 44;
//
// tileNextPage
//
this.tileNextPage.CheckBehavior = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.None;
this.tileNextPage.Image = global::POSV.Properties.Resources.;
this.tileNextPage.ImageIndent = new System.Drawing.Point(0, 0);
this.tileNextPage.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tileNextPage.Name = "tileNextPage";
this.tileNextPage.SymbolColor = System.Drawing.Color.Empty;
this.tileNextPage.SymbolSize = 24F;
this.tileNextPage.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
this.tileNextPage.TileSize = new System.Drawing.Size(45, 48);
//
//
//
this.tileNextPage.TileStyle.BackColor = System.Drawing.Color.White;
this.tileNextPage.TileStyle.BackColor2 = System.Drawing.Color.White;
this.tileNextPage.TileStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tileNextPage.TileStyle.BorderColor = System.Drawing.Color.White;
this.tileNextPage.TileStyle.BorderColor2 = System.Drawing.Color.White;
this.tileNextPage.TileStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tileNextPage.TileStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tileNextPage.TileStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.tileNextPage.TileStyle.Class = "MetroTileGroupTitle";
this.tileNextPage.TileStyle.CornerDiameter = 4;
this.tileNextPage.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.tileNextPage.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.tileNextPage.Click += new System.EventHandler(this.OnNextPageClick);
//
// CategoryX
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.itemPanel);
this.Controls.Add(this.itemPanel2);
this.Controls.Add(this.itemPanel1);
this.Name = "CategoryX";
this.Size = new System.Drawing.Size(563, 48);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.ItemPanel itemPanel;
private DevComponents.DotNetBar.ItemPanel itemPanel1;
private DevComponents.DotNetBar.Metro.MetroTileItem tilePrePage;
private DevComponents.DotNetBar.ItemPanel itemPanel2;
private DevComponents.DotNetBar.Metro.MetroTileItem tileNextPage;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem1;
}
}