namespace POSV.WeiXin { partial class WeixinProgramForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WeixinProgramForm)); this.controlBox1 = new POSV.Component.ControlBox(); this.leftPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonX2 = new DevComponents.DotNetBar.ButtonX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.buttonX7 = new DevComponents.DotNetBar.ButtonX(); this.buttonX4 = new DevComponents.DotNetBar.ButtonX(); this.buttonX3 = new DevComponents.DotNetBar.ButtonX(); this.lblOpenTime = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.lblIsOpen = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.lblStoreName = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.weixinCategoryX = new POSV.WeiXin.WeixinCategoryX(); this.rightPanel = new POSV.Component.DoubleBufferPanelX(); this.weixinProductX = new POSV.WeiXin.WeixinProductX(); this.lblTotal = new DevComponents.DotNetBar.LabelX(); this.chkSellout = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.chkSellin = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.leftPanel.SuspendLayout(); this.rightPanel.SuspendLayout(); 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 = true; 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 = false; this.controlBox1.ShowLockScreen = false; this.controlBox1.ShowMessageCenter = false; this.controlBox1.ShowNetworkStatus = false; this.controlBox1.ShowQrCode = false; this.controlBox1.Size = new System.Drawing.Size(954, 32); this.controlBox1.TabIndex = 6; this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick); this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick); // // leftPanel // this.leftPanel.CanvasColor = System.Drawing.SystemColors.Control; this.leftPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.leftPanel.Controls.Add(this.chkSellin); this.leftPanel.Controls.Add(this.chkSellout); this.leftPanel.Controls.Add(this.lblTotal); this.leftPanel.Controls.Add(this.buttonX2); this.leftPanel.Controls.Add(this.buttonX1); this.leftPanel.Controls.Add(this.buttonX7); this.leftPanel.Controls.Add(this.buttonX4); this.leftPanel.Controls.Add(this.buttonX3); this.leftPanel.Controls.Add(this.lblOpenTime); this.leftPanel.Controls.Add(this.labelX7); this.leftPanel.Controls.Add(this.lblIsOpen); this.leftPanel.Controls.Add(this.labelX4); this.leftPanel.Controls.Add(this.lblStoreName); this.leftPanel.Controls.Add(this.labelX1); this.leftPanel.DisabledBackColor = System.Drawing.Color.Empty; this.leftPanel.Dock = System.Windows.Forms.DockStyle.Right; this.leftPanel.Location = new System.Drawing.Point(676, 32); this.leftPanel.Name = "leftPanel"; this.leftPanel.Size = new System.Drawing.Size(278, 664); this.leftPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.leftPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.leftPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.leftPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.leftPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.leftPanel.Style.GradientAngle = 90; this.leftPanel.TabIndex = 7; // // buttonX2 // this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX2.Location = new System.Drawing.Point(150, 440); this.buttonX2.Name = "buttonX2"; this.buttonX2.Size = new System.Drawing.Size(120, 45); this.buttonX2.TabIndex = 324; this.buttonX2.Tag = "query"; this.buttonX2.Text = "全部停售"; this.buttonX2.TextColor = System.Drawing.Color.White; this.buttonX2.Click += new System.EventHandler(this.OnButtonSaleoutAll); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; 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.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX1.Location = new System.Drawing.Point(150, 385); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(120, 45); this.buttonX1.TabIndex = 323; this.buttonX1.Tag = "query"; this.buttonX1.Text = "全部开卖"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.OnButtonSaleInAll); // // buttonX7 // this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX7.Location = new System.Drawing.Point(9, 440); this.buttonX7.Name = "buttonX7"; this.buttonX7.Size = new System.Drawing.Size(120, 45); this.buttonX7.TabIndex = 322; this.buttonX7.Tag = "query"; this.buttonX7.Text = "停售"; this.buttonX7.TextColor = System.Drawing.Color.White; this.buttonX7.Click += new System.EventHandler(this.OnButtonSaleout); // // buttonX4 // this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX4.Location = new System.Drawing.Point(9, 385); this.buttonX4.Name = "buttonX4"; this.buttonX4.Size = new System.Drawing.Size(120, 45); this.buttonX4.TabIndex = 321; this.buttonX4.Tag = "query"; this.buttonX4.Text = "开卖"; this.buttonX4.TextColor = System.Drawing.Color.White; this.buttonX4.Click += new System.EventHandler(this.OnButtonSaleIn); // // buttonX3 // this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX3.Location = new System.Drawing.Point(9, 522); this.buttonX3.Name = "buttonX3"; this.buttonX3.Size = new System.Drawing.Size(261, 45); this.buttonX3.TabIndex = 320; this.buttonX3.Tag = "query"; this.buttonX3.Text = "关闭页面"; this.buttonX3.TextColor = System.Drawing.Color.White; this.buttonX3.Click += new System.EventHandler(this.BtnClose); // // lblOpenTime // // // // this.lblOpenTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblOpenTime.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOpenTime.Location = new System.Drawing.Point(3, 225); this.lblOpenTime.Name = "lblOpenTime"; this.lblOpenTime.Size = new System.Drawing.Size(272, 68); this.lblOpenTime.TabIndex = 319; this.lblOpenTime.Text = "查询中...."; this.lblOpenTime.TextLineAlignment = System.Drawing.StringAlignment.Near; this.lblOpenTime.WordWrap = true; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX7.Location = new System.Drawing.Point(3, 189); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(272, 30); this.labelX7.TabIndex = 318; this.labelX7.Text = "营业时间:"; this.labelX7.WordWrap = true; // // lblIsOpen // // // // this.lblIsOpen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblIsOpen.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblIsOpen.Location = new System.Drawing.Point(3, 145); this.lblIsOpen.Name = "lblIsOpen"; this.lblIsOpen.Size = new System.Drawing.Size(272, 30); this.lblIsOpen.TabIndex = 317; this.lblIsOpen.Text = "查询中...."; this.lblIsOpen.TextLineAlignment = System.Drawing.StringAlignment.Near; this.lblIsOpen.WordWrap = true; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX4.Location = new System.Drawing.Point(3, 109); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(272, 30); this.labelX4.TabIndex = 316; this.labelX4.Text = "营业状态:"; this.labelX4.WordWrap = true; // // lblStoreName // // // // this.lblStoreName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStoreName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStoreName.Location = new System.Drawing.Point(3, 46); this.lblStoreName.Name = "lblStoreName"; this.lblStoreName.Size = new System.Drawing.Size(272, 55); this.lblStoreName.TabIndex = 315; this.lblStoreName.Text = "查询中...."; this.lblStoreName.TextLineAlignment = System.Drawing.StringAlignment.Near; this.lblStoreName.WordWrap = true; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX1.Location = new System.Drawing.Point(3, 12); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(272, 30); this.labelX1.TabIndex = 314; this.labelX1.Text = "小程序点餐门店:"; this.labelX1.WordWrap = true; // // weixinCategoryX // this.weixinCategoryX.Columns = 5; this.weixinCategoryX.Dock = System.Windows.Forms.DockStyle.Top; this.weixinCategoryX.ItemHeight = 38; this.weixinCategoryX.ItemSpace = 2; this.weixinCategoryX.ItemWidth = 113; this.weixinCategoryX.Location = new System.Drawing.Point(5, 5); this.weixinCategoryX.Name = "weixinCategoryX"; this.weixinCategoryX.PageNumber = 1; this.weixinCategoryX.Rows = 1; this.weixinCategoryX.SelectedCategorys = ((System.Collections.Generic.Dictionary)(resources.GetObject("weixinCategoryX.SelectedCategorys"))); this.weixinCategoryX.Size = new System.Drawing.Size(666, 48); this.weixinCategoryX.TabIndex = 11; this.weixinCategoryX.CategoryXCheckedChanged += new POSV.WeiXin.WeixinCategoryXEventHandler(this.OnCategoryXCheckedChanged); // // rightPanel // this.rightPanel.CanvasColor = System.Drawing.SystemColors.Control; this.rightPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.rightPanel.Controls.Add(this.weixinProductX); this.rightPanel.Controls.Add(this.weixinCategoryX); this.rightPanel.DisabledBackColor = System.Drawing.Color.Empty; this.rightPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.rightPanel.Location = new System.Drawing.Point(0, 32); this.rightPanel.Name = "rightPanel"; this.rightPanel.Padding = new System.Windows.Forms.Padding(5); this.rightPanel.Size = new System.Drawing.Size(676, 664); this.rightPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.rightPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.rightPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.rightPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.rightPanel.Style.GradientAngle = 90; this.rightPanel.TabIndex = 15; // // weixinProductX // this.weixinProductX.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.weixinProductX.BackColor = System.Drawing.Color.Transparent; this.weixinProductX.Columns = 1; this.weixinProductX.ItemHeight = 76; this.weixinProductX.ItemSpace = 2; this.weixinProductX.ItemWidth = 104; this.weixinProductX.Location = new System.Drawing.Point(5, 59); this.weixinProductX.Name = "weixinProductX"; this.weixinProductX.PageNumber = 0; this.weixinProductX.Rows = 1; this.weixinProductX.Size = new System.Drawing.Size(666, 600); this.weixinProductX.TabIndex = 12; // // lblTotal // // // // this.lblTotal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblTotal.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTotal.ForeColor = System.Drawing.Color.DodgerBlue; this.lblTotal.Location = new System.Drawing.Point(3, 299); this.lblTotal.Name = "lblTotal"; this.lblTotal.Size = new System.Drawing.Size(272, 31); this.lblTotal.TabIndex = 325; this.lblTotal.Tag = "共{0}份,售罄{1}份,可售{2}份"; this.lblTotal.Text = "共{0}份,售罄{1}份,可售{2}份"; this.lblTotal.WordWrap = true; // // chkSellout // // // // this.chkSellout.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.chkSellout.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkSellout.Location = new System.Drawing.Point(9, 338); this.chkSellout.Name = "chkSellout"; this.chkSellout.Size = new System.Drawing.Size(120, 23); this.chkSellout.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.chkSellout.TabIndex = 326; this.chkSellout.Text = "只显示售罄"; this.chkSellout.CheckedChanged += new System.EventHandler(this.OnSelloutChecked); // // chkSellin // // // // this.chkSellin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.chkSellin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkSellin.Location = new System.Drawing.Point(146, 338); this.chkSellin.Name = "chkSellin"; this.chkSellin.Size = new System.Drawing.Size(120, 23); this.chkSellin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.chkSellin.TabIndex = 327; this.chkSellin.Text = "只显示可售"; this.chkSellin.CheckedChanged += new System.EventHandler(this.OnSellinChecked); // // WeixinProgramForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(190)))), ((int)(((byte)(182))))); this.ClientSize = new System.Drawing.Size(954, 696); this.Controls.Add(this.rightPanel); this.Controls.Add(this.leftPanel); this.Controls.Add(this.controlBox1); this.Name = "WeixinProgramForm"; this.Text = "WeixinMiniProgramForm"; this.leftPanel.ResumeLayout(false); this.rightPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox1; private Component.DoubleBufferPanelX leftPanel; private DevComponents.DotNetBar.ButtonX buttonX2; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.ButtonX buttonX7; private DevComponents.DotNetBar.ButtonX buttonX4; private DevComponents.DotNetBar.ButtonX buttonX3; private DevComponents.DotNetBar.LabelX lblOpenTime; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX lblIsOpen; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.LabelX lblStoreName; private DevComponents.DotNetBar.LabelX labelX1; private WeixinCategoryX weixinCategoryX; private Component.DoubleBufferPanelX rightPanel; private WeixinProductX weixinProductX; private DevComponents.DotNetBar.LabelX lblTotal; private DevComponents.DotNetBar.Controls.CheckBoxX chkSellin; private DevComponents.DotNetBar.Controls.CheckBoxX chkSellout; } }